Skip to content

Commit 244f6ab

Browse files
alkorlossvgeesus
authored andcommitted
remove reference to previously-removed margin-box value of mask-clip (w3c#535)
1 parent 41264f8 commit 244f6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-masking-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ Values have the following meanings:
656656
:: The painted content is not restricted (not clipped).
657657
</dl>
658658

659-
For SVG elements without associated CSS layout box, the <a>used value</a>s for ''mask-clip/content-box'' and ''mask-clip/padding-box'' compute to ''mask-clip/fill-box'' and for ''mask-clip/border-box'' and ''mask-clip/margin-box'' compute to ''mask-clip/stroke-box''.
659+
For SVG elements without associated CSS layout box, the <a>used value</a>s for ''mask-clip/content-box'' and ''mask-clip/padding-box'' compute to ''mask-clip/fill-box'' and for ''mask-clip/border-box'' compute to ''mask-clip/stroke-box''.
660660

661661
For elements with associated CSS layout box, the <a>used value</a>s for ''mask-clip/fill-box'' compute to ''mask-clip/content-box'' and for ''mask-clip/stroke-box'' and ''mask-clip/view-box'' compute to ''mask-clip/border-box''.
662662

0 commit comments

Comments
 (0)