RESOLVED DUPLICATE of bug 278391 140226
box-decoration-break: slice does not work with text-shadow
https://bugs.webkit.org/show_bug.cgi?id=140226
Summary box-decoration-break: slice does not work with text-shadow
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.