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

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

Issue 2555543002: CSS Motion Path: Support offset-rotate in addition to offset-rotation (Closed)
Patch Set: reformat Created 4 years 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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 minHeight 184 minHeight
185 minWidth 185 minWidth
186 minZoom 186 minZoom
187 mixBlendMode 187 mixBlendMode
188 motion 188 motion
189 objectFit 189 objectFit
190 objectPosition 190 objectPosition
191 offset 191 offset
192 offsetDistance 192 offsetDistance
193 offsetPath 193 offsetPath
194 offsetRotate
194 offsetRotation 195 offsetRotation
195 opacity 196 opacity
196 order 197 order
197 orientation 198 orientation
198 orphans 199 orphans
199 outline 200 outline
200 outlineColor 201 outlineColor
201 outlineOffset 202 outlineOffset
202 outlineStyle 203 outlineStyle
203 outlineWidth 204 outlineWidth
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 wordWrap 396 wordWrap
396 writingMode 397 writingMode
397 x 398 x
398 y 399 y
399 zIndex 400 zIndex
400 zoom 401 zoom
401 PASS successfullyParsed is true 402 PASS successfullyParsed is true
402 403
403 TEST COMPLETE 404 TEST COMPLETE
404 405
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698