Bug 140226

Summary: box-decoration-break: slice does not work with text-shadow
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ahmad.saleem792, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 229078    

Myles C. Maxfield
Reported 2015-01-07 16:19:47 PST
The spec: "No border and no padding are inserted at a break; no box-shadow is drawn at a broken edge; ‘border-radius’ does not apply to its corners; and backgrounds and the ‘border-image’ are rendered for the whole box as if the box were unbroken. The effect is as though the element were rendered with no breaks present, and then sliced by the breaks afterward." However, we render box-shadow on these slices.
Attachments
Simon Fraser (smfr)
Comment 1 2025-06-18 17:52:56 PDT
Fixed via bug 278391. *** This bug has been marked as a duplicate of bug 278391 ***
Note You need to log in before you can comment on or make changes to this bug.