Open
Bug 1502696
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 13748 - [css-ui] expect resolved color in inheritance test
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13748 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13748
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
> [css-ui] expect resolved color in inheritance test
>
> getComputedStyle returns the resolved color, not 'invert' or 'auto'
> https://drafts.csswg.org/cssom/#resolved-value
>
> outline-color initial value test now passes in Chrome/Firefox/Safari.
> Fails Edge, which returns 'invert'.
Assignee | ||
Comment 1•7 years ago
|
||
PR 13748 applied with additional changes from upstream: 241990095c49c875be09fd4ed085465b3b8951ef
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•