WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
59137
floating blocks aren't layout properly when external stylesheets are involved
https://bugs.webkit.org/show_bug.cgi?id=59137
Summary
floating blocks aren't layout properly when external stylesheets are involved
Ryosuke Niwa
Reported
2011-04-21 14:09:07 PDT
When external stylesheet specifies that a block floats and the top margin of a block below the floated block, the floated object is layout incorrectly. When the external stylesheet is cached or declared within the same document, the problem doesn't reproduce.
Attachments
demo (requires theme.css)
(426 bytes, text/html)
2011-04-21 14:09 PDT
,
Ryosuke Niwa
no flags
Details
theme.css
(58 bytes, text/css)
2011-04-21 14:09 PDT
,
Ryosuke Niwa
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2011-04-21 14:09:30 PDT
Created
attachment 90596
[details]
demo (requires theme.css)
Ryosuke Niwa
Comment 2
2011-04-21 14:09:48 PDT
Created
attachment 90597
[details]
theme.css
Ryosuke Niwa
Comment 3
2011-04-21 14:10:49 PDT
To reproduce the bug, download the attached files and put them in a same directory, and open floating-bug.html. This bug only reproduces on Apple's Mac and Chromium Mac ports.
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