Bug 245080
| Summary: | Incorrect(?) rendendering in fast/text/whitespace/nowrap-clear-float.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | alan <zalan> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
alan
how's
<div id=float-box></div><span id=no-wrap>should not wrap</span>
any different from
<div id=float-box></div><div id=no-wrap>should not wrap</div> (where the float box is intrusive to IFC)
afaict, in neither case the line has wrap opportunity and yet the first case wraps at <span>.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100124469>
EWS
Test gardening commit 267514@main (f3e388e446c4): <https://commits.webkit.org/267514@main>
Reviewed commits have been landed. Closing PR #17294 and removing active labels.