Bug 55860 - REGRESSION (r73613): Horizontal scrollbar at apple.com/ipad due to <figure> default margin
Summary: REGRESSION (r73613): Horizontal scrollbar at apple.com/ipad due to <figure> d...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Major
Assignee: Nobody
URL: http://www.apple.com/ipad/
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2011-03-07 00:32 PST by mitz
Modified: 2011-04-02 14:57 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-03-07 00:32:42 PST
<http://www.apple.com/ipad/> has a horizontal scrollbar, no matter how wide the window is made. This is caused by the 40px horizontal margins on the <figure> element, which was introduced in <trac.webkit.org/changeset/73613>.
Comment 1 mitz 2011-03-07 00:33:17 PST
<rdar://problem/9094134>
Comment 2 Sam Weinig 2011-04-02 14:52:32 PDT
I do not see the horizontal scrollbar any more, though this may be due to content changes.  Since this is not know to affect any other sites, I think we should close this.
Comment 3 mitz 2011-04-02 14:57:22 PDT
Content has changed to specify margin: 0 on figures.