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

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

Issue 16357011: Remove support for -webkit-color-correction (which we've never supported on (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: resolve merge conflicts, obey brace style changes Created 7 years, 6 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 alignmentBaseline 3 alignmentBaseline
4 background 4 background
5 backgroundAttachment 5 backgroundAttachment
6 backgroundBlendMode 6 backgroundBlendMode
7 backgroundClip 7 backgroundClip
8 backgroundColor 8 backgroundColor
9 backgroundImage 9 backgroundImage
10 backgroundOrigin 10 backgroundOrigin
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 webkitBoxDirection 241 webkitBoxDirection
242 webkitBoxFlex 242 webkitBoxFlex
243 webkitBoxFlexGroup 243 webkitBoxFlexGroup
244 webkitBoxLines 244 webkitBoxLines
245 webkitBoxOrdinalGroup 245 webkitBoxOrdinalGroup
246 webkitBoxOrient 246 webkitBoxOrient
247 webkitBoxPack 247 webkitBoxPack
248 webkitBoxReflect 248 webkitBoxReflect
249 webkitBoxShadow 249 webkitBoxShadow
250 webkitClipPath 250 webkitClipPath
251 webkitColorCorrection
252 webkitColumnAxis 251 webkitColumnAxis
253 webkitColumnBreakAfter 252 webkitColumnBreakAfter
254 webkitColumnBreakBefore 253 webkitColumnBreakBefore
255 webkitColumnBreakInside 254 webkitColumnBreakInside
256 webkitColumnCount 255 webkitColumnCount
257 webkitColumnGap 256 webkitColumnGap
258 webkitColumnProgression 257 webkitColumnProgression
259 webkitColumnRule 258 webkitColumnRule
260 webkitColumnRuleColor 259 webkitColumnRuleColor
261 webkitColumnRuleStyle 260 webkitColumnRuleStyle
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
396 whiteSpace 395 whiteSpace
397 widows 396 widows
398 width 397 width
399 wordBreak 398 wordBreak
400 wordSpacing 399 wordSpacing
401 wordWrap 400 wordWrap
402 writingMode 401 writingMode
403 zIndex 402 zIndex
404 zoom 403 zoom
405 404
OLDNEW
« no previous file with comments | « LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('k') | Source/WebKit/chromium/src/LinkHighlight.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698