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

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

Issue 198103007: Enable CSS touch-action by default (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update webexposed 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 | Annotate | Revision Log
« 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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 textOverlineStyle 192 textOverlineStyle
193 textOverlineWidth 193 textOverlineWidth
194 textRendering 194 textRendering
195 textShadow 195 textShadow
196 textTransform 196 textTransform
197 textUnderlineColor 197 textUnderlineColor
198 textUnderlineMode 198 textUnderlineMode
199 textUnderlineStyle 199 textUnderlineStyle
200 textUnderlineWidth 200 textUnderlineWidth
201 top 201 top
202 touchAction
202 transition 203 transition
203 transitionDelay 204 transitionDelay
204 transitionDuration 205 transitionDuration
205 transitionProperty 206 transitionProperty
206 transitionTimingFunction 207 transitionTimingFunction
207 unicodeBidi 208 unicodeBidi
208 unicodeRange 209 unicodeRange
209 userZoom 210 userZoom
210 vectorEffect 211 vectorEffect
211 verticalAlign 212 verticalAlign
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 wordBreak 363 wordBreak
363 wordSpacing 364 wordSpacing
364 wordWrap 365 wordWrap
365 writingMode 366 writingMode
366 zIndex 367 zIndex
367 zoom 368 zoom
368 PASS successfullyParsed is true 369 PASS successfullyParsed is true
369 370
370 TEST COMPLETE 371 TEST COMPLETE
371 372
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