DescriptionMove background related longhands into CSSPropertyParser
Move the following background related longhands from
LegacyCSSPropertyParser into CSSPropertyParser:
background-blend-mode, background-attachment
background-clip, -webkit-background-clip
-webkit-background-composite, background-image
background-origin, mask-source-type
-webkit-background-origin, background-color
background-position-x, background-position-y
background-size, -webkit-mask-clip
-webkit-mask-composite, Webkit-mask-image
-webkit-mask-origin, -webkit-mask-size
-webkit-mask-position-x, -webkit-mask-position-y
-webkit-mask-repeat-x, -webkit-mask-repeat-y
background-color
BUG=499780
Committed: https://crrev.com/f508558913b0628d8c009b3240a9c1587e12f015
Cr-Commit-Position: refs/heads/master@{#376677}
Patch Set 1 #Patch Set 2 : Some cleanups #Patch Set 3 : Adjust tests #Patch Set 4 : Take into account https://codereview.chromium.org/1708173002/ #
Total comments: 22
Patch Set 5 : Address review comments #Patch Set 6 : Fix logic error #Messages
Total messages: 15 (7 generated)
|