DescriptionTeach mapFill{X,Y}Position about initial values to individual background layers
In <https://codereview.chromium.org/35303002>, it was falsely assumed
that the initial values for background-position-{x,y} only came from
the property as a whole, ignoring that the initial value must be taken
into account *for each layer* too. Otherwise we will leak background
positions from one layer to the next, causing the positioning bug the
reporter found.
This is a partial revert of r160243 along with an added js test.
BUG=327307
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164877
Patch Set 1 #
Total comments: 4
Messages
Total messages: 6 (0 generated)
|