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

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

Issue 2342553003: Enable CSS hyphens property on stable (Closed)
Patch Set: Rebaseline Created 4 years, 3 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 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 fontStretch 125 fontStretch
126 fontStyle 126 fontStyle
127 fontVariant 127 fontVariant
128 fontVariantCaps 128 fontVariantCaps
129 fontVariantLigatures 129 fontVariantLigatures
130 fontVariantNumeric 130 fontVariantNumeric
131 fontWeight 131 fontWeight
132 getPropertyPriority 132 getPropertyPriority
133 getPropertyValue 133 getPropertyValue
134 height 134 height
135 hyphens
135 imageRendering 136 imageRendering
136 isolation 137 isolation
137 item 138 item
138 justifyContent 139 justifyContent
139 left 140 left
140 length 141 length
141 letterSpacing 142 letterSpacing
142 lightingColor 143 lightingColor
143 lineHeight 144 lineHeight
144 listStyle 145 listStyle
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 wordWrap 368 wordWrap
368 writingMode 369 writingMode
369 x 370 x
370 y 371 y
371 zIndex 372 zIndex
372 zoom 373 zoom
373 PASS successfullyParsed is true 374 PASS successfullyParsed is true
374 375
375 TEST COMPLETE 376 TEST COMPLETE
376 377
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