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

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

Issue 1704883002: Enable CSS column-fill by default (in stable). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt Created 4 years, 10 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in » ('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 all 7 all
8 animation 8 animation
9 animationDelay 9 animationDelay
10 animationDirection 10 animationDirection
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 bufferedRendering 69 bufferedRendering
70 captionSide 70 captionSide
71 clear 71 clear
72 clip 72 clip
73 clipPath 73 clipPath
74 clipRule 74 clipRule
75 color 75 color
76 colorInterpolation 76 colorInterpolation
77 colorInterpolationFilters 77 colorInterpolationFilters
78 colorRendering 78 colorRendering
79 columnFill
79 content 80 content
80 counterIncrement 81 counterIncrement
81 counterReset 82 counterReset
82 cssFloat 83 cssFloat
83 cssText 84 cssText
84 cursor 85 cursor
85 cx 86 cx
86 cy 87 cy
87 direction 88 direction
88 display 89 display
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 wordWrap 361 wordWrap
361 writingMode 362 writingMode
362 x 363 x
363 y 364 y
364 zIndex 365 zIndex
365 zoom 366 zoom
366 PASS successfullyParsed is true 367 PASS successfullyParsed is true
367 368
368 TEST COMPLETE 369 TEST COMPLETE
369 370
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698