Skip to content

Commit f14b7fc

Browse files
committed
fix formatting
1 parent a1a0ec7 commit f14b7fc

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
@@ -1261,7 +1261,7 @@ The 'mask-type' property allows the author of the <a element>mask</a> element to
12611261

12621262
In the next example the computed value of 'mask-mode' is ''mask-mode/alpha'' and overrides the preference on the <a element>mask</a> element that is computed to ''mask-type/luminance''. The <a>mask layer image</a> is used as an alpha mask.
12631263

1264-
<pre><code highlight=html>
1264+
<pre><code highlight=svg>
12651265
&lt;svg>
12661266
&lt;mask style="mask-type: luminance;" id="mask2">
12671267
...

0 commit comments

Comments
 (0)