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

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

Issue 25761005: Ship object-fit and object-position. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update "stable" expectations for webexposed properties and video-object-fit. Created 7 years, 2 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 background 7 background
8 backgroundAttachment 8 backgroundAttachment
9 backgroundClip 9 backgroundClip
10 backgroundColor 10 backgroundColor
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 markerMid 121 markerMid
122 markerStart 122 markerStart
123 mask 123 mask
124 maskType 124 maskType
125 maxHeight 125 maxHeight
126 maxWidth 126 maxWidth
127 maxZoom 127 maxZoom
128 minHeight 128 minHeight
129 minWidth 129 minWidth
130 minZoom 130 minZoom
131 objectFit
132 objectPosition
131 opacity 133 opacity
132 order 134 order
133 orientation 135 orientation
134 orphans 136 orphans
135 outline 137 outline
136 outlineColor 138 outlineColor
137 outlineOffset 139 outlineOffset
138 outlineStyle 140 outlineStyle
139 outlineWidth 141 outlineWidth
140 overflow 142 overflow
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 whiteSpace 360 whiteSpace
359 widows 361 widows
360 width 362 width
361 wordBreak 363 wordBreak
362 wordSpacing 364 wordSpacing
363 wordWrap 365 wordWrap
364 writingMode 366 writingMode
365 zIndex 367 zIndex
366 zoom 368 zoom
367 369
OLDNEW
« no previous file with comments | « LayoutTests/media/stable/video-object-fit-stable-expected.html ('k') | Source/core/page/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698