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

Side by Side Diff: LayoutTests/virtual/stable/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
« no previous file with comments | « no previous file | LayoutTests/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 all 7 all
8 animation 8 animation
9 animationDelay 9 animationDelay
10 animationDirection 10 animationDirection
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 counterIncrement 80 counterIncrement
81 counterReset 81 counterReset
82 cssText 82 cssText
83 cursor 83 cursor
84 cx 84 cx
85 cy 85 cy
86 direction 86 direction
87 display 87 display
88 dominantBaseline 88 dominantBaseline
89 emptyCells 89 emptyCells
90 enableBackground
91 fill 90 fill
92 fillOpacity 91 fillOpacity
93 fillRule 92 fillRule
94 filter 93 filter
95 flex 94 flex
96 flexBasis 95 flexBasis
97 flexDirection 96 flexDirection
98 flexFlow 97 flexFlow
99 flexGrow 98 flexGrow
100 flexShrink 99 flexShrink
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 wordWrap 359 wordWrap
361 writingMode 360 writingMode
362 x 361 x
363 y 362 y
364 zIndex 363 zIndex
365 zoom 364 zoom
366 PASS successfullyParsed is true 365 PASS successfullyParsed is true
367 366
368 TEST COMPLETE 367 TEST COMPLETE
369 368
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/webexposed/css-properties-as-js-properties-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698