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

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

Issue 25687002: Add support for the column-fill property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 webkitBoxOrient 252 webkitBoxOrient
253 webkitBoxPack 253 webkitBoxPack
254 webkitBoxReflect 254 webkitBoxReflect
255 webkitBoxShadow 255 webkitBoxShadow
256 webkitClipPath 256 webkitClipPath
257 webkitColumnAxis 257 webkitColumnAxis
258 webkitColumnBreakAfter 258 webkitColumnBreakAfter
259 webkitColumnBreakBefore 259 webkitColumnBreakBefore
260 webkitColumnBreakInside 260 webkitColumnBreakInside
261 webkitColumnCount 261 webkitColumnCount
262 webkitColumnFill
262 webkitColumnGap 263 webkitColumnGap
263 webkitColumnProgression 264 webkitColumnProgression
264 webkitColumnRule 265 webkitColumnRule
265 webkitColumnRuleColor 266 webkitColumnRuleColor
266 webkitColumnRuleStyle 267 webkitColumnRuleStyle
267 webkitColumnRuleWidth 268 webkitColumnRuleWidth
268 webkitColumnSpan 269 webkitColumnSpan
269 webkitColumnWidth 270 webkitColumnWidth
270 webkitColumns 271 webkitColumns
271 webkitFilter 272 webkitFilter
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 whiteSpace 359 whiteSpace
359 widows 360 widows
360 width 361 width
361 wordBreak 362 wordBreak
362 wordSpacing 363 wordSpacing
363 wordWrap 364 wordWrap
364 writingMode 365 writingMode
365 zIndex 366 zIndex
366 zoom 367 zoom
367 368
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698