DescriptionFix background-size serializing
The background-size property should be serialized as part of background
shorthand property if it exists. However, the current serializing of
background-size only works if there is any background-position given.
Change the behavior to also serialize background-size if no
background-position is given.
Behavior matches Firefox.
BUG=515087, 584664
Committed: https://crrev.com/d7198bc13bc8ce4af8644b299b95fcf82ef7a216
Cr-Commit-Position: refs/heads/master@{#374180}
Patch Set 1 #Patch Set 2 : Add test #
Total comments: 2
Patch Set 3 : Patch for landing #
Messages
Total messages: 16 (9 generated)
|