Bug 115252
| Summary: | [CSS Regions] RenderBoxRegionInfo should be computed for more types of boxes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andrei Bucur <abucur> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | bfulgham, mibalan, sam, WebkitBugTracker |
| Priority: | P2 | Keywords: | AdobeTracked |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 57312 | ||
Andrei Bucur
RenderBoxRegionInfo is currently computed only for blocks. We should extend it for other types of boxes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
CSS Regions were removed in Bug 174978.