Bug 97042
| Summary: | [CSS Exclusions] Shape-inside should use line bottom as well as line top | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bear Travis <betravis> |
| Component: | CSS | Assignee: | Bear Travis <betravis> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | donggwan.kim |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 89256 | ||
Bear Travis
We're currently only using line top to calculate line segments based on shape-inside. We need to use both line top and line bottom.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Bear Travis
Duplicate of an earlier bug.
*** This bug has been marked as a duplicate of bug 95479 ***