DescriptionMove border-image related longhands into CSSPropertyParser
Move the following border-image related longhands from
LegacyCSSPropertyParser into CSSPropertyParser:
border-image-outset, webkit-mask-box-image-outset
border-image-repeat, webkit-mask-box-image-repeat
border-image-slice, webkit-mask-box-image-slice
border-image-width, webkit-mask-box-image-width
Because consumeRadii can be reused in the new helper methods
rename it to the more generic consume4Sides and start using it.
BUG=499780
Committed: https://crrev.com/616af71fd4830b79f8368ba009b2dad8bed42cd6
Cr-Commit-Position: refs/heads/master@{#372966}
Patch Set 1 #Patch Set 2 : Add image-slice #Patch Set 3 : Rebase #Patch Set 4 : Add width+outset #Patch Set 5 : Fix #Patch Set 6 : Really fix #Patch Set 7 : Prepare for review #
Total comments: 4
Patch Set 8 : Patch for landing #
Messages
Total messages: 22 (14 generated)
|