Bug 1721712 [wpt PR 29740] - Let StyleColors that are SystemColors access their color...
commitfcc056b876d6f99bd7d970ad772df498bf10b52a
authorAaron Krajeski <aaronhk@chromium.org>
Thu, 29 Jul 2021 15:36:55 +0000 (29 15:36 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 30 Jul 2021 08:41:48 +0000 (30 08:41 +0000)
tree231c6b4beb87e6599e7a8975f2f2fcfa8e28c3af
parentbc35ce147358cf714c7497b970dbf43f030a30a5
Bug 1721712 [wpt PR 29740] - Let StyleColors that are SystemColors access their color directly, a=testonly

Automatic update from web-platform-tests
Let StyleColors that are SystemColors access their color directly

From crbug.com/1081945, SystemColors store both a keyword AND a numeric
color. Unfortunately this fails a dcheck if a caller asks for the color
directly, such as in FilterEffectBuilder.

Bug: 1226282
Change-Id: Ieb8522d68b0b332afc587790ab9777d54eda8382
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3039659
Commit-Queue: Aaron Krajeski <aaronhk@chromium.org>
Reviewed-by: Justin Novosad <junov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#904779}

--

wpt-commits: 04847ba9d973c941995b0b455e2dd741d54f6eb4
wpt-pr: 29740
testing/web-platform/tests/html/canvas/element/manual/shadows/canvas_shadows_system_colors-expected.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/manual/shadows/canvas_shadows_system_colors.html [new file with mode: 0644]