Closed Bug 1308617 Opened 8 years ago Closed 8 years ago

The area outside of mask-clip should not effected by mask

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: u459114, Assigned: u459114)

References

(Blocks 1 open bug)

Details

According to the spec
https://drafts.fxtf.org/css-masking-1/#propdef-mask-clip

7.5. Masking Area: the mask-clip property
Determines the mask painting area, which determines the area that is affected by the mask. The painted content of an element must be restricted to this area.

The area outside of mask-clip should not effected by mask. Currently, we clip out everything out of mask-clip reference box.
Assignee: nobody → cku
"The painted content of an element must be restricted to this area."
I misread the spec. Current behavior is correct
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.