gecko-dev/dom/media/webvtt
Alastor Wu 0b9fc3bd0f Bug 1557882 - part1 : delay setting 'unicode-bidi' until finishing the position calculation. r=heycam
Because of bug1558431, now the text alignment for `bidi` won't take effect on the initial reflow of the document, so we have to delay setting 'unicode-bidi' in order to trigger reflow again as a workaround.

It would make the `bidi` text showing correctly after reflow.

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

--HG--
extra : moz-landing-system : lando
2019-06-13 18:59:35 +00:00
..
tests Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
components.conf Bug 1524688: Part 52 - Convert WebVTT components to static registration. r=heycam 2019-01-30 11:31:25 -08:00
moz.build Bug 1524688: Part 52 - Convert WebVTT components to static registration. r=heycam 2019-01-30 11:31:25 -08:00
nsIWebVTTListener.idl
nsIWebVTTParserWrapper.idl
package.json
update-webvtt.js
vtt.jsm Bug 1557882 - part1 : delay setting 'unicode-bidi' until finishing the position calculation. r=heycam 2019-06-13 18:59:35 +00:00
WebVTTParserWrapper.jsm Bug 1524688: Part 52 - Convert WebVTT components to static registration. r=heycam 2019-01-30 11:31:25 -08:00