Open Bug 1388622 Opened 7 years ago Updated 2 years ago

svg mask rendering should respect box-decoration-break

Categories

(Core :: Web Painting, enhancement, P2)

enhancement

Tracking

()

Tracking Status
firefox57 --- fix-optional

People

(Reporter: lochang, Unassigned)

References

Details

Attachments

(2 files)

+++ This bug was initially created as a clone of Bug #1319406 +++

According to CSS Fragmentation Module Level 3:
https://drafts.csswg.org/css-break/#break-decoration

When a break (page/column/region/line) splits a box, the box-decoration-break property controls
* how the background positioning area [CSS3BG] (and mask positioning area [CSS-MASKING-1], shape reference box [CSS-SHAPES-1], etc.) is derived from or duplicated across the box fragments and how the element’s background is drawn within them. 

Depend on the value of box-decoration-break, we should generate the shape of svg mask differently. Currently, we always treat box-decoration-break as clone.
Component: Layout: View Rendering → Layout: Web Painting

The bug assignee didn't login in Bugzilla in the last 7 months.
:miko, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: lochang → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(mikokm)
Attached image ss.png
Flags: needinfo?(mikokm)

Still looks very different compared to Chrome and Safari.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: