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

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

Issue 295053002: Intent to Ship: CSS Shapes Module Level 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Use unprefixed versions Created 6 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 | 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 backfaceVisibility 7 backfaceVisibility
8 background 8 background
9 backgroundAttachment 9 backgroundAttachment
10 backgroundBlendMode 10 backgroundBlendMode
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 pageBreakInside 156 pageBreakInside
157 paintOrder 157 paintOrder
158 parentRule 158 parentRule
159 perspective 159 perspective
160 perspectiveOrigin 160 perspectiveOrigin
161 pointerEvents 161 pointerEvents
162 position 162 position
163 quotes 163 quotes
164 resize 164 resize
165 right 165 right
166 shapeImageThreshold
167 shapeMargin
168 shapeOutside
166 shapeRendering 169 shapeRendering
167 size 170 size
168 speak 171 speak
169 src 172 src
170 stopColor 173 stopColor
171 stopOpacity 174 stopOpacity
172 stroke 175 stroke
173 strokeDasharray 176 strokeDasharray
174 strokeDashoffset 177 strokeDashoffset
175 strokeLinecap 178 strokeLinecap
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 wordBreak 369 wordBreak
367 wordSpacing 370 wordSpacing
368 wordWrap 371 wordWrap
369 writingMode 372 writingMode
370 zIndex 373 zIndex
371 zoom 374 zoom
372 PASS successfullyParsed is true 375 PASS successfullyParsed is true
373 376
374 TEST COMPLETE 377 TEST COMPLETE
375 378
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