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

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

Issue 2638233002: Convert make_names and make_event_factory to use json5 config format. (Closed)
Patch Set: fix PLATFORM_EXPORT 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
(Empty)
1 namespace="MediaFeature"
2 export=""
3
4 any-hover
5 any-pointer
6 color
7 color-index
8 grid
9 monochrome
10 height
11 hover
12 width
13 orientation
14 aspect-ratio
15 device-aspect-ratio
16 -webkit-device-pixel-ratio
17 device-height
18 device-width
19 display-mode
20 max-color
21 max-color-index
22 max-aspect-ratio
23 max-device-aspect-ratio
24 -webkit-max-device-pixel-ratio
25 max-device-height
26 max-device-width
27 max-height
28 max-monochrome
29 max-width
30 max-resolution
31 min-color
32 min-color-index
33 min-aspect-ratio
34 min-device-aspect-ratio
35 -webkit-min-device-pixel-ratio
36 min-device-height
37 min-device-width
38 min-height
39 min-monochrome
40 min-width
41 min-resolution
42 pointer
43 resolution
44 -webkit-transform-3d
45 scan
46 shape
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/css/MediaFeatureNames.json5 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698