Bug 9251
Summary: | Quirksmode: clear:both margin bug | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adele Peterson <adele> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | PC | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 9610 |
Adele Peterson
http://www.quirksmode.org/bugreports/archives/safari/index.html
"While comparing IE and Firefox 1.5 I found a different behaviour of FF 1.5 to FF 1.0.7.
Using Floats and an end div with clear both with a margin will show different behavior on different browsers. Especially using clear and minus margin in Firefox will not work, FF ignores minus margin in combination with clears.
Test page http://www.jewellabs.com/clients/dready/cssbugs/mozilla/clear.html
Workaround is included
Reported by: Thomas Vavra."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
Our rendering matches Firefox and is correct IMHO, closing as invalid.