Bug 145808

Summary: box-decoration-break: clone does not clone border-image
Product: WebKit Reporter: Marie Mosley <mariemosley>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bdakin, bfulgham, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=229078
Attachments:
Description Flags
image of expected result and actual result of -webkit-box-decoration-break: clone on a span element with a border image none

Marie Mosley
Reported 2015-06-09 10:46:27 PDT
Created attachment 254581 [details] image of expected result and actual result of -webkit-box-decoration-break: clone on a span element with a border image Reduced Test Case: http://codepen.io/mariemosley/pen/e72c8f598767c51a10cc83dd9b1d3c1b Steps to Reproduce: Apply border-image to an inline element. Apply -webkit-box-decoration-break: clone; to the inline element. Allow or force the element to wrap onto multiple lines. Actual Results: border-image is not applied to each fragment individually. Expected Results: border-image should be applied to each fragment individually. Encountered In: Chrome Version 43.0.2357.124 (64-bit), Safari Version 8.0.6
Attachments
image of expected result and actual result of -webkit-box-decoration-break: clone on a span element with a border image (79.95 KB, image/png)
2015-06-09 10:46 PDT, Marie Mosley
no flags
Brent Fulgham
Comment 1 2022-07-14 14:11:27 PDT
Firefox gets this right, but Safari and Chrome do not.
Radar WebKit Bug Importer
Comment 2 2022-07-14 14:11:37 PDT
Note You need to log in before you can comment on or make changes to this bug.