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

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

Issue 873963002: Enable text-align-last property, by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 5 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 | LayoutTests/virtual/stable/webexposed/nonstable-css-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 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 strokeDasharray 202 strokeDasharray
203 strokeDashoffset 203 strokeDashoffset
204 strokeLinecap 204 strokeLinecap
205 strokeLinejoin 205 strokeLinejoin
206 strokeMiterlimit 206 strokeMiterlimit
207 strokeOpacity 207 strokeOpacity
208 strokeWidth 208 strokeWidth
209 tabSize 209 tabSize
210 tableLayout 210 tableLayout
211 textAlign 211 textAlign
212 textAlignLast
212 textAnchor 213 textAnchor
213 textDecoration 214 textDecoration
214 textIndent 215 textIndent
215 textOverflow 216 textOverflow
216 textRendering 217 textRendering
217 textShadow 218 textShadow
218 textTransform 219 textTransform
219 top 220 top
220 touchAction 221 touchAction
221 transform 222 transform
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 wordWrap 360 wordWrap
360 writingMode 361 writingMode
361 x 362 x
362 y 363 y
363 zIndex 364 zIndex
364 zoom 365 zoom
365 PASS successfullyParsed is true 366 PASS successfullyParsed is true
366 367
367 TEST COMPLETE 368 TEST COMPLETE
368 369
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/virtual/stable/webexposed/nonstable-css-properties-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698