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

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

Issue 928363002: bindings: Fixes CSS property listing test to test attributes on prototype. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | LayoutTests/webexposed/css-properties-as-js-properties.html » ('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 all 7 all
8 backfaceVisibility 8 backfaceVisibility
9 background 9 background
10 backgroundAttachment 10 backgroundAttachment
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 floodOpacity 93 floodOpacity
94 font 94 font
95 fontFamily 95 fontFamily
96 fontKerning 96 fontKerning
97 fontSize 97 fontSize
98 fontStretch 98 fontStretch
99 fontStyle 99 fontStyle
100 fontVariant 100 fontVariant
101 fontVariantLigatures 101 fontVariantLigatures
102 fontWeight 102 fontWeight
103 getPropertyPriority
104 getPropertyValue
103 glyphOrientationHorizontal 105 glyphOrientationHorizontal
104 glyphOrientationVertical 106 glyphOrientationVertical
105 height 107 height
106 imageRendering 108 imageRendering
107 isolation 109 isolation
110 item
108 justifyContent 111 justifyContent
109 left 112 left
110 length 113 length
111 letterSpacing 114 letterSpacing
112 lightingColor 115 lightingColor
113 lineHeight 116 lineHeight
114 listStyle 117 listStyle
115 listStyleImage 118 listStyleImage
116 listStylePosition 119 listStylePosition
117 listStyleType 120 listStyleType
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 pageBreakAfter 160 pageBreakAfter
158 pageBreakBefore 161 pageBreakBefore
159 pageBreakInside 162 pageBreakInside
160 paintOrder 163 paintOrder
161 parentRule 164 parentRule
162 perspective 165 perspective
163 perspectiveOrigin 166 perspectiveOrigin
164 pointerEvents 167 pointerEvents
165 position 168 position
166 quotes 169 quotes
170 removeProperty
167 resize 171 resize
168 right 172 right
173 setProperty
169 shapeImageThreshold 174 shapeImageThreshold
170 shapeMargin 175 shapeMargin
171 shapeOutside 176 shapeOutside
172 shapeRendering 177 shapeRendering
173 size 178 size
174 speak 179 speak
175 src 180 src
176 stopColor 181 stopColor
177 stopOpacity 182 stopOpacity
178 stroke 183 stroke
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 wordWrap 365 wordWrap
361 writingMode 366 writingMode
362 x 367 x
363 y 368 y
364 zIndex 369 zIndex
365 zoom 370 zoom
366 PASS successfullyParsed is true 371 PASS successfullyParsed is true
367 372
368 TEST COMPLETE 373 TEST COMPLETE
369 374
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/webexposed/css-properties-as-js-properties.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698