DescriptionChange background-repeat default to no-repeat
Previously, if you had a generated background image and a translucent (or
rounded) border, we would draw the image nine times because we would inflate
the fill rect to draw behind the border. With no-repeat, we only draw the image
once.
This saves 4.5% of record time on flights-app.
R=esprehn@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/087ca0eae6699cf4f4c61c8b35a558ecfbef6897
Patch Set 1 #Patch Set 2 : now with test results #
Messages
Total messages: 3 (0 generated)
|