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

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

Issue 185533012: Auto generate MediaFeatureNames, its macros and MediaTypeNames (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed comment from RuntimeEnabled Created 6 years, 9 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
« no previous file with comments | « Source/core/css/MediaFeatureNames.cpp ('k') | Source/core/css/MediaList.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 namespace="MediaFeature"
2 export=""
3
4 color
5 color-index
6 grid
7 monochrome
8 height
9 hover
10 width
11 orientation
12 aspect-ratio
13 device-aspect-ratio
14 -webkit-device-pixel-ratio
15 device-height
16 device-width
17 max-color
18 max-color-index
19 max-aspect-ratio
20 max-device-aspect-ratio
21 -webkit-max-device-pixel-ratio
22 max-device-height
23 max-device-width
24 max-height
25 max-monochrome
26 max-width
27 max-resolution
28 min-color
29 min-color-index
30 min-aspect-ratio
31 min-device-aspect-ratio
32 -webkit-min-device-pixel-ratio
33 min-device-height
34 min-device-width
35 min-height
36 min-monochrome
37 min-width
38 min-resolution
39 pointer
40 resolution
41 -webkit-transform-2d
42 -webkit-transform-3d
43 scan
44 -webkit-animation
45 -webkit-view-mode
OLDNEW
« no previous file with comments | « Source/core/css/MediaFeatureNames.cpp ('k') | Source/core/css/MediaList.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698