Skip to content

Commit 9725dc5

Browse files
committed
[css-masking-1][editorial] fix formatting
1 parent 1f7d610 commit 9725dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)