Bug 121179
| Summary: | [css-shapes] Fix interaction of zero height shape-inside and zero height lines | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bem Jones-Bey <bjonesbe> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED LATER | ||
| Severity: | Normal | CC: | betravis, zoltan |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 89256 | ||
Bem Jones-Bey
There are some issues with the handling of the following situations:
1) zero height shape-inside and a positive height line
2) zero height line and a positive height shape-inside
3) zero height line and a zero height shape-inside
This bug is for fixing these issues.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |