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

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

Issue 240133004: Enable will-change (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
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 animation 7 animation
8 animationDelay 8 animationDelay
9 animationDirection 9 animationDirection
10 animationDuration 10 animationDuration
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 webkitTransitionTimingFunction 397 webkitTransitionTimingFunction
398 webkitUserDrag 398 webkitUserDrag
399 webkitUserModify 399 webkitUserModify
400 webkitUserSelect 400 webkitUserSelect
401 webkitWrapFlow 401 webkitWrapFlow
402 webkitWrapThrough 402 webkitWrapThrough
403 webkitWritingMode 403 webkitWritingMode
404 whiteSpace 404 whiteSpace
405 widows 405 widows
406 width 406 width
407 willChange
407 wordBreak 408 wordBreak
408 wordSpacing 409 wordSpacing
409 wordWrap 410 wordWrap
410 writingMode 411 writingMode
411 zIndex 412 zIndex
412 zoom 413 zoom
413 PASS successfullyParsed is true 414 PASS successfullyParsed is true
414 415
415 TEST COMPLETE 416 TEST COMPLETE
416 417
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698