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

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

Issue 234453002: Remove SVG1.1 kerning property (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More TestExpectations updates Created 6 years, 8 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 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 gridRowStart 125 gridRowStart
126 gridTemplate 126 gridTemplate
127 gridTemplateAreas 127 gridTemplateAreas
128 gridTemplateColumns 128 gridTemplateColumns
129 gridTemplateRows 129 gridTemplateRows
130 height 130 height
131 imageRendering 131 imageRendering
132 isolation 132 isolation
133 justifyContent 133 justifyContent
134 justifySelf 134 justifySelf
135 kerning
136 left 135 left
137 length 136 length
138 letterSpacing 137 letterSpacing
139 lightingColor 138 lightingColor
140 lineHeight 139 lineHeight
141 listStyle 140 listStyle
142 listStyleImage 141 listStyleImage
143 listStylePosition 142 listStylePosition
144 listStyleType 143 listStyleType
145 margin 144 margin
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 wordBreak 409 wordBreak
411 wordSpacing 410 wordSpacing
412 wordWrap 411 wordWrap
413 writingMode 412 writingMode
414 zIndex 413 zIndex
415 zoom 414 zoom
416 PASS successfullyParsed is true 415 PASS successfullyParsed is true
417 416
418 TEST COMPLETE 417 TEST COMPLETE
419 418
OLDNEW
« no previous file with comments | « LayoutTests/transitions/svg-transitions.html ('k') | Source/core/animation/css/CSSAnimatableValueFactory.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698