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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/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 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 minHeight 158 minHeight
159 minWidth 159 minWidth
160 minZoom 160 minZoom
161 mixBlendMode 161 mixBlendMode
162 motion 162 motion
163 objectFit 163 objectFit
164 objectPosition 164 objectPosition
165 offset 165 offset
166 offsetDistance 166 offsetDistance
167 offsetPath 167 offsetPath
168 offsetRotate
168 offsetRotation 169 offsetRotation
169 opacity 170 opacity
170 order 171 order
171 orientation 172 orientation
172 orphans 173 orphans
173 outline 174 outline
174 outlineColor 175 outlineColor
175 outlineOffset 176 outlineOffset
176 outlineStyle 177 outlineStyle
177 outlineWidth 178 outlineWidth
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
364 wordWrap 365 wordWrap
365 writingMode 366 writingMode
366 x 367 x
367 y 368 y
368 zIndex 369 zIndex
369 zoom 370 zoom
370 PASS successfullyParsed is true 371 PASS successfullyParsed is true
371 372
372 TEST COMPLETE 373 TEST COMPLETE
373 374
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698