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

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

Issue 2839903004: Merge 3071: Postpone enabling CSS line-height-step on stable (Closed)
Patch Set: Created 3 years, 7 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.json5 » ('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 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 isolation 158 isolation
159 item 159 item
160 justifyContent 160 justifyContent
161 justifyItems 161 justifyItems
162 justifySelf 162 justifySelf
163 left 163 left
164 length 164 length
165 letterSpacing 165 letterSpacing
166 lightingColor 166 lightingColor
167 lineHeight 167 lineHeight
168 lineHeightStep
169 listStyle 168 listStyle
170 listStyleImage 169 listStyleImage
171 listStylePosition 170 listStylePosition
172 listStyleType 171 listStyleType
173 margin 172 margin
174 marginBottom 173 marginBottom
175 marginLeft 174 marginLeft
176 marginRight 175 marginRight
177 marginTop 176 marginTop
178 marker 177 marker
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 wordWrap 405 wordWrap
407 writingMode 406 writingMode
408 x 407 x
409 y 408 y
410 zIndex 409 zIndex
411 zoom 410 zoom
412 PASS successfullyParsed is true 411 PASS successfullyParsed is true
413 412
414 TEST COMPLETE 413 TEST COMPLETE
415 414
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698