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

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

Issue 2736043002: Re-land Catch up the spec update in CSS Rhythmic Sizing (Closed)
Patch Set: Fix core/BUILD.gn 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
173 listStyle 174 listStyle
174 listStyleImage 175 listStyleImage
175 listStylePosition 176 listStylePosition
176 listStyleType 177 listStyleType
177 margin 178 margin
178 marginBottom 179 marginBottom
179 marginLeft 180 marginLeft
180 marginRight 181 marginRight
181 marginTop 182 marginTop
182 marker 183 marker
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 scrollSnapDestination 252 scrollSnapDestination
252 scrollSnapPointsX 253 scrollSnapPointsX
253 scrollSnapPointsY 254 scrollSnapPointsY
254 scrollSnapType 255 scrollSnapType
255 setProperty 256 setProperty
256 shapeImageThreshold 257 shapeImageThreshold
257 shapeMargin 258 shapeMargin
258 shapeOutside 259 shapeOutside
259 shapeRendering 260 shapeRendering
260 size 261 size
261 snapHeight
262 speak 262 speak
263 src 263 src
264 stopColor 264 stopColor
265 stopOpacity 265 stopOpacity
266 stroke 266 stroke
267 strokeDasharray 267 strokeDasharray
268 strokeDashoffset 268 strokeDashoffset
269 strokeLinecap 269 strokeLinecap
270 strokeLinejoin 270 strokeLinejoin
271 strokeMiterlimit 271 strokeMiterlimit
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 wordWrap 422 wordWrap
423 writingMode 423 writingMode
424 x 424 x
425 y 425 y
426 zIndex 426 zIndex
427 zoom 427 zoom
428 PASS successfullyParsed is true 428 PASS successfullyParsed is true
429 429
430 TEST COMPLETE 430 TEST COMPLETE
431 431
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt ('k') | third_party/WebKit/Source/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698