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

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

Issue 140253004: Implement 'scroll-behavior' parsing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address review comments Created 6 years, 11 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 animation 7 animation
8 animationDelay 8 animationDelay
9 animationDirection 9 animationDirection
10 animationDuration 10 animationDuration
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
181 pageBreakAfter 181 pageBreakAfter
182 pageBreakBefore 182 pageBreakBefore
183 pageBreakInside 183 pageBreakInside
184 paintOrder 184 paintOrder
185 parentRule 185 parentRule
186 pointerEvents 186 pointerEvents
187 position 187 position
188 quotes 188 quotes
189 resize 189 resize
190 right 190 right
191 scrollBehavior
191 shapeImageThreshold 192 shapeImageThreshold
192 shapeInside 193 shapeInside
193 shapeMargin 194 shapeMargin
194 shapeOutside 195 shapeOutside
195 shapePadding 196 shapePadding
196 shapeRendering 197 shapeRendering
197 size 198 size
198 speak 199 speak
199 src 200 src
200 stopColor 201 stopColor
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
414 wordBreak 415 wordBreak
415 wordSpacing 416 wordSpacing
416 wordWrap 417 wordWrap
417 writingMode 418 writingMode
418 zIndex 419 zIndex
419 zoom 420 zoom
420 PASS successfullyParsed is true 421 PASS successfullyParsed is true
421 422
422 TEST COMPLETE 423 TEST COMPLETE
423 424
OLDNEW
« no previous file with comments | « LayoutTests/fast/scroll-behavior/parse-scroll-behavior-expected.txt ('k') | Source/build/scripts/name_utilities.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698