Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Issue 1912063004: Align image sizes for SVG with raster image size (Closed)

Created:
4 years, 8 months ago by davve
Modified:
4 years, 8 months ago
CC:
blink-reviews, blink-reviews-style_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Align image sizes for SVG with raster image size The background geometry calculations has heuristics for tiling image sizes optimized for integer image sizes (at least in effective zoom == 1). Rounding SVG image sizes before zoom application makes SVG images fit better into the existing heuristics. BUG=601011 Committed: https://crrev.com/c53a0d93dd13a025e65668dda879f78142459e04 Cr-Commit-Position: refs/heads/master@{#389158}

Patch Set 1 #

Patch Set 2 : Add NeedsManualRebaseline to tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/css/background-non-integer-viewbox.html View 1 chunk +79 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/css/background-non-integer-viewbox-expected.html View 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/style/StyleImage.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (8 generated)
davve
Off-by-one tiling bugs are fun! Note for sensitive readers: Epic editing fail lurking in the ...
4 years, 8 months ago (2016-04-22 15:04:41 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1912063004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1912063004/20001
4 years, 8 months ago (2016-04-22 15:05:13 UTC) #5
fs
On 2016/04/22 at 15:04:41, davve wrote: > Off-by-one tiling bugs are fun! > > Note ...
4 years, 8 months ago (2016-04-22 15:38:53 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-22 16:44:09 UTC) #8
leviw_travelin_and_unemployed
Makes perfect sense. LGTM. FYI: I'm flying the coop in 2 weeks, off to all ...
4 years, 8 months ago (2016-04-22 17:49:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1912063004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1912063004/20001
4 years, 8 months ago (2016-04-22 17:50:41 UTC) #12
eae
LGTM
4 years, 8 months ago (2016-04-22 17:54:06 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-22 17:56:14 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:49:31 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c53a0d93dd13a025e65668dda879f78142459e04
Cr-Commit-Position: refs/heads/master@{#389158}

Powered by Google App Engine
This is Rietveld 408576698