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

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

Issue 1162793003: Add CSS image-orientation: from-image (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add runtime flag Created 5 years, 5 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 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 116 glyphOrientationHorizontal
117 glyphOrientationVertical 117 glyphOrientationVertical
118 height 118 height
119 imageOrientation
119 imageRendering 120 imageRendering
120 isolation 121 isolation
121 item 122 item
122 justifyContent 123 justifyContent
123 left 124 left
124 length 125 length
125 letterSpacing 126 letterSpacing
126 lightingColor 127 lightingColor
127 lineHeight 128 lineHeight
128 listStyle 129 listStyle
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
356 wordWrap 357 wordWrap
357 writingMode 358 writingMode
358 x 359 x
359 y 360 y
360 zIndex 361 zIndex
361 zoom 362 zoom
362 PASS successfullyParsed is true 363 PASS successfullyParsed is true
363 364
364 TEST COMPLETE 365 TEST COMPLETE
365 366
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698