Bug 27576
| Summary: | [CSS3 Backgrounds and Borders] Implement box-decoration-break | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | gsnedders, naesten, peter, simon.fraser, syoichi, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar, WebExposed |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | 88228 | ||
| Bug Blocks: | 27569, 79073 | ||
Dave Hyatt
The new background-break property should at least be implemented for inlines. Implementing it for pages and columns should wait until we have actual splittable boxes for those objects.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dave Hyatt
http://www.w3.org/TR/css3-background/#the-box-decoration-break
Radar WebKit Bug Importer
<rdar://problem/10218265>
Samuel Bronson
This seems to have moved to http://www.w3.org/TR/css3-break/#box-decoration-break
Sam Sneddon [:gsnedders]
Long ago implemented; let's handle the unprefixing in a new/different issue.