Closed Bug 1945861 Opened 20 days ago Closed 18 days ago

[wpt-sync] Sync PR 50489 - [Gap Decorations]: Parse `row-rule-break` property

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
137 Branch
Tracking Status
firefox137 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 50489 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/50489
Details from upstream follow.

Sam Davis Omekara <samomekarajr@microsoft.com> wrote:

[Gap Decorations]: Parse row-rule-break property

This CL introduces parsing for the row-rule-break property which
controls the behavior of breaking gap decorations within gaps into
segments, see: https://drafts.csswg.org/css-gaps-1/#break.

Bug: 357648037
Change-Id: I5b40caa660bcdee91d9e6718e270a965bd1dd16c

Reviewed-on: https://chromium-review.googlesource.com/6217445
WPT-Export-Revision: 0ce4d29493dc68228a2622a0fbc368ec1259f6d4

PR 50489 applied with additional changes from upstream: 075aea4ac5f7c6ebc8b82f2f72aeb0b942f850cc
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 3 tests and 6 subtests

Status Summary

Firefox

OK : 3
PASS: 4
FAIL: 12

Chrome

OK : 3
PASS: 4
FAIL: 12

Safari

OK : 3
PASS: 4
FAIL: 12

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-gaps/tentative/parsing/rule-break-computed.html [wpt.fyi]
    • Property column-rule-break value 'none': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property column-rule-break value 'spanning-item': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property column-rule-break value 'intersection': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property row-rule-break value 'none': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property row-rule-break value 'spanning-item': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property row-rule-break value 'intersection': FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-gaps/tentative/parsing/rule-break-valid.html [wpt.fyi]
    • e.style['column-rule-break'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['column-rule-break'] = "spanning-item" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['column-rule-break'] = "intersection" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['row-rule-break'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['row-rule-break'] = "spanning-item" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['row-rule-break'] = "intersection" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1f062c3fc3be [wpt PR 50489] - [Gap Decorations]: Parse `row-rule-break` property, a=testonly https://hg.mozilla.org/integration/autoland/rev/d6169846e992 [wpt PR 50489] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 18 days ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in before you can comment on or make changes to this bug.