DescriptionAvoid truncation to int when setting background-position coordinates
This error was part of the original
https://bugs.webkit.org/show_bug.cgi?id=103440 implementation of
background-position but then only for non-repeating backgrounds. When
also used for repeating backgrounds through
https://codereview.chromium.org/1287293002 it has been noticed that
the background-position was sometimes a pixel off when zooming.
BUG=535504
Committed: https://crrev.com/25015ec55dfc1a4719c4f7e1c8448dcac6eea9f1
Cr-Commit-Position: refs/heads/master@{#359101}
Patch Set 1 #Patch Set 2 : Limit test to the bug; background-repeat: no-repeat has further issues #
Messages
Total messages: 18 (7 generated)
|