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

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

Issue 647723002: Remove -webkit-aspect-ratio. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Forgot to remove webkitAspectRatio from virtual/stable. :( Created 6 years, 2 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 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
249 webkitAnimationDelay 249 webkitAnimationDelay
250 webkitAnimationDirection 250 webkitAnimationDirection
251 webkitAnimationDuration 251 webkitAnimationDuration
252 webkitAnimationFillMode 252 webkitAnimationFillMode
253 webkitAnimationIterationCount 253 webkitAnimationIterationCount
254 webkitAnimationName 254 webkitAnimationName
255 webkitAnimationPlayState 255 webkitAnimationPlayState
256 webkitAnimationTimingFunction 256 webkitAnimationTimingFunction
257 webkitAppRegion 257 webkitAppRegion
258 webkitAppearance 258 webkitAppearance
259 webkitAspectRatio
260 webkitBackfaceVisibility 259 webkitBackfaceVisibility
261 webkitBackgroundClip 260 webkitBackgroundClip
262 webkitBackgroundComposite 261 webkitBackgroundComposite
263 webkitBackgroundOrigin 262 webkitBackgroundOrigin
264 webkitBackgroundSize 263 webkitBackgroundSize
265 webkitBorderAfter 264 webkitBorderAfter
266 webkitBorderAfterColor 265 webkitBorderAfterColor
267 webkitBorderAfterStyle 266 webkitBorderAfterStyle
268 webkitBorderAfterWidth 267 webkitBorderAfterWidth
269 webkitBorderBefore 268 webkitBorderBefore
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 wordBreak 394 wordBreak
396 wordSpacing 395 wordSpacing
397 wordWrap 396 wordWrap
398 writingMode 397 writingMode
399 zIndex 398 zIndex
400 zoom 399 zoom
401 PASS successfullyParsed is true 400 PASS successfullyParsed is true
402 401
403 TEST COMPLETE 402 TEST COMPLETE
404 403
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698