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

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

Issue 181233003: SVG2: Ship 'paint-order' property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: adjust test expectation Created 6 years, 9 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 | 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 background 7 background
8 backgroundAttachment 8 backgroundAttachment
9 backgroundBlendMode 9 backgroundBlendMode
10 backgroundClip 10 backgroundClip
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 overflowY 148 overflowY
149 padding 149 padding
150 paddingBottom 150 paddingBottom
151 paddingLeft 151 paddingLeft
152 paddingRight 152 paddingRight
153 paddingTop 153 paddingTop
154 page 154 page
155 pageBreakAfter 155 pageBreakAfter
156 pageBreakBefore 156 pageBreakBefore
157 pageBreakInside 157 pageBreakInside
158 paintOrder
158 parentRule 159 parentRule
159 pointerEvents 160 pointerEvents
160 position 161 position
161 quotes 162 quotes
162 resize 163 resize
163 right 164 right
164 shapeRendering 165 shapeRendering
165 size 166 size
166 speak 167 speak
167 src 168 src
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 wordBreak 362 wordBreak
362 wordSpacing 363 wordSpacing
363 wordWrap 364 wordWrap
364 writingMode 365 writingMode
365 zIndex 366 zIndex
366 zoom 367 zoom
367 PASS successfullyParsed is true 368 PASS successfullyParsed is true
368 369
369 TEST COMPLETE 370 TEST COMPLETE
370 371
OLDNEW
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698