Bug 1518009 [wpt PR 14731] - Support for prefers-color-scheme media feature., a=testonly
commit1a7dd6d0ce0bc35a8658ec9e122c6d8e67f279bd
authorRune Lillesveen <futhark@chromium.org>
Thu, 31 Jan 2019 18:10:37 +0000 (31 18:10 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Thu, 7 Feb 2019 21:50:05 +0000 (7 21:50 +0000)
treed6439a7afa3377fae8447c1e4261dc128c6ea3b5
parent0daf2d379acfa2d7121859fed8ebfbee2539010a
Bug 1518009 [wpt PR 14731] - Support for prefers-color-scheme media feature., a=testonly

Automatic update from web-platform-tests
Support for prefers-color-scheme media feature.

The preferred color scheme can be passed to the renderer through
Settings, but there is no code in content changing it from the default
value yet.

Spec:

https://drafts.csswg.org/mediaqueries-5/#prefers-color-scheme

Intent to Implement:

https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/Muw0N43ntSw

Bug: 889087
Change-Id: I859de2953966640baed57ee6d4a5edcbabf9e999
Reviewed-on: https://chromium-review.googlesource.com/c/1396404
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Reviewed-by: Chris Harrelson <chrishtr@chromium.org>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#621528}

--

wpt-commits: 839652f5fe7cea050d460104745e427488ac0b9c
wpt-pr: 14731
testing/web-platform/tests/css/mediaqueries/prefers-color-scheme.html [new file with mode: 0644]