gecko-dev/testing/web-platform/meta/html
alwu b864f159ca Bug 1549642 - handle cue with negative duration. r=jya
According to the spec [1], the cue's end time might be negative and be smaller than its start time.

In this case, when we reach the cue's start on the media time line, we should treat it as a `missing cue` (which won't be actually displayed, but will receive events) when we run the `TimeMarchesOn`.

Therefore, we have to add this kind of cue into `otherCue` and let `TimeMarchesOn` handles it properly, to dispatch `enter` and `exit` event for it.

[1] https://html.spec.whatwg.org/multipage/media.html#text-track-cue-end-time

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

--HG--
extra : moz-landing-system : lando
2019-05-08 18:09:56 +00:00
..
browsers Bug 1548731 - part2 : enable failed wpt items. r=smaug 2019-05-08 21:23:31 +00:00
cross-origin-opener Bug 1530303 - Add WPT test for CrossOriginOpenerPolicy checking that a same-site policy window.open doesn't end up in a different process r=annevk 2019-04-09 20:11:16 +00:00
dom Bug 1548731 - part2 : enable failed wpt items. r=smaug 2019-05-08 21:23:31 +00:00
editing Bug 1547715 - add osx 10.14 expectations to web-platform-tests. r=jgraham 2019-04-29 14:22:07 +00:00
infrastructure Bug 1539693 - adjust expected outcomes and/or re-enable tests in wpt for windows10-aarch64 r=jmaher 2019-04-03 18:48:52 +00:00
interaction/focus Bug 1374045: add 'preventScroll' option to HTMLElement's, SVGElement's and XULElement's 'focus' method r=smaug 2019-04-12 08:16:47 +00:00
obsolete/requirements-for-implementations/the-marquee-element-0 Bug 1425874 - Implement HTMLMarqueeElement r=bzbarsky 2018-11-14 05:29:11 +00:00
rendering Bug 1501562 - Change android wpt expectations so they only apply to fennec r=jgraham 2019-04-24 00:04:49 +00:00
semantics Bug 1549642 - handle cue with negative duration. r=jya 2019-05-08 18:09:56 +00:00
syntax Bug 1523562 - [wpt-sync] Update web-platform-tests to 9c5701192b581208a028144cb0fc27e462541a49, a=testonly 2019-02-07 21:51:25 +00:00
user-activation Bug 1529147 [wpt PR 15466] - Update wpt metadata, a=testonly 2019-04-01 14:42:23 +01:00
webappapis Bug 1548731 - part2 : enable failed wpt items. r=smaug 2019-05-08 21:23:31 +00:00