Closed
Bug 1974872
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 53493 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=295216
Categories
(Core :: Layout: Text and Fonts, task, P4)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53493 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53493
Details from upstream follow.
Vitor Roriz <vitor.roriz@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=295216
WebKit export from bug: Fix WPT font-style-valid test: serialize "oblique 14deg" as it is.
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → Layout: Text and Fonts
Product: Testing → Core
Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7793364fd75ebf4c5f96255bc45ee22e13a9d292
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 17 subtests
Status Summary
Firefox
OK
: 1
PASS
: 15
FAIL
: 2
Chrome
OK
: 1
PASS
: 14
FAIL
: 3
Safari
OK
: 1
PASS
: 17
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /css/css-fonts/parsing/font-style-valid.html [wpt.fyi]
- e.style['font-style'] = "oblique 14deg" should set the property value:
FAIL
- e.style['font-style'] = "oblique calc(30deg + (sign(2cqw - 10px) * 5deg))" should set the property value:
FAIL
linked bug:Bug 1939796
- e.style['font-style'] = "oblique 14deg" should set the property value:
New Tests That Don't Pass
- /css/css-fonts/parsing/font-style-valid.html [wpt.fyi]
- e.style['font-style'] = "oblique 14deg" should set the property value:
FAIL
(Chrome:PASS
, Safari:PASS
) - e.style['font-style'] = "oblique calc(30deg + (sign(2cqw - 10px) * 5deg))" should set the property value:
FAIL
(Chrome:PASS
, Safari:PASS
)
- e.style['font-style'] = "oblique 14deg" should set the property value:
Pushed by sstanca@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c70c0c17b6f4
https://hg.mozilla.org/mozilla-central/rev/b267c26ceda7
[wpt PR 53493] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=295216, a=testonly
https://github.com/mozilla-firefox/firefox/commit/ef0cfde0cb7f
https://hg.mozilla.org/mozilla-central/rev/d5f991c17bf1
[wpt PR 53493] - Update wpt metadata, a=testonly
Comment 4•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b267c26ceda7
https://hg.mozilla.org/mozilla-central/rev/d5f991c17bf1
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•