Bug 299857
| Summary: | 'overflow: hidden' seems to have trouble clipping multicol content when it is itself contained in a multicol | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
fantasai
Testcase triggering this scenario: https://wpt.live/css/css-break/overflow-clip-010.html (if you're on a build without bug 299836 fixed, change the inner multicol to use column-width or something)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Did you mean "overflow:clip"?