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

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

Issue 1915343003: Add CSS hyphens property behind the test flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Split histograms.xml to a separate CL Created 4 years, 8 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 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 gridGap 145 gridGap
146 gridRow 146 gridRow
147 gridRowEnd 147 gridRowEnd
148 gridRowGap 148 gridRowGap
149 gridRowStart 149 gridRowStart
150 gridTemplate 150 gridTemplate
151 gridTemplateAreas 151 gridTemplateAreas
152 gridTemplateColumns 152 gridTemplateColumns
153 gridTemplateRows 153 gridTemplateRows
154 height 154 height
155 hyphens
155 imageOrientation 156 imageOrientation
156 imageRendering 157 imageRendering
157 isolation 158 isolation
158 item 159 item
159 justifyContent 160 justifyContent
160 justifyItems 161 justifyItems
161 justifySelf 162 justifySelf
162 left 163 left
163 length 164 length
164 letterSpacing 165 letterSpacing
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 wordWrap 407 wordWrap
407 writingMode 408 writingMode
408 x 409 x
409 y 410 y
410 zIndex 411 zIndex
411 zoom 412 zoom
412 PASS successfullyParsed is true 413 PASS successfullyParsed is true
413 414
414 TEST COMPLETE 415 TEST COMPLETE
415 416
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698