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

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

Issue 1287623002: Delete blink code for scroll-blocks-on (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge with trunk (no changes from previous patch) Created 5 years, 4 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
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 all 7 all
8 animation 8 animation
9 animationDelay 9 animationDelay
10 animationDirection 10 animationDirection
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 quotes 205 quotes
206 r 206 r
207 removeProperty 207 removeProperty
208 resize 208 resize
209 right 209 right
210 rotate 210 rotate
211 rx 211 rx
212 ry 212 ry
213 scale 213 scale
214 scrollBehavior 214 scrollBehavior
215 scrollBlocksOn
216 scrollSnapCoordinate 215 scrollSnapCoordinate
217 scrollSnapDestination 216 scrollSnapDestination
218 scrollSnapPointsX 217 scrollSnapPointsX
219 scrollSnapPointsY 218 scrollSnapPointsY
220 scrollSnapType 219 scrollSnapType
221 setProperty 220 setProperty
222 shapeImageThreshold 221 shapeImageThreshold
223 shapeMargin 222 shapeMargin
224 shapeOutside 223 shapeOutside
225 shapeRendering 224 shapeRendering
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 wordWrap 396 wordWrap
398 writingMode 397 writingMode
399 x 398 x
400 y 399 y
401 zIndex 400 zIndex
402 zoom 401 zoom
403 PASS successfullyParsed is true 402 PASS successfullyParsed is true
404 403
405 TEST COMPLETE 404 TEST COMPLETE
406 405
OLDNEW
« no previous file with comments | « LayoutTests/svg/css/getComputedStyle-listing-expected.txt ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698