[wpt-sync] Sync PR 46978 - [css-anchor-position] Fixed serialization of position-try
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46978 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46978
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[css-anchor-position] Fixed serialization of position-try
The shorthand serialized the position-try-order size and just omitted
the position-try-options value.Bug: 350779990
Change-Id: I143903c6d53f832f91c121e9955e9f18daedbaf5
Reviewed-on: https://chromium-review.googlesource.com/5673354
WPT-Export-Revision: ac2afb77ef0072a1cd0edc69319708843f623e4f
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•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 7 subtests
Status Summary
Firefox
OK : 1
FAIL: 7
Chrome
OK : 1
FAIL: 7
Safari
OK : 1
FAIL: 7
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-anchor-position/parsing/position-try-computed.html [wpt.fyi]
- Property position-try value 'none':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try value 'normal none':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try value 'flip-block':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try value 'most-width none':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try value 'most-height flip-block, flip-inline':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try value 'most-width --foo, --bar':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try value 'normal --foo':
FAIL(Chrome:FAIL, Safari:FAIL)
- Property position-try value 'none':
Comment 5•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/24946dbdca1d
https://hg.mozilla.org/mozilla-central/rev/fadfd1d6fb2e
Description
•