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

Side by Side Diff: LayoutTests/platform/android/virtual/stable/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
« no previous file with comments | « no previous file | LayoutTests/platform/android/webexposed/css-properties-as-js-properties-expected.txt » ('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 background 7 background
8 backgroundAttachment 8 backgroundAttachment
9 backgroundClip 9 backgroundClip
10 backgroundColor 10 backgroundColor
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 webkitTransitionDuration 352 webkitTransitionDuration
353 webkitTransitionProperty 353 webkitTransitionProperty
354 webkitTransitionTimingFunction 354 webkitTransitionTimingFunction
355 webkitUserDrag 355 webkitUserDrag
356 webkitUserModify 356 webkitUserModify
357 webkitUserSelect 357 webkitUserSelect
358 webkitWritingMode 358 webkitWritingMode
359 whiteSpace 359 whiteSpace
360 widows 360 widows
361 width 361 width
362 willChange
362 wordBreak 363 wordBreak
363 wordSpacing 364 wordSpacing
364 wordWrap 365 wordWrap
365 writingMode 366 writingMode
366 zIndex 367 zIndex
367 zoom 368 zoom
368 PASS successfullyParsed is true 369 PASS successfullyParsed is true
369 370
370 TEST COMPLETE 371 TEST COMPLETE
371 372
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/android/webexposed/css-properties-as-js-properties-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698