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

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

Issue 2312713002: Unprefix -webkit-clip-path (Closed)
Patch Set: Rebase Created 4 years, 3 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 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 webkitBoxAlign 279 webkitBoxAlign
280 webkitBoxDecorationBreak 280 webkitBoxDecorationBreak
281 webkitBoxDirection 281 webkitBoxDirection
282 webkitBoxFlex 282 webkitBoxFlex
283 webkitBoxFlexGroup 283 webkitBoxFlexGroup
284 webkitBoxLines 284 webkitBoxLines
285 webkitBoxOrdinalGroup 285 webkitBoxOrdinalGroup
286 webkitBoxOrient 286 webkitBoxOrient
287 webkitBoxPack 287 webkitBoxPack
288 webkitBoxReflect 288 webkitBoxReflect
289 webkitClipPath
290 webkitColumnBreakAfter 289 webkitColumnBreakAfter
291 webkitColumnBreakBefore 290 webkitColumnBreakBefore
292 webkitColumnBreakInside 291 webkitColumnBreakInside
293 webkitFontSizeDelta 292 webkitFontSizeDelta
294 webkitFontSmoothing 293 webkitFontSmoothing
295 webkitHighlight 294 webkitHighlight
296 webkitHyphenateCharacter 295 webkitHyphenateCharacter
297 webkitLineBreak 296 webkitLineBreak
298 webkitLineClamp 297 webkitLineClamp
299 webkitLocale 298 webkitLocale
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 wordWrap 366 wordWrap
368 writingMode 367 writingMode
369 x 368 x
370 y 369 y
371 zIndex 370 zIndex
372 zoom 371 zoom
373 PASS successfullyParsed is true 372 PASS successfullyParsed is true
374 373
375 TEST COMPLETE 374 TEST COMPLETE
376 375
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698