Bug 92165
| Summary: | [CSS Exclusions] Implement correct overflow behavior for shape-inside | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bear Travis <betravis> |
| Component: | CSS | Assignee: | Bear Travis <betravis> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | donggwan.kim, zoltan |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 95479 | ||
| Bug Blocks: | 89256 | ||
Bear Travis
Determine where overflow content should be positioned, and place it there
Currently overflow content continues on the next line below the shape-inside and uses the content box
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Zoltan Horvath
Behavior has been specified and fixed in an other bug.