Chromium Code Reviews

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

Issue 22839023: Add support for the object-position CSS property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase master Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
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 136 matching lines...)
147 maskSourceType 147 maskSourceType
148 maskType 148 maskType
149 maxHeight 149 maxHeight
150 maxWidth 150 maxWidth
151 maxZoom 151 maxZoom
152 minHeight 152 minHeight
153 minWidth 153 minWidth
154 minZoom 154 minZoom
155 mixBlendMode 155 mixBlendMode
156 objectFit 156 objectFit
157 objectPosition
157 opacity 158 opacity
158 order 159 order
159 orientation 160 orientation
160 orphans 161 orphans
161 outline 162 outline
162 outlineColor 163 outlineColor
163 outlineOffset 164 outlineOffset
164 outlineStyle 165 outlineStyle
165 outlineWidth 166 outlineWidth
166 overflow 167 overflow
(...skipping 240 matching lines...)
407 whiteSpace 408 whiteSpace
408 widows 409 widows
409 width 410 width
410 wordBreak 411 wordBreak
411 wordSpacing 412 wordSpacing
412 wordWrap 413 wordWrap
413 writingMode 414 writingMode
414 zIndex 415 zIndex
415 zoom 416 zoom
416 417
OLDNEW
« no previous file with comments | « LayoutTests/transitions/object-position-transition-expected.txt ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine