[wpt-sync] Sync PR 44526 - [anchor] Remove anchor(auto), anchor(auto-same)
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44526 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44526
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
[anchor] Remove anchor(auto), anchor(auto-same)
These no longer exist in the spec, and the new approach require
a totally different solution.Bug: 40279608
Change-Id: Ic852f4c1798123fe484f1e25bd42a12edaa41581
Reviewed-on: https://chromium-review.googlesource.com/5274757
WPT-Export-Revision: 4c0936d092a098894ba4640d89a66fe37e512741
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 3
Chrome
OK
: 1
PASS
: 3
Safari
OK
: 1
FAIL
: 3
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:PASS
, Safari:FAIL
) - ::after uses originating element's implicit anchor:
FAIL
(Chrome:PASS
, Safari:FAIL
) - ::backdrop uses originating element's implicit anchor:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- ::before uses originating element's implicit anchor:
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0f6eec7926d3
https://hg.mozilla.org/mozilla-central/rev/d1deef6c1b8c
Description
•