Bug 128692
Summary: | [CSS Shapes] First line should be adjusted to wrap shape-outside if possible | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zoltan Horvath <zoltan> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 128340 |
Zoltan Horvath
When there is no space next to the shape-outside at the first line's position the content is pushed under the floating box. The right behavior is to adjust to first line where it first fits and wraps next to the shape-outside.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zoltan Horvath
Fixed through bug #128693.