File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -183,13 +183,13 @@ Image References: the ''url()'' notation {#url-notation}
183
183
a <<url>> value that can be interpreted
184
184
as either an <<image>> or an element reference.
185
185
If an [=ambigous image URL=] is a [[css-values-3#local-urls|fragment-only URL]] ,
186
- then it should be treated as an element reference.
186
+ then it must be treated as an element reference.
187
187
Otherwise, if the [=ambiguous image URL=] has a fragment
188
188
that references an element in the resource
189
189
that is an appropriate type of element for the context in which the <<url>> appears
190
190
(such as a <{mask}> element for the 'mask-image' property),
191
- it should be interpreted as an element reference.
192
- Otherwise, it should be treated as an <<image>> .
191
+ it is interpreted as an element reference.
192
+ Otherwise, it is treated as an <<image>> .
193
193
194
194
Specs using the [=ambiguous image URL=] concept
195
195
must define what elements are valid references for the URL,
You can’t perform that action at this time.
0 commit comments