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

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

Issue 2828503002: CSS Motion Path: delete implementation of motion shorthand (Closed)
Patch Set: test update Created 3 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 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 maxHeight 185 maxHeight
186 maxInlineSize 186 maxInlineSize
187 maxWidth 187 maxWidth
188 maxZoom 188 maxZoom
189 minBlockSize 189 minBlockSize
190 minHeight 190 minHeight
191 minInlineSize 191 minInlineSize
192 minWidth 192 minWidth
193 minZoom 193 minZoom
194 mixBlendMode 194 mixBlendMode
195 motion
196 objectFit 195 objectFit
197 objectPosition 196 objectPosition
198 offset 197 offset
199 offsetDistance 198 offsetDistance
200 offsetPath 199 offsetPath
201 offsetRotate 200 offsetRotate
202 offsetRotation 201 offsetRotation
203 opacity 202 opacity
204 order 203 order
205 orientation 204 orientation
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 wordWrap 405 wordWrap
407 writingMode 406 writingMode
408 x 407 x
409 y 408 y
410 zIndex 409 zIndex
411 zoom 410 zoom
412 PASS successfullyParsed is true 411 PASS successfullyParsed is true
413 412
414 TEST COMPLETE 413 TEST COMPLETE
415 414
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698