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

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

Issue 23465021: Revert 157745 "Add support for the object-position CSS property." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: 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 | 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 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
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
158 opacity 157 opacity
159 order 158 order
160 orientation 159 orientation
161 orphans 160 orphans
162 outline 161 outline
163 outlineColor 162 outlineColor
164 outlineOffset 163 outlineOffset
165 outlineStyle 164 outlineStyle
166 outlineWidth 165 outlineWidth
167 overflow 166 overflow
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
408 whiteSpace 407 whiteSpace
409 widows 408 widows
410 width 409 width
411 wordBreak 410 wordBreak
412 wordSpacing 411 wordSpacing
413 wordWrap 412 wordWrap
414 writingMode 413 writingMode
415 zIndex 414 zIndex
416 zoom 415 zoom
417 416
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698