Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Side by Side Diff: third_party/WebKit/Source/core/css/MediaFeatureNames.in

Issue 2652313004: Implement color-gamut media query (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 namespace="MediaFeature" 1 namespace="MediaFeature"
2 export="" 2 export=""
3 3
4 any-hover 4 any-hover
5 any-pointer 5 any-pointer
6 color 6 color
7 color-gamut
7 color-index 8 color-index
8 grid 9 grid
9 monochrome 10 monochrome
10 height 11 height
11 hover 12 hover
12 width 13 width
13 orientation 14 orientation
14 aspect-ratio 15 aspect-ratio
15 device-aspect-ratio 16 device-aspect-ratio
16 -webkit-device-pixel-ratio 17 -webkit-device-pixel-ratio
(...skipping 20 matching lines...) Expand all
37 min-device-width 38 min-device-width
38 min-height 39 min-height
39 min-monochrome 40 min-monochrome
40 min-width 41 min-width
41 min-resolution 42 min-resolution
42 pointer 43 pointer
43 resolution 44 resolution
44 -webkit-transform-3d 45 -webkit-transform-3d
45 scan 46 scan
46 shape 47 shape
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698