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

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

Issue 269053005: Remove CSS media features -webkit-transform-2d, -webkit-animation and -webkit-view-mode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update tests Created 6 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « Source/core/css/CSSValueKeywords.in ('k') | Source/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 color 4 color
5 color-index 5 color-index
6 grid 6 grid
7 monochrome 7 monochrome
8 height 8 height
9 hover 9 hover
10 width 10 width
(...skipping 20 matching lines...) Expand all
31 min-device-aspect-ratio 31 min-device-aspect-ratio
32 -webkit-min-device-pixel-ratio 32 -webkit-min-device-pixel-ratio
33 min-device-height 33 min-device-height
34 min-device-width 34 min-device-width
35 min-height 35 min-height
36 min-monochrome 36 min-monochrome
37 min-width 37 min-width
38 min-resolution 38 min-resolution
39 pointer 39 pointer
40 resolution 40 resolution
41 -webkit-transform-2d
42 -webkit-transform-3d 41 -webkit-transform-3d
43 scan 42 scan
44 -webkit-animation
45 -webkit-view-mode
OLDNEW
« no previous file with comments | « Source/core/css/CSSValueKeywords.in ('k') | Source/core/css/MediaQueryEvaluator.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698