[wpt-sync] Sync PR 24910 - Add WPT for ForceLoadAtTop DocumentPolicy
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox82 fixed)
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24910 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24910
Details from upstream follow.
David Bokan <bokan@chromium.org> wrote:
Add WPT for ForceLoadAtTop DocumentPolicy
DocumentPolicy has been enabled in M86 so we want to ship the
ForceLoadAtTop policy soon. This CL adds a web platform test to ensure
its correct operation.Bug: 1047900
Change-Id: I127331aece02d5b23b77941f5cc2958c81a63315
Reviewed-on: https://chromium-review.googlesource.com/2342344
WPT-Export-Revision: 9181ea92189e25a4a57021bb7ea990b9e252f16a
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
PASS : 2
FAIL : 1
TIMEOUT: 2
NOTRUN : 4
Chrome
OK : 1
PASS : 8
Safari
PASS : 2
FAIL : 1
TIMEOUT: 2
NOTRUN : 4
Links
Details
New Tests That Don't Pass
/scroll-to-text-fragment/force-load-at-top.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
force-load-at-top must block scroll on load from element fragment.: FAIL (Chrome: PASS, Safari: FAIL)
no-force-load-at-top must not block scroll on load from history scroll restoration.: NOTRUN (Chrome: PASS, Safari: NOTRUN)
no-force-load-at-top must not block scroll on load from text fragment.: NOTRUN (Chrome: PASS, Safari: NOTRUN)
no-force-load-at-top must not block scroll on load from text fragment with element fallback.: NOTRUN (Chrome: PASS, Safari: NOTRUN)
no-force-load-at-top must not block scroll on load from element fragment.: NOTRUN (Chrome: PASS, Safari: NOTRUN)
force-load-at-top must block scroll on load from history scroll restoration.: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•