[wpt-sync] Sync PR 45646 - [anchor] Disable AnchorResults and persistent try sets
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45646 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45646
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
[anchor] Disable AnchorResults and persistent try sets
Unfortunately this cache causes fundamental invalidation problems.
This CL disables the cache to fix the invalidation problem, but we
retain the code for now, while we investigate alternatives.Bug: 333608683
Change-Id: Ia7277ea031a574ef794ceed6390d52fbade25dc9
Reviewed-on: https://chromium-review.googlesource.com/5442875
WPT-Export-Revision: 6bbb6a525cf38d7531d1460275dc5f39a15dc65c
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| 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 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-anchor-position/base-style-invalidation.html [wpt.fyi]
- The chosen position options changes when the base style differs:
FAIL(Chrome:FAIL, Safari:FAIL)
- The chosen position options changes when the base style differs:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/943f8d126983
https://hg.mozilla.org/mozilla-central/rev/244f49a6d822
Description
•