WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
96270
background-repeat wrong when page zoom < 1
https://bugs.webkit.org/show_bug.cgi?id=96270
Summary
background-repeat wrong when page zoom < 1
xbetbk9
Reported
2012-09-10 06:55:21 PDT
When a background image has 1×1px size, it is always repeated when the page's zoom (or the CSS property zoom) has a value smaller than 1. This means a background image suddenly covers the whole page although it was maybe set as no-repeat or similar (example: zoom out on
http://en.wikipedia.org/wiki/Main_Page
). If the background image is bigger like 2×1px, everything is as it should be.
Attachments
example file demonstrating the bug
(290 bytes, text/html)
2012-09-10 06:57 PDT
,
xbetbk9
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
xbetbk9
Comment 1
2012-09-10 06:57:15 PDT
Created
attachment 163117
[details]
example file demonstrating the bug
Alexey Proskuryakov
Comment 2
2012-09-10 10:00:30 PDT
Could you please provide detailed steps to reproduce? I don't see any trouble with backgrounds on this wikipedia page when applying this style: 'document.body.style.zoom="0.5"'. Testing Safari 6.0 on Mountain Lion.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug