Closed
Bug 1910802
Opened 1 year ago
Closed 11 months ago
[wpt-sync] Sync PR 47384 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=277370
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47384 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47384
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=277370
WebKit export from bug: [web-animations]
stroke-color
doesn't work withtransition: all
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9babb619d8bd2205b0b6f44d57d537052d6ffa89
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Chrome, and Safari on GitHub CI
Total 1 tests and 172 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 172
Chrome
OK
: 1
FAIL
: 172
Safari
OK
: 1
PASS
: 18
FAIL
: 154
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/fill-stroke/animation/stroke-color-interpolation.html [wpt.fyi]
- CSS Transitions: property <stroke-color> from neutral to [green] at (-0.3) should be [rgb(0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from neutral to [green] at (0) should be [rgb(0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from neutral to [green] at (0.3) should be [rgb(0, 38, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from neutral to [green] at (0.6) should be [rgb(0, 77, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions: property <stroke-color> from neutral to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from neutral to [green] at (-0.3) should be [rgb(0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from neutral to [green] at (0) should be [rgb(0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from neutral to [green] at (0.3) should be [rgb(0, 38, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from neutral to [green] at (0.6) should be [rgb(0, 77, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions with transition: all: property <stroke-color> from neutral to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from neutral to [green] at (-0.3) should be [rgb(0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Animations: property <stroke-color> from neutral to [green] at (0) should be [rgb(0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Animations: property <stroke-color> from neutral to [green] at (0.3) should be [rgb(0, 38, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from neutral to [green] at (0.6) should be [rgb(0, 77, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from neutral to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from neutral to [green] at (-0.3) should be [rgb(0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Web Animations: property <stroke-color> from neutral to [green] at (0) should be [rgb(0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Web Animations: property <stroke-color> from neutral to [green] at (0.3) should be [rgb(0, 38, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from neutral to [green] at (0.6) should be [rgb(0, 77, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from neutral to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [initial] to [green] at (-0.3) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [initial] to [green] at (0) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [initial] to [green] at (0.3) should be [rgba(0, 128, 0, 0.3)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [initial] to [green] at (0.6) should be [rgba(0, 128, 0, 0.6)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [initial] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions: property <stroke-color> from [initial] to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [initial] to [green] at (-0.3) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [initial] to [green] at (0) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [initial] to [green] at (0.3) should be [rgba(0, 128, 0, 0.3)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [initial] to [green] at (0.6) should be [rgba(0, 128, 0, 0.6)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [initial] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions with transition: all: property <stroke-color> from [initial] to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [initial] to [green] at (-0.3) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [initial] to [green] at (0) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [initial] to [green] at (0.3) should be [rgba(0, 128, 0, 0.3)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [initial] to [green] at (0.6) should be [rgba(0, 128, 0, 0.6)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [initial] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [initial] to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [initial] to [green] at (-0.3) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [initial] to [green] at (0) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [initial] to [green] at (0.3) should be [rgba(0, 128, 0, 0.3)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [initial] to [green] at (0.6) should be [rgba(0, 128, 0, 0.6)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [initial] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [initial] to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [inherit] to [green] at (-0.3) should be [rgb(255, 255, 255)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [inherit] to [green] at (0) should be [rgb(238, 238, 238)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [inherit] to [green] at (0.3) should be [rgb(167, 205, 167)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [inherit] to [green] at (0.6) should be [rgb(95, 172, 95)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions: property <stroke-color> from [inherit] to [green] at (1.5) should be [rgb(0, 73, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [inherit] to [green] at (-0.3) should be [rgb(255, 255, 255)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [inherit] to [green] at (0) should be [rgb(238, 238, 238)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [inherit] to [green] at (0.3) should be [rgb(167, 205, 167)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [inherit] to [green] at (0.6) should be [rgb(95, 172, 95)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions with transition: all: property <stroke-color> from [inherit] to [green] at (1.5) should be [rgb(0, 73, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [inherit] to [green] at (-0.3) should be [rgb(255, 255, 255)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [inherit] to [green] at (0) should be [rgb(238, 238, 238)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [inherit] to [green] at (0.3) should be [rgb(167, 205, 167)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [inherit] to [green] at (0.6) should be [rgb(95, 172, 95)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [inherit] to [green] at (1.5) should be [rgb(0, 73, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [inherit] to [green] at (-0.3) should be [rgb(255, 255, 255)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [inherit] to [green] at (0) should be [rgb(238, 238, 238)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [inherit] to [green] at (0.3) should be [rgb(167, 205, 167)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [inherit] to [green] at (0.6) should be [rgb(95, 172, 95)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [inherit] to [green] at (1.5) should be [rgb(0, 73, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [unset] to [green] at (-0.3) should be [rgb(255, 255, 255)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [unset] to [green] at (0) should be [rgb(238, 238, 238)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [unset] to [green] at (0.3) should be [rgb(167, 205, 167)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [unset] to [green] at (0.6) should be [rgb(95, 172, 95)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions: property <stroke-color> from [unset] to [green] at (1.5) should be [rgb(0, 73, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [unset] to [green] at (-0.3) should be [rgb(255, 255, 255)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [unset] to [green] at (0) should be [rgb(238, 238, 238)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [unset] to [green] at (0.3) should be [rgb(167, 205, 167)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [unset] to [green] at (0.6) should be [rgb(95, 172, 95)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions with transition: all: property <stroke-color> from [unset] to [green] at (1.5) should be [rgb(0, 73, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [unset] to [green] at (-0.3) should be [rgb(255, 255, 255)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [unset] to [green] at (0) should be [rgb(238, 238, 238)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [unset] to [green] at (0.3) should be [rgb(167, 205, 167)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [unset] to [green] at (0.6) should be [rgb(95, 172, 95)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [unset] to [green] at (1.5) should be [rgb(0, 73, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [unset] to [green] at (-0.3) should be [rgb(255, 255, 255)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [unset] to [green] at (0) should be [rgb(238, 238, 238)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [unset] to [green] at (0.3) should be [rgb(167, 205, 167)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [unset] to [green] at (0.6) should be [rgb(95, 172, 95)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [unset] to [green] at (1.5) should be [rgb(0, 73, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [white] to [orange] at (-0.3) should be [white]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [white] to [orange] at (0) should be [white]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [white] to [orange] at (1) should be [orange]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions: property <stroke-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [white] to [orange] at (-0.3) should be [white]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [white] to [orange] at (0) should be [white]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [white] to [orange] at (1) should be [orange]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions with transition: all: property <stroke-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [white] to [orange] at (-0.3) should be [white]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [white] to [orange] at (0) should be [white]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [white] to [orange] at (1) should be [orange]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [white] to [orange] at (-0.3) should be [white]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [white] to [orange] at (0) should be [white]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [white] to [orange] at (1) should be [orange]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [transparent] to [green] at (-0.3) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [transparent] to [green] at (0) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [transparent] to [green] at (0.3) should be [rgba(0, 128, 0, 0.3)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [transparent] to [green] at (0.6) should be [rgba(0, 128, 0, 0.6)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [transparent] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions: property <stroke-color> from [transparent] to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [transparent] to [green] at (-0.3) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [transparent] to [green] at (0) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [transparent] to [green] at (0.3) should be [rgba(0, 128, 0, 0.3)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [transparent] to [green] at (0.6) should be [rgba(0, 128, 0, 0.6)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [transparent] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions with transition: all: property <stroke-color> from [transparent] to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [transparent] to [green] at (-0.3) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [transparent] to [green] at (0) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [transparent] to [green] at (0.3) should be [rgba(0, 128, 0, 0.3)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [transparent] to [green] at (0.6) should be [rgba(0, 128, 0, 0.6)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [transparent] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [transparent] to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [transparent] to [green] at (-0.3) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [transparent] to [green] at (0) should be [rgba(0, 0, 0, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [transparent] to [green] at (0.3) should be [rgba(0, 128, 0, 0.3)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [transparent] to [green] at (0.6) should be [rgba(0, 128, 0, 0.6)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [transparent] to [green] at (1) should be [rgb(0, 128, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [transparent] to [green] at (1.5) should be [rgb(0, 192, 0)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (-0.5) should be [rgba(0, 0, 255, 0.38)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0) should be [rgba(0, 0, 255, 0.5)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.25) should be [rgba(0, 85, 170, 0.56)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.5) should be [rgba(0, 153, 102, 0.63)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.75) should be [rgba(0, 208, 47, 0.69)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (1) should be [rgba(0, 255, 0, 0.75)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (1.5) should be [rgba(0, 255, 0, 0.88)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (-0.5) should be [rgba(0, 0, 255, 0.38)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0) should be [rgba(0, 0, 255, 0.5)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.25) should be [rgba(0, 85, 170, 0.56)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.5) should be [rgba(0, 153, 102, 0.63)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.75) should be [rgba(0, 208, 47, 0.69)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (1) should be [rgba(0, 255, 0, 0.75)]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CSS Transitions with transition: all: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (1.5) should be [rgba(0, 255, 0, 0.88)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (-0.5) should be [rgba(0, 0, 255, 0.38)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0) should be [rgba(0, 0, 255, 0.5)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.25) should be [rgba(0, 85, 170, 0.56)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.5) should be [rgba(0, 153, 102, 0.63)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.75) should be [rgba(0, 208, 47, 0.69)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (1) should be [rgba(0, 255, 0, 0.75)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (1.5) should be [rgba(0, 255, 0, 0.88)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (-0.5) should be [rgba(0, 0, 255, 0.38)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0) should be [rgba(0, 0, 255, 0.5)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.25) should be [rgba(0, 85, 170, 0.56)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.5) should be [rgba(0, 153, 102, 0.63)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (0.75) should be [rgba(0, 208, 47, 0.69)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (1) should be [rgba(0, 255, 0, 0.75)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <stroke-color> from [currentcolor] to [rgba(0, 255, 0, 0.75)] at (1.5) should be [rgba(0, 255, 0, 0.88)]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- CSS Transitions: property <stroke-color> from neutral to [green] at (-0.3) should be [rgb(0, 0, 0)]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce94d4081761
[wpt PR 47384] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=277370, a=testonly
https://hg.mozilla.org/integration/autoland/rev/dca0c463fc46
[wpt PR 47384] - Update wpt metadata, a=testonly
Comment 4•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ce94d4081761
https://hg.mozilla.org/mozilla-central/rev/dca0c463fc46
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•