[wpt-sync] Sync PR 46226 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=272952
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
Sync web-platform-tests PR 46226 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46226
Details from upstream follow.
Sam Weinig <weinig@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=272952
WebKit export from bug: Re-sync color conversion constants with latest in spec
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 1 tests and 1050 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1041
FAIL
: 9
Safari
OK
: 1
PASS
: 1033
FAIL
: 15
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-color/parsing/color-computed-relative-color.html [wpt.fyi]
- Property color value 'rgb(from rebeccapurple none none none)':
FAIL
(Safari:FAIL
) - Property color value 'rgb(from rebeccapurple none none none / none)':
FAIL
(Safari:FAIL
) - Property color value 'rgb(from rebeccapurple r g none)':
FAIL
(Safari:FAIL
) - Property color value 'rgb(from rebeccapurple r g none / alpha)':
FAIL
(Safari:FAIL
) - Property color value 'rgb(from rgb(20% 40% 60% / 80%) r g none / alpha)':
FAIL
(Safari:FAIL
) - Property color value 'color(from hsl(from color(xyz-d50 0.99 0.88 0.77) h s l) xyz-d50 x y z)':
FAIL
(Safari:PASS
) - Property color value 'color(from hwb(from color(xyz-d50 0.99 0.88 0.77) h w b) xyz-d50 x y z)':
FAIL
- Property color value 'color(from hsl(from color(xyz-d65 0.99 0.88 0.77) h s l) xyz-d65 x y z)':
FAIL
(Safari:PASS
) - Property color value 'color(from hwb(from color(xyz-d65 0.99 0.88 0.77) h w b) xyz-d65 x y z)':
FAIL
- Property color value 'rgb(from rebeccapurple none none none)':
Comment 4•9 months ago
|
||
Updated•9 months ago
|
https://hg.mozilla.org/mozilla-central/rev/d28e897dada4
https://hg.mozilla.org/mozilla-central/rev/37a8c39d5224
https://hg.mozilla.org/mozilla-central/rev/fbb6894c0d8f
https://hg.mozilla.org/mozilla-central/rev/10c1e15b136a
https://hg.mozilla.org/mozilla-central/rev/95453ecf187e
Description
•