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)

task

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 of normal

Component: web-platform-tests → Layout: Text and Fonts
Product: Testing → Core

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)
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.