[wpt-sync] Sync PR 35470 - Test self-referential Window accessors
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35470 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35470
Details from upstream follow.
⭐caitp⭐ <caitp@users.noreply.github.com> wrote:
Test self-referential Window accessors
Add more detailed tests for "frames", "self" and "window" to promote compatible and expected behaviour cross different engines.
(Related to https://chromium-review.googlesource.com/c/chromium/src/+/3715140)
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 182 subtests
Status Summary
Firefox
OK : 1
PASS: 179[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 180[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub]
FAIL: 2[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub] 3[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview]
Chrome
OK : 1
PASS: 179
FAIL: 3
Safari
OK : 1
PASS: 181
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/browsers/the-window-object/window-properties.https.html [wpt.fyi]
- Window attribute: oncancel:
FAILlinked bug:Bug 1779134 - Window attribute: onmousewheel:
FAILlinked bug:Bug 1779134
- Window attribute: oncancel:
New Tests That Don't Pass
- /html/browsers/the-window-object/window-properties.https.html [wpt.fyi]
- Window method: print:
FAIL[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview],PASS[Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows10-32-2004-qr-debug,Gecko-windows10-32-2004-qr-opt,Gecko-windows10-64-2004-qr-debug,Gecko-windows10-64-2004-qr-opt,GitHub] (Chrome:PASS, Safari:PASS) - Window attribute: oncancel:
FAIL(Chrome:PASS, Safari:PASS) - Window attribute: onmousewheel:
FAIL(Chrome:PASS, Safari:PASS)
- Window method: print:
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•