You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The contents of the <adata-link-type="element" href="#elementdef-clippath">clipPath</a> represent values in the current <adata-link-type="dfn" href="https://drafts.csswg.org/css-transforms-1/#user-coordinate-system">user coordinate system</a> in place at the time when the <adata-link-type="element" href="#elementdef-clippath">clipPath</a> element is referenced (i.e., the <adata-link-type="dfn" href="https://drafts.csswg.org/css-transforms-1/#user-coordinate-system">user coordinate system</a> for the element referencing the <adata-link-type="element" href="#elementdef-clippath">clipPath</a> element via the <aclass="property" data-link-type="propdesc" href="#propdef-clip-path">clip-path</a> property).</p>
<p>The coordinate system has its origin at the top left corner of the <idata-lt="bounding box">bounding box</i> of the element to which the clipping path applies to and the same width and height of this <idata-lt="bounding box">bounding box</i>. <ahref="https://www.w3.org/TR/SVG/coords.html#Units">User coordinates</a> are sized equivalently to the CSS <spanclass="css">px</span> unit.</p>
381
+
<p>The coordinate system has its origin at the top left corner of the <adata-link-type="dfn" href="https://svgwg.org/svg2-draft/coords.html#bounding-box">bounding box</a> of the element to which the clipping path applies to and the same width and height of this <adata-link-type="dfn" href="https://svgwg.org/svg2-draft/coords.html#bounding-box">bounding box</a>. <ahref="https://www.w3.org/TR/SVG/coords.html#Units">User coordinates</a> are sized equivalently to the CSS <spanclass="css">px</span> unit.</p>
382
382
</dl>
383
383
<p>If attribute <adata-link-type="element-attr" href="#element-attrdef-clippath-clippathunits">clipPathUnits</a> is not specified, then the effect is as if a value of <aclass="css" data-link-type="value" href="#valdef-clippathunits-userspaceonuse">userSpaceOnUse</a> were specified.</p>
<p>The <adata-link-type="dfn" href="https://drafts.csswg.org/css-transforms-1/#user-coordinate-system">user coordinate system</a> for the contents of the <adata-link-type="element" href="#elementdef-mask">mask</a> element is the current <adata-link-type="dfn" href="https://drafts.csswg.org/css-transforms-1/#user-coordinate-system">user coordinate system</a> in place at the time when the <adata-link-type="element" href="#elementdef-mask">mask</a> element is referenced (i.e., the <adata-link-type="dfn" href="https://drafts.csswg.org/css-transforms-1/#user-coordinate-system">user coordinate system</a> for the element referencing the <adata-link-type="element" href="#elementdef-mask">mask</a> element via the <aclass="property" data-link-type="propdesc" href="#propdef-mask">mask</a> property).</p>
<p>The coordinate system has its origin at the top left corner of the <idata-lt="bounding box">bounding box</i> of the element to which the clipping path applies to and the same width and height of this <idata-lt="bounding box">bounding box</i>. <ahref="https://www.w3.org/TR/SVG/coords.html#Units">User coordinates</a> are sized equivalently to the CSS <spanclass="css">px</span> unit.</p>
1351
+
<p>The coordinate system has its origin at the top left corner of the <adata-link-type="dfn" href="https://svgwg.org/svg2-draft/coords.html#bounding-box">bounding box</a> of the element to which the clipping path applies to and the same width and height of this <adata-link-type="dfn" href="https://svgwg.org/svg2-draft/coords.html#bounding-box">bounding box</a>. <ahref="https://www.w3.org/TR/SVG/coords.html#Units">User coordinates</a> are sized equivalently to the CSS <spanclass="css">px</span> unit.</p>
1352
1352
<p></p>
1353
1353
</dl>
1354
1354
<p>If attribute <adata-link-type="element-attr" href="#element-attrdef-mask-maskcontentunits">maskContentUnits</a> is not specified, then the effect is as if a value of <aclass="css" data-link-type="value" href="#valdef-maskcontentunits-userspaceonuse">userSpaceOnUse</a> were specified.</p>
0 commit comments