Skip to content

Commit 12c0d91

Browse files
fantasaisvgeesus
authored andcommitted
Update computed value lines to reference computed <image>. w3c#4042
1 parent 8be3058 commit 12c0d91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-masking-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ Initial: none
424424
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
425425
Inherited: no
426426
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>>
428428
Media: visual
429429
Animation type: discrete
430430
</pre>
@@ -954,7 +954,7 @@ Initial: none
954954
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
955955
Inherited: no
956956
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>>
958958
Media: visual
959959
Animation type: discrete
960960
</pre>

0 commit comments

Comments
 (0)