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

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

Issue 2737673003: Revert of Catch up the spec update in CSS Rhythmic Sizing (Closed)
Patch Set: Created 3 years, 9 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 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 isolation 163 isolation
164 item 164 item
165 justifyContent 165 justifyContent
166 justifyItems 166 justifyItems
167 justifySelf 167 justifySelf
168 left 168 left
169 length 169 length
170 letterSpacing 170 letterSpacing
171 lightingColor 171 lightingColor
172 lineHeight 172 lineHeight
173 lineHeightStep
174 listStyle 173 listStyle
175 listStyleImage 174 listStyleImage
176 listStylePosition 175 listStylePosition
177 listStyleType 176 listStyleType
178 margin 177 margin
179 marginBottom 178 marginBottom
180 marginLeft 179 marginLeft
181 marginRight 180 marginRight
182 marginTop 181 marginTop
183 marker 182 marker
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 scrollSnapDestination 250 scrollSnapDestination
252 scrollSnapPointsX 251 scrollSnapPointsX
253 scrollSnapPointsY 252 scrollSnapPointsY
254 scrollSnapType 253 scrollSnapType
255 setProperty 254 setProperty
256 shapeImageThreshold 255 shapeImageThreshold
257 shapeMargin 256 shapeMargin
258 shapeOutside 257 shapeOutside
259 shapeRendering 258 shapeRendering
260 size 259 size
260 snapHeight
261 speak 261 speak
262 src 262 src
263 stopColor 263 stopColor
264 stopOpacity 264 stopOpacity
265 stroke 265 stroke
266 strokeDasharray 266 strokeDasharray
267 strokeDashoffset 267 strokeDashoffset
268 strokeLinecap 268 strokeLinecap
269 strokeLinejoin 269 strokeLinejoin
270 strokeMiterlimit 270 strokeMiterlimit
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
421 wordWrap 421 wordWrap
422 writingMode 422 writingMode
423 x 423 x
424 y 424 y
425 zIndex 425 zIndex
426 zoom 426 zoom
427 PASS successfullyParsed is true 427 PASS successfullyParsed is true
428 428
429 TEST COMPLETE 429 TEST COMPLETE
430 430
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698