[wpt-sync] Sync PR 48047 - Use length resolver to convert font-style
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48047 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48047
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Use length resolver to convert font-style
Note: interpolation will be fixed in future CLs, patching it with
resolved data for now not to crash.
Bug: 40946458
Change-Id: I64230e33ef593b7d2134dfb4844df3dc5ba4d8ac
Reviewed-on: https://chromium-review.googlesource.com/5844892
WPT-Export-Revision: 465338d314db6008b3ab348b2f0b123c206ef390
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•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 1 subtests
Status Summary
Firefox
OK : 1
FAIL : 1
Chrome
CRASH: 1
Safari
OK : 1
FAIL : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-fonts/font-style-sign-function.html [wpt.fyi]
- Property font-style value 'oblique calc(sign(1rem - 1px) * 10deg)':
FAIL(Safari:FAIL)
- Property font-style value 'oblique calc(sign(1rem - 1px) * 10deg)':
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8948b7eafdbe
https://hg.mozilla.org/mozilla-central/rev/5203eac51bdd
Description
•