[Webkit-unassigned] [Bug 145808] New: box-decoration-break: clone does not clone border-image
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 9 10:46:27 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145808
Bug ID: 145808
Summary: box-decoration-break: clone does not clone
border-image
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mariemosley at gmail.com
Created attachment 254581
--> https://bugs.webkit.org/attachment.cgi?id=254581&action=review
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150609/9915f693/attachment.html>
More information about the webkit-unassigned
mailing list