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

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

Issue 359023002: Remove CSS Exclusions leftovers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 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
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 381 matching lines...) Expand 10 before | Expand all | Expand 10 after
392 webkitTransformOriginZ 392 webkitTransformOriginZ
393 webkitTransformStyle 393 webkitTransformStyle
394 webkitTransition 394 webkitTransition
395 webkitTransitionDelay 395 webkitTransitionDelay
396 webkitTransitionDuration 396 webkitTransitionDuration
397 webkitTransitionProperty 397 webkitTransitionProperty
398 webkitTransitionTimingFunction 398 webkitTransitionTimingFunction
399 webkitUserDrag 399 webkitUserDrag
400 webkitUserModify 400 webkitUserModify
401 webkitUserSelect 401 webkitUserSelect
402 webkitWrapFlow
403 webkitWrapThrough
404 webkitWritingMode 402 webkitWritingMode
405 whiteSpace 403 whiteSpace
406 widows 404 widows
407 width 405 width
408 willChange 406 willChange
409 wordBreak 407 wordBreak
410 wordSpacing 408 wordSpacing
411 wordWrap 409 wordWrap
412 writingMode 410 writingMode
413 zIndex 411 zIndex
414 zoom 412 zoom
415 PASS successfullyParsed is true 413 PASS successfullyParsed is true
416 414
417 TEST COMPLETE 415 TEST COMPLETE
418 416
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698