[wpt-sync] Sync PR 40608 - [anchor-position] Allow ::before and ::after to use originating element's implicit anchor
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40608 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40608
Details from upstream follow.
Xiaocheng Hu <xiaochengh@chromium.org> wrote:
[anchor-position] Allow ::before and ::after to use originating element's implicit anchor
See https://github.com/w3c/csswg-drafts/issues/8913 for more details.
Fixed: 1455563
Change-Id: I8e37ff58bb77f1850e46c88d9ff66cc0bb58bca8
Reviewed-on: https://chromium-review.googlesource.com/4622093
WPT-Export-Revision: d8b3e4e2e992009496b85c9e8ad364b4a4560ac8
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 2
Chrome
OK
: 1
FAIL
: 2
Safari
OK
: 1
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html [wpt.fyi]
- ::before uses originating element's implicit anchor:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - ::after uses originating element's implicit anchor:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- ::before uses originating element's implicit anchor:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/314d383374df
https://hg.mozilla.org/mozilla-central/rev/9b0c9830356d
Description
•