Bug 60675
Summary: | Mobile Safari renders CSS background incorrectly when background image has width OR height greater than 2000 pixels | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Berman <berman.tim> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | CLOSED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 312.x | ||
Hardware: | Other | ||
OS: | Other |
Tim Berman
Mobile Safari renders CSS background incorrectly when background image has width OR height greater than 2000 pixels.
To reproduce:
1. Create an image of dimensions 1000x2001 pixels and save as JPG or other format.
2. Apply as a CSS background image using CSS. Use background position to position the image exactly how you want.
3. View the page you have setup using Mobile Safari.
4. Notice that the CSS background does not display correctly as it does in all other browsers.
*** Please note: I have filed this in the webkit bug queue because I don't know where to log a Mobile Safari bug. Please move this into the appropriate queue if I have put it in the wrong place. Because of this the Version selected in this bug is irrelevant. ***
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Berman
Found out that this is known behaviour for mobile safari. Closing issue.
http://developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariWebContent/CreatingContentforSafarioniPhone/CreatingContentforSafarioniPhone.html
Alexey Proskuryakov
Thanks you for following up in this!
> I don't know where to log a Mobile Safari bug.
In the future, please file bugs that only apply to Mobile Safari via <http://bugreport.apple.com>.