Closed
Bug 1939784
Opened 2 months ago
Closed 1 month ago
[wpt-sync] Sync PR 49892 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=285142
Categories
(Core :: Layout: Text and Fonts, task, P4)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49892 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49892
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=285142
WebKit export from bug: Fix font-style-interpolation.html WPT to expect
oblique 0deg
instead ofnormal
Assignee | ||
Updated•2 months ago
|
Component: web-platform-tests → Layout: Text and Fonts
Product: Testing → Core
Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9fbedabda251f2341f18d7d5a7f0947e2ee61aad
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Chrome, and Safari on GitHub CI
Total 1 tests and 129 subtests
Status Summary
Firefox
OK
: 1
PASS
: 113
FAIL
: 16
Chrome
OK
: 1
PASS
: 129
Safari
OK
: 1
PASS
: 129
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-fonts/animations/font-style-interpolation.html [wpt.fyi]
- CSS Transitions: property <font-style> from [normal] to [oblique 10deg] at (0) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Transitions with transition: all: property <font-style> from [normal] to [oblique 10deg] at (0) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Animations: property <font-style> from [normal] to [oblique 10deg] at (0) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - Web Animations: property <font-style> from [normal] to [oblique 10deg] at (0) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Transitions: property <font-style> from [initial] to [inherit] at (0) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Transitions with transition: all: property <font-style> from [initial] to [inherit] at (0) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Animations: property <font-style> from [initial] to [inherit] at (0) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - Web Animations: property <font-style> from [initial] to [inherit] at (0) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Transitions: property <font-style> from [oblique 20deg] to [normal] at (1) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Transitions with transition: all: property <font-style> from [oblique 20deg] to [normal] at (1) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Animations: property <font-style> from [oblique 20deg] to [normal] at (1) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - Web Animations: property <font-style> from [oblique 20deg] to [normal] at (1) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Transitions: property <font-style> from [oblique -90deg] to [oblique 90deg] at (0.5) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Transitions with transition: all: property <font-style> from [oblique -90deg] to [oblique 90deg] at (0.5) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSS Animations: property <font-style> from [oblique -90deg] to [oblique 90deg] at (0.5) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
) - Web Animations: property <font-style> from [oblique -90deg] to [oblique 90deg] at (0.5) should be [oblique 0deg]:
FAIL
(Chrome:PASS
, Safari:PASS
)
- CSS Transitions: property <font-style> from [normal] to [oblique 10deg] at (0) should be [oblique 0deg]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/894f6a81823a
[wpt PR 49892] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=285142, a=testonly
https://hg.mozilla.org/integration/autoland/rev/d4cb9ce34af2
[wpt PR 49892] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/894f6a81823a
https://hg.mozilla.org/mozilla-central/rev/d4cb9ce34af2
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•