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

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

Issue 1249553004: Enable CSS Motion Path (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: retain CSSMotionPath flag Created 5 years, 5 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
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 markerStart 140 markerStart
141 mask 141 mask
142 maskType 142 maskType
143 maxHeight 143 maxHeight
144 maxWidth 144 maxWidth
145 maxZoom 145 maxZoom
146 minHeight 146 minHeight
147 minWidth 147 minWidth
148 minZoom 148 minZoom
149 mixBlendMode 149 mixBlendMode
150 motion
151 motionOffset
152 motionPath
153 motionRotation
150 objectFit 154 objectFit
151 objectPosition 155 objectPosition
152 opacity 156 opacity
153 order 157 order
154 orientation 158 orientation
155 orphans 159 orphans
156 outline 160 outline
157 outlineColor 161 outlineColor
158 outlineOffset 162 outlineOffset
159 outlineStyle 163 outlineStyle
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
356 wordWrap 360 wordWrap
357 writingMode 361 writingMode
358 x 362 x
359 y 363 y
360 zIndex 364 zIndex
361 zoom 365 zoom
362 PASS successfullyParsed is true 366 PASS successfullyParsed is true
363 367
364 TEST COMPLETE 368 TEST COMPLETE
365 369
OLDNEW
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698