[Webkit-unassigned] [Bug 140226] New: box-decoration-break: slice does not work with text-shadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 16:19:47 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140226

            Bug ID: 140226
           Summary: box-decoration-break: slice does not work with
                    text-shadow
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150108/31cdfc68/attachment-0002.html>


More information about the webkit-unassigned mailing list