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

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

Issue 27002004: CSSPropertyTextIndent should be a member of css3TextProperties. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing 3 Created 7 years, 2 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 background 7 background
8 backgroundAttachment 8 backgroundAttachment
9 backgroundClip 9 backgroundClip
10 backgroundColor 10 backgroundColor
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 strokeLinecap 170 strokeLinecap
171 strokeLinejoin 171 strokeLinejoin
172 strokeMiterlimit 172 strokeMiterlimit
173 strokeOpacity 173 strokeOpacity
174 strokeWidth 174 strokeWidth
175 tabSize 175 tabSize
176 tableLayout 176 tableLayout
177 textAlign 177 textAlign
178 textAnchor 178 textAnchor
179 textDecoration 179 textDecoration
180 textIndent
181 textLineThroughColor 180 textLineThroughColor
182 textLineThroughMode 181 textLineThroughMode
183 textLineThroughStyle 182 textLineThroughStyle
184 textLineThroughWidth 183 textLineThroughWidth
185 textOverflow 184 textOverflow
186 textOverlineColor 185 textOverlineColor
187 textOverlineMode 186 textOverlineMode
188 textOverlineStyle 187 textOverlineStyle
189 textOverlineWidth 188 textOverlineWidth
190 textRendering 189 textRendering
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 whiteSpace 360 whiteSpace
362 widows 361 widows
363 width 362 width
364 wordBreak 363 wordBreak
365 wordSpacing 364 wordSpacing
366 wordWrap 365 wordWrap
367 writingMode 366 writingMode
368 zIndex 367 zIndex
369 zoom 368 zoom
370 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