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

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

Issue 15748002: Initial support for experimental touch-action CSS feature (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove unnecessary CSSParserContext change Created 7 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
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 alignmentBaseline 3 alignmentBaseline
4 background 4 background
5 backgroundAttachment 5 backgroundAttachment
6 backgroundBlendMode 6 backgroundBlendMode
7 backgroundClip 7 backgroundClip
8 backgroundColor 8 backgroundColor
9 backgroundImage 9 backgroundImage
10 backgroundOrigin 10 backgroundOrigin
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 textOverlineStyle 173 textOverlineStyle
174 textOverlineWidth 174 textOverlineWidth
175 textRendering 175 textRendering
176 textShadow 176 textShadow
177 textTransform 177 textTransform
178 textUnderlineColor 178 textUnderlineColor
179 textUnderlineMode 179 textUnderlineMode
180 textUnderlineStyle 180 textUnderlineStyle
181 textUnderlineWidth 181 textUnderlineWidth
182 top 182 top
183 touchAction
183 transition 184 transition
184 transitionDelay 185 transitionDelay
185 transitionDuration 186 transitionDuration
186 transitionProperty 187 transitionProperty
187 transitionTimingFunction 188 transitionTimingFunction
188 unicodeBidi 189 unicodeBidi
189 unicodeRange 190 unicodeRange
190 vectorEffect 191 vectorEffect
191 verticalAlign 192 verticalAlign
192 visibility 193 visibility
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
392 whiteSpace 393 whiteSpace
393 widows 394 widows
394 width 395 width
395 wordBreak 396 wordBreak
396 wordSpacing 397 wordSpacing
397 wordWrap 398 wordWrap
398 writingMode 399 writingMode
399 zIndex 400 zIndex
400 zoom 401 zoom
401 402
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/touch-action-parsing-expected.txt ('k') | Source/WebKit/chromium/public/WebRuntimeFeatures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698