gecko-dev/testing/web-platform/tests/fullscreen/api
Xidorn Quan 93f989c78e Bug 1492746 [wpt PR 13102] - Several fixes to manual fullscreen tests, a=testonly
Automatic update from web-platform-testsSeveral fixes to manual fullscreen tests (#13102)

These tests are made to start after onload so that iframe content
doesn't change anymore:
* fullscreen/api/element-ready-check-containing-iframe-manual.html
* fullscreen/api/element-ready-check-not-allowed-manual.html
* fullscreen/api/element-request-fullscreen-and-exit-iframe-manual.html
* fullscreen/model/move-to-fullscreen-iframe-manual.html

fullscreen/rendering/ua-style-iframe-manual.html is updated to check
each subproperties individually rather than shorthand properties.

fullscreen/api/element-request-fullscreen-timing-manual.html is changed
so that the second test starts after an animation frame to work around
Gecko throttling rAF before the first paint.

Related bugs:
https://bugzilla.mozilla.org/show_bug.cgi?id=1493878
https://github.com/w3c/csswg-drafts/issues/2529
--

wpt-commits: b3c7bf4261939cd1aba9b3264152a718b634ffa7
wpt-pr: 13102
2018-10-08 16:45:21 +00:00
..
resources
document-exit-fullscreen-active-document.html Bug 1491212 part 4 - Fix a wpt of exitFullscreen to check against the right Promise. r=smaug 2018-09-17 23:26:05 +00:00
document-exit-fullscreen-manual.html
document-exit-fullscreen-nested-in-iframe-manual.html
document-exit-fullscreen-nested-manual.html
document-exit-fullscreen-timing-manual.html Bug 1492746 [wpt PR 13102] - Several fixes to manual fullscreen tests, a=testonly 2018-10-08 16:45:21 +00:00
document-exit-fullscreen-twice-manual.html
document-fullscreen-element-manual.html
document-fullscreen-enabled-active-document.html
document-fullscreen-enabled-cross-origin.sub.html
document-fullscreen-enabled.html
document-onfullscreenchange-manual.html
document-onfullscreenerror.html
element-ready-check-allowed-cross-origin-manual.sub.html
element-ready-check-containing-iframe-manual.html Bug 1492746 [wpt PR 13102] - Several fixes to manual fullscreen tests, a=testonly 2018-10-08 16:45:21 +00:00
element-ready-check-fullscreen-element-sibling-manual.html Bug 1486791 [wpt PR 12721] - Sync fullscreen Element Ready steps with spec., a=testonly 2018-09-05 13:08:50 +00:00
element-ready-check-fullscreen-iframe-child-manual.html
element-ready-check-iframe-child-manual.html
element-ready-check-not-allowed-cross-origin-manual.sub.html
element-ready-check-not-allowed-manual.html Bug 1492746 [wpt PR 13102] - Several fixes to manual fullscreen tests, a=testonly 2018-10-08 16:45:21 +00:00
element-ready-check-not-in-document-manual.html
element-request-fullscreen-active-document.html
element-request-fullscreen-and-exit-iframe-manual.html Bug 1492746 [wpt PR 13102] - Several fixes to manual fullscreen tests, a=testonly 2018-10-08 16:45:21 +00:00
element-request-fullscreen-and-move-manual.html
element-request-fullscreen-and-move-to-iframe-manual.html
element-request-fullscreen-and-remove-iframe-manual.html
element-request-fullscreen-and-remove-manual.html
element-request-fullscreen-dialog-manual.html
element-request-fullscreen-manual.html
element-request-fullscreen-non-top-manual.html Bug 1486791 [wpt PR 12721] - Sync fullscreen Element Ready steps with spec., a=testonly 2018-09-05 13:08:50 +00:00
element-request-fullscreen-not-allowed.html
element-request-fullscreen-null-ns-manual.html
element-request-fullscreen-options.html Bug 1488490 [wpt PR 12828] - Add basic test for requestFullscreen({ navigationUI }), a=testonly 2018-09-13 02:58:18 +00:00
element-request-fullscreen-same-manual.html
element-request-fullscreen-svg-rect-manual.html
element-request-fullscreen-svg-svg-manual.html
element-request-fullscreen-timing-manual.html Bug 1492746 [wpt PR 13102] - Several fixes to manual fullscreen tests, a=testonly 2018-10-08 16:45:21 +00:00
element-request-fullscreen-top-manual.html
element-request-fullscreen-twice-manual.html
element-request-fullscreen-two-elements-manual.html Bug 1486894 [wpt PR 12728] - Fix fullscreen WPT tests assuming fullscreenElement changes each time., a=testonly 2018-09-05 13:08:52 +00:00
element-request-fullscreen-two-iframes-manual.html Bug 1486894 [wpt PR 12728] - Fix fullscreen WPT tests assuming fullscreenElement changes each time., a=testonly 2018-09-05 13:08:52 +00:00
historical.html
promises-reject.html
promises-resolve-manual.html