Bug 27576 - [CSS3 Backgrounds and Borders] Implement box-decoration-break
Summary: [CSS3 Backgrounds and Borders] Implement box-decoration-break
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, WebExposed
Depends on: 88228
Blocks: 27569 79073
  Show dependency treegraph
 
Reported: 2009-07-22 15:46 PDT by Dave Hyatt
Modified: 2021-08-13 10:35 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2009-07-22 15:46:20 PDT
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.
Comment 2 Radar WebKit Bug Importer 2011-09-30 16:18:32 PDT
<rdar://problem/10218265>
Comment 3 Samuel Bronson 2014-04-11 22:05:52 PDT
This seems to have moved to http://www.w3.org/TR/css3-break/#box-decoration-break
Comment 4 Sam Sneddon [:gsnedders] 2021-08-13 10:35:03 PDT
Long ago implemented; let's handle the unprefixing in a new/different issue.