[wpt-sync] Sync PR 54214 - [gap-decorations] Change `rule-paint-order` to `rule-overlap`
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 54214 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54214
Details from upstream follow.
Javier Contreras Tenorio <javiercon@microsoft.com> wrote:
[gap-decorations] Change
rule-paint-ordertorule-overlapThis CL updates the property to the new name as per the resolution
in https://github.com/w3c/csswg-drafts/issues/12540.Bug: 357648037
Change-Id: I921849351e9b31609a1120a3a96e3c75d0268bbe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829006
Reviewed-by: Alison Maher \<almaher@microsoft.com>
Commit-Queue: Javier Contreras \<javiercon@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1498954}
| Assignee | ||
Updated•6 months ago
|
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Comment 2•6 months ago
|
||
| Assignee | ||
Comment 3•6 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 8 tests
Status Summary
Firefox
OK : 3
PASS: 5
FAIL: 9
Chrome
OK : 3
PASS: 5
FAIL: 9
Safari
OK : 3
PASS: 5
FAIL: 9
Links
Details
New Tests That Don't Pass
- /css/css-gaps/parsing/rule-overlap-computed.html [wpt.fyi]
- Property gap-rule-overlap value 'row-over-column':
FAIL(Chrome:FAIL, Safari:FAIL) - Property gap-rule-overlap value 'column-over-row':
FAIL(Chrome:FAIL, Safari:FAIL)
- Property gap-rule-overlap value 'row-over-column':
- /css/css-gaps/parsing/rule-overlap-valid.html [wpt.fyi]
- e.style['gap-rule-overlap'] = "row-over-column" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['gap-rule-overlap'] = "column-over-row" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL)
- e.style['gap-rule-overlap'] = "row-over-column" should set the property value:
- /css/css-gaps/flex/flex-gap-decorations-012.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-gaps/flex/flex-gap-decorations-015.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-gaps/flex/flex-gap-decorations-016.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-gaps/grid/grid-gap-decorations-023.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-gaps/grid/subgrid/subgrid-gap-decorations-017.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL)
Comment 5•6 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b1e7370e92cb
https://hg.mozilla.org/mozilla-central/rev/3401f968fce2
Description
•