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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt

Issue 1419583002: Remove SVG glyph-orientation-horizontal and glyph-orientation-vertical (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: -expected updated Created 5 years, 2 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 This test (crudely) documents Blink's web-exposed CSS properties. All changes t o this list should go through Blink's feature review process: http://www.chromiu m.org/blink#new-features 1 This test (crudely) documents Blink's web-exposed CSS properties. All changes t o this list should go through Blink's feature review process: http://www.chromiu m.org/blink#new-features
2 2
3 alignContent 3 alignContent
4 alignItems 4 alignItems
5 alignSelf 5 alignSelf
6 alignmentBaseline 6 alignmentBaseline
7 all 7 all
8 animation 8 animation
9 animationDelay 9 animationDelay
10 animationDirection 10 animationDirection
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 fontFamily 106 fontFamily
107 fontKerning 107 fontKerning
108 fontSize 108 fontSize
109 fontStretch 109 fontStretch
110 fontStyle 110 fontStyle
111 fontVariant 111 fontVariant
112 fontVariantLigatures 112 fontVariantLigatures
113 fontWeight 113 fontWeight
114 getPropertyPriority 114 getPropertyPriority
115 getPropertyValue 115 getPropertyValue
116 glyphOrientationHorizontal
117 glyphOrientationVertical
118 height 116 height
119 imageRendering 117 imageRendering
120 isolation 118 isolation
121 item 119 item
122 justifyContent 120 justifyContent
123 left 121 left
124 length 122 length
125 letterSpacing 123 letterSpacing
126 lightingColor 124 lightingColor
127 lineHeight 125 lineHeight
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 wordWrap 360 wordWrap
363 writingMode 361 writingMode
364 x 362 x
365 y 363 y
366 zIndex 364 zIndex
367 zoom 365 zoom
368 PASS successfullyParsed is true 366 PASS successfullyParsed is true
369 367
370 TEST COMPLETE 368 TEST COMPLETE
371 369
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698