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

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

Issue 25687002: Add support for the column-fill property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Put changes to problematic files (for the bots) back in. Created 7 years, 2 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 animation 7 animation
8 animationDelay 8 animationDelay
9 animationDirection 9 animationDirection
10 animationDuration 10 animationDuration
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 captionSide 68 captionSide
69 clear 69 clear
70 clip 70 clip
71 clipPath 71 clipPath
72 clipRule 72 clipRule
73 color 73 color
74 colorInterpolation 74 colorInterpolation
75 colorInterpolationFilters 75 colorInterpolationFilters
76 colorProfile 76 colorProfile
77 colorRendering 77 colorRendering
78 columnFill
78 content 79 content
79 counterIncrement 80 counterIncrement
80 counterReset 81 counterReset
81 cssText 82 cssText
82 cursor 83 cursor
83 direction 84 direction
84 display 85 display
85 dominantBaseline 86 dominantBaseline
86 emptyCells 87 emptyCells
87 enableBackground 88 enableBackground
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 whiteSpace 407 whiteSpace
407 widows 408 widows
408 width 409 width
409 wordBreak 410 wordBreak
410 wordSpacing 411 wordSpacing
411 wordWrap 412 wordWrap
412 writingMode 413 writingMode
413 zIndex 414 zIndex
414 zoom 415 zoom
415 416
OLDNEW
« no previous file with comments | « LayoutTests/fast/sub-pixel/column-clipping.html ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698