DescriptionRound off error while calculating the background-size: contain/cover.
While calculating the height and width of a background image for container
with the background-size: contain/cover, on some platforms
these values(height and width) are not properly rounded off. Converting
these values to integer always takes the floor value rather than rounding it
off.
BUG=257402
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158044
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Patch Set 3 : Rebaseline test case #Patch Set 4 : #
Messages
Total messages: 11 (0 generated)
|