WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
145808
box-decoration-break: clone does not clone border-image
https://bugs.webkit.org/show_bug.cgi?id=145808
Summary
box-decoration-break: clone does not clone border-image
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/97034538
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug