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

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

Issue 284123006: Revert 169275 "Enable CSS touch-action by default" (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1916/
Patch Set: 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 | 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
203 transition 202 transition
204 transitionDelay 203 transitionDelay
205 transitionDuration 204 transitionDuration
206 transitionProperty 205 transitionProperty
207 transitionTimingFunction 206 transitionTimingFunction
208 unicodeBidi 207 unicodeBidi
209 unicodeRange 208 unicodeRange
210 userZoom 209 userZoom
211 vectorEffect 210 vectorEffect
212 verticalAlign 211 verticalAlign
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 wordBreak 360 wordBreak
362 wordSpacing 361 wordSpacing
363 wordWrap 362 wordWrap
364 writingMode 363 writingMode
365 zIndex 364 zIndex
366 zoom 365 zoom
367 PASS successfullyParsed is true 366 PASS successfullyParsed is true
368 367
369 TEST COMPLETE 368 TEST COMPLETE
370 369
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