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

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

Issue 2559073002: CSS Motion Path: Support offset-rotate in addition to offset-rotation (Closed)
Patch Set: 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 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 minHeight 163 minHeight
164 minWidth 164 minWidth
165 minZoom 165 minZoom
166 mixBlendMode 166 mixBlendMode
167 motion 167 motion
168 objectFit 168 objectFit
169 objectPosition 169 objectPosition
170 offset 170 offset
171 offsetDistance 171 offsetDistance
172 offsetPath 172 offsetPath
173 offsetRotate
173 offsetRotation 174 offsetRotation
174 opacity 175 opacity
175 order 176 order
176 orientation 177 orientation
177 orphans 178 orphans
178 outline 179 outline
179 outlineColor 180 outlineColor
180 outlineOffset 181 outlineOffset
181 outlineStyle 182 outlineStyle
182 outlineWidth 183 outlineWidth
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 wordWrap 370 wordWrap
370 writingMode 371 writingMode
371 x 372 x
372 y 373 y
373 zIndex 374 zIndex
374 zoom 375 zoom
375 PASS successfullyParsed is true 376 PASS successfullyParsed is true
376 377
377 TEST COMPLETE 378 TEST COMPLETE
378 379
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698