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

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

Issue 1286973002: Deprecate enable-background property (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fixed failures Created 5 years, 4 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 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 counterIncrement 81 counterIncrement
82 counterReset 82 counterReset
83 cssText 83 cssText
84 cursor 84 cursor
85 cx 85 cx
86 cy 86 cy
87 direction 87 direction
88 display 88 display
89 dominantBaseline 89 dominantBaseline
90 emptyCells 90 emptyCells
91 enableBackground
92 fill 91 fill
93 fillOpacity 92 fillOpacity
94 fillRule 93 fillRule
95 filter 94 filter
96 flex 95 flex
97 flexBasis 96 flexBasis
98 flexDirection 97 flexDirection
99 flexFlow 98 flexFlow
100 flexGrow 99 flexGrow
101 flexShrink 100 flexShrink
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 wordWrap 396 wordWrap
398 writingMode 397 writingMode
399 x 398 x
400 y 399 y
401 zIndex 400 zIndex
402 zoom 401 zoom
403 PASS successfullyParsed is true 402 PASS successfullyParsed is true
404 403
405 TEST COMPLETE 404 TEST COMPLETE
406 405
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt ('k') | Source/core/css/CSSProperties.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698