Closed
Bug 1934759
Opened 3 months ago
Closed 2 months ago
[wpt-sync] Sync PR 49487 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=252207
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49487 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49487
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=252207
WebKit export from bug: [rhythmic-sizing] Add block-step-align to CSS parser
Assignee | ||
Updated•3 months ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•3 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d29b84f49b2a6c839e64a511af0ee0e6ceef7792
Assignee | ||
Comment 2•3 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 15 tests and 474 subtests
Status Summary
Firefox
OK
: 15
PASS
: 2314
FAIL
: 38
Chrome
OK
: 15
PASS
: 2328
FAIL
: 94
Safari
OK
: 15
PASS
: 2330
FAIL
: 52
Links
Details
Firefox-only Failures
- /web-animations/animation-model/animation-types/accumulation-per-property-002.html [wpt.fyi]
- list-style: "outside url("http://localhost/test-2") square" onto "inside url("http://localhost/test-1") circle":
FAIL
- list-style: "outside url("http://localhost/test-2") square" onto "inside url("http://localhost/test-1") circle":
- /web-animations/animation-model/animation-types/addition-per-property-002.html [wpt.fyi]
- list-style: "outside url("http://localhost/test-2") square" onto "inside url("http://localhost/test-1") circle":
FAIL
- list-style: "outside url("http://localhost/test-2") square" onto "inside url("http://localhost/test-1") circle":
New Tests That Don't Pass
- /css/css-rhythm/parsing/block-step-align-computed.html [wpt.fyi]
- Property block-step-align value 'auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-align value 'center':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-align value 'start':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-align value 'end':
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Property block-step-align value 'auto':
- /css/css-rhythm/parsing/block-step-align-valid.html [wpt.fyi]
- e.style['block-step-align'] = "auto" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-align'] = "center" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-align'] = "start" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-align'] = "end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['block-step-align'] = "auto" should set the property value:
- /css/css-rhythm/parsing/block-step-insert-computed.html [wpt.fyi]
- Property block-step-insert value 'margin-box':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-insert value 'padding-box':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-insert value 'content-box':
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Property block-step-insert value 'margin-box':
- /css/css-rhythm/parsing/block-step-insert-valid.html [wpt.fyi]
- e.style['block-step-insert'] = "margin-box" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-insert'] = "padding-box" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-insert'] = "content-box" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['block-step-insert'] = "margin-box" should set the property value:
- /css/css-rhythm/parsing/block-step-size-computed.html [wpt.fyi]
- Property block-step-size value '0px':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-size value 'none':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-size value '100px':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-size value '2em':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-size value 'calc(10px + 0.5em)':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property block-step-size value 'calc(10px - 0.5em)':
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Property block-step-size value '0px':
- /css/css-rhythm/parsing/block-step-size-valid.html [wpt.fyi]
- e.style['block-step-size'] = "1px" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-size'] = "2em" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-size'] = "0" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-size'] = "none" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-size'] = "calc(2em + 3ex)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['block-step-size'] = "1.2em" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['block-step-size'] = "1px" should set the property value:
- /web-animations/animation-model/animation-types/accumulation-per-property-002.html [wpt.fyi]
- list-style: "outside url("http://localhost/test-2") square" onto "inside url("http://localhost/test-1") circle":
FAIL
(Chrome:PASS
, Safari:PASS
) - text-decoration: "overline" onto "underline":
FAIL
(Chrome:FAIL
, Safari:PASS
) - text-decoration: "underline" onto "overline":
FAIL
(Chrome:FAIL
, Safari:PASS
)
- list-style: "outside url("http://localhost/test-2") square" onto "inside url("http://localhost/test-1") circle":
- /web-animations/animation-model/animation-types/addition-per-property-002.html [wpt.fyi]
- list-style: "outside url("http://localhost/test-2") square" onto "inside url("http://localhost/test-1") circle":
FAIL
(Chrome:PASS
, Safari:PASS
) - text-decoration: "overline" onto "underline":
FAIL
(Chrome:FAIL
, Safari:PASS
) - text-decoration: "underline" onto "overline":
FAIL
(Chrome:FAIL
, Safari:PASS
)
- list-style: "outside url("http://localhost/test-2") square" onto "inside url("http://localhost/test-1") circle":
- /web-animations/animation-model/animation-types/interpolation-per-property-002.html [wpt.fyi]
- list-style uses discrete animation when animating between "inside url("http://localhost/test-1") circle" and "outside url("http://localhost/test-2") square" with linear easing:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - list-style uses discrete animation when animating between "inside url("http://localhost/test-1") circle" and "outside url("http://localhost/test-2") square" with effect easing:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - list-style uses discrete animation when animating between "inside url("http://localhost/test-1") circle" and "outside url("http://localhost/test-2") square" with keyframe easing:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - text-decoration uses discrete animation when animating between "underline" and "overline" with linear easing:
FAIL
(Chrome:FAIL
, Safari:PASS
) - text-decoration uses discrete animation when animating between "underline" and "overline" with effect easing:
FAIL
(Chrome:FAIL
, Safari:PASS
) - text-decoration uses discrete animation when animating between "underline" and "overline" with keyframe easing:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- list-style uses discrete animation when animating between "inside url("http://localhost/test-1") circle" and "outside url("http://localhost/test-2") square" with linear easing:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1c6ccba6027e
[wpt PR 49487] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=252207, a=testonly
Comment 4•2 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•