gecko-dev/dom/media/webvtt
Alastor Wu 540674f2db Bug 1305732 - part1 : don't show the box with zero width or height. r=heycam
Setting cue's position would also affect cue box's size which would be determined by cue's position alignment as well. If the cue box's width or height is zero, it means that this box should not be display on the screen and we should clear cue's display state as well.

Differential Revision: https://phabricator.services.mozilla.com/D35693

--HG--
extra : moz-landing-system : lando
2019-07-03 23:07:43 +00:00
..
tests
components.conf
moz.build
nsIWebVTTListener.idl
nsIWebVTTParserWrapper.idl Bug 1562021 - part3 : cancel old VTT listener when we start a new load. r=jya,baku 2019-07-03 23:23:29 +00:00
package.json
update-webvtt.js
vtt.jsm Bug 1305732 - part1 : don't show the box with zero width or height. r=heycam 2019-07-03 23:07:43 +00:00
WebVTTParserWrapper.jsm Bug 1562021 - part3 : cancel old VTT listener when we start a new load. r=jya,baku 2019-07-03 23:23:29 +00:00