Closed Bug 1514329 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 14523 - Use StyleColor for the stop-color property

Categories

(Core :: SVG, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 14523 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/14523
Details from upstream follow.

Fredrik Söderquist <fs@opera.com> wrote:
>  Use StyleColor for the stop-color property
>  
>  This changes the ComputedStyle storage for the stop-color property to be
>  a StyleColor rather than a plain color. This fixes explicit inheritance
>  for the property ('currentcolor' computes to itself).
>  It also means we'll properly pick up changes to 'color'.
>  
>  Bug: 914728
>  Change-Id: I3c78a3615220b9149d1ea5102a6e5863526a6d51
>  Reviewed-on: https://chromium-review.googlesource.com/1377437
>  WPT-Export-Revision: 7afe30947f5738d243554382ce659b787be9592f
Component: web-platform-tests → SVG
Product: Testing → Core
Ran 3 tests and 11 subtests
OK     : 2
PASS   : 11
FAIL   : 1

New tests that have failures or other problems:
/svg/pservers/scripted/stop-color-inheritance-currentcolor.svg
    "currentcolor" is inherited as a keyword: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4c026d2d70bb
[wpt PR 14523] - Use StyleColor for the stop-color property, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/42f5aecff24a
[wpt PR 14523] - Update wpt metadata, a=testonly
You need to log in before you can comment on or make changes to this bug.