Bug 38966 - If document element is positioned, garbage shows in the exposed areas
Summary: If document element is positioned, garbage shows in the exposed areas
Status: RESOLVED DUPLICATE of bug 36163
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 20:15 PDT by Simon Fraser (smfr)
Modified: 2010-06-15 13:38 PDT (History)
1 user (show)

See Also:


Attachments
Testcase (235 bytes, text/html)
2010-05-11 20:15 PDT, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-05-11 20:15:24 PDT
Created attachment 55800 [details]
Testcase

See testcase. Resize the window, and notice the garbage around the top and left edges.
Comment 1 Simon Fraser (smfr) 2010-05-11 20:20:41 PDT
html {
  float: right;
}
is also hilarious.
Comment 2 Simon Fraser (smfr) 2010-06-15 13:38:23 PDT

*** This bug has been marked as a duplicate of bug 36163 ***