[wpt-sync] Sync PR 40171 - Add WPT for overlay user-agent rules
Categories
(Core :: Layout: Positioned, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40171 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40171
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Add WPT for overlay user-agent rules
This was asked for in the HTML PR here:
https://github.com/whatwg/html/pull/9093#discussion_r1198920153Change-Id: I94e6960803a3fa9c6e1da4dc4393691b1c969c4b
Reviewed-on: https://chromium-review.googlesource.com/4555988
WPT-Export-Revision: 39a066c807abc2f1136db6ff46638f713d50721b
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 1•1 years ago
|
||
Assignee | ||
Comment 2•1 years ago
|
||
CI Results
Ran 5 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
Chrome
OK
: 1
PASS
: 4
Safari
OK
: 1
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-position/overlay/overlay-user-agent-rules.html [wpt.fyi]
- HTML elements should have overlay:none !important from the user-agent.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - SVG elements should have overlay:none !important from the user-agent.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Null namespace elements should have overlay:none !important from the user-agent.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Arbitrary namespace elements should have overlay:none !important from the user-agent.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- HTML elements should have overlay:none !important from the user-agent.:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7cacc3ee42bf
https://hg.mozilla.org/mozilla-central/rev/8253bb7401c6
Description
•