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

Side by Side Diff: sky/engine/core/css/MediaFeatureNames.in

Issue 689853003: Remove CSS Grid Layout and grid media queries. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « sky/engine/core/css/CSSValueKeywords.in ('k') | sky/engine/core/css/MediaQueryEvaluator.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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-index 7 color-index
8 grid
9 monochrome 8 monochrome
10 height 9 height
11 hover 10 hover
12 width 11 width
13 orientation 12 orientation
14 aspect-ratio 13 aspect-ratio
15 device-aspect-ratio 14 device-aspect-ratio
16 -webkit-device-pixel-ratio 15 -webkit-device-pixel-ratio
17 device-height 16 device-height
18 device-width 17 device-width
(...skipping 16 matching lines...) Expand all
35 min-device-height 34 min-device-height
36 min-device-width 35 min-device-width
37 min-height 36 min-height
38 min-monochrome 37 min-monochrome
39 min-width 38 min-width
40 min-resolution 39 min-resolution
41 pointer 40 pointer
42 resolution 41 resolution
43 -webkit-transform-3d 42 -webkit-transform-3d
44 scan 43 scan
OLDNEW
« no previous file with comments | « sky/engine/core/css/CSSValueKeywords.in ('k') | sky/engine/core/css/MediaQueryEvaluator.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698