Bug 27576

Summary: [CSS3 Backgrounds and Borders] Implement box-decoration-break
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: 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    

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.