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

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

Issue 2932593004: Update the snap points css properties (Closed)
Patch Set: rebase Created 3 years, 6 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 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 quotes 241 quotes
242 r 242 r
243 removeProperty 243 removeProperty
244 resize 244 resize
245 right 245 right
246 rotate 246 rotate
247 rx 247 rx
248 ry 248 ry
249 scale 249 scale
250 scrollBehavior 250 scrollBehavior
251 scrollSnapCoordinate
252 scrollSnapDestination
253 scrollSnapPointsX
254 scrollSnapPointsY
255 scrollSnapType
256 setProperty 251 setProperty
257 shapeImageThreshold 252 shapeImageThreshold
258 shapeMargin 253 shapeMargin
259 shapeOutside 254 shapeOutside
260 shapeRendering 255 shapeRendering
261 size 256 size
262 speak 257 speak
263 src 258 src
264 stopColor 259 stopColor
265 stopOpacity 260 stopOpacity
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
423 wordWrap 418 wordWrap
424 writingMode 419 writingMode
425 x 420 x
426 y 421 y
427 zIndex 422 zIndex
428 zoom 423 zoom
429 PASS successfullyParsed is true 424 PASS successfullyParsed is true
430 425
431 TEST COMPLETE 426 TEST COMPLETE
432 427
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698