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

Side by Side Diff: LayoutTests/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 converter 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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 gridColumnEnd 126 gridColumnEnd
127 gridColumnStart 127 gridColumnStart
128 gridRow 128 gridRow
129 gridRowEnd 129 gridRowEnd
130 gridRowStart 130 gridRowStart
131 gridTemplate 131 gridTemplate
132 gridTemplateAreas 132 gridTemplateAreas
133 gridTemplateColumns 133 gridTemplateColumns
134 gridTemplateRows 134 gridTemplateRows
135 height 135 height
136 imageOrientation
136 imageRendering 137 imageRendering
137 isolation 138 isolation
138 item 139 item
139 justifyContent 140 justifyContent
140 justifyItems 141 justifyItems
141 justifySelf 142 justifySelf
142 left 143 left
143 length 144 length
144 letterSpacing 145 letterSpacing
145 lightingColor 146 lightingColor
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
396 wordWrap 397 wordWrap
397 writingMode 398 writingMode
398 x 399 x
399 y 400 y
400 zIndex 401 zIndex
401 zoom 402 zoom
402 PASS successfullyParsed is true 403 PASS successfullyParsed is true
403 404
404 TEST COMPLETE 405 TEST COMPLETE
405 406
OLDNEW
« no previous file with comments | « LayoutTests/svg/css/getComputedStyle-listing-expected.txt ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698