Bug 15105
| Summary: | Margin collapsing bug with floats and self-collapsing blocks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | CSS | Assignee: | Dave Hyatt <hyatt> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | gavin.sharp, jwalden+bwo, phiw2 |
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://lists.w3.org/Archives/Public/www-style/2007Aug/att-0190/8_3_1_top_border.html | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=11543 | ||
Dave Hyatt
Hixie called out WebKit on a public mailing list. We fail the attached test according to section 8.3.1 of the CSS spec.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dave Hyatt
URL included for the test.
Dave Hyatt
Another URL:
http://www.hixie.ch/tests/adhoc/css/box/block/margin-collapse/068.html
mitz
Is this a dupe of bug 11543?