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

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

Issue 24077007: Add support for the object-position CSS property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase master again Created 7 years, 3 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
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 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 maskSourceType 148 maskSourceType
149 maskType 149 maskType
150 maxHeight 150 maxHeight
151 maxWidth 151 maxWidth
152 maxZoom 152 maxZoom
153 minHeight 153 minHeight
154 minWidth 154 minWidth
155 minZoom 155 minZoom
156 mixBlendMode 156 mixBlendMode
157 objectFit 157 objectFit
158 objectPosition
158 opacity 159 opacity
159 order 160 order
160 orientation 161 orientation
161 orphans 162 orphans
162 outline 163 outline
163 outlineColor 164 outlineColor
164 outlineOffset 165 outlineOffset
165 outlineStyle 166 outlineStyle
166 outlineWidth 167 outlineWidth
167 overflow 168 overflow
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
404 whiteSpace 405 whiteSpace
405 widows 406 widows
406 width 407 width
407 wordBreak 408 wordBreak
408 wordSpacing 409 wordSpacing
409 wordWrap 410 wordWrap
410 writingMode 411 writingMode
411 zIndex 412 zIndex
412 zoom 413 zoom
413 414
OLDNEW
« no previous file with comments | « LayoutTests/transitions/object-position-transition-expected.txt ('k') | Source/core/animation/css/CSSAnimations.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698