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
Copy file name to clipboardExpand all lines: css-masking-1/Overview.bs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -424,7 +424,7 @@ Initial: none
424
424
Applies to: All elements. In SVG, it applies to <a>container elements</a> excluding the <a element>defs</a> element, all <a>graphics elements</a> and the <a element>use</a> element
425
425
Inherited: no
426
426
Percentages: n/a
427
-
Computed value: as specified, but with URIs made absolute
427
+
Computed value: the keyword ''mask-image/none'', a computed <<image>>, or a computed <<url>>
428
428
Media: visual
429
429
Animation type: discrete
430
430
</pre>
@@ -954,7 +954,7 @@ Initial: none
954
954
Applies to: All elements. In SVG, it applies to <a>container elements</a> excluding the <a element>defs</a> element, all <a>graphics elements</a> and the <a element>use</a> element
955
955
Inherited: no
956
956
Percentages: n/a
957
-
Computed value: ''mask-border-source/none'' or the image with its URI made absolute
957
+
Computed value: they keyword ''mask-border-source/none'' or the computed <<image>>
0 commit comments