File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,13 +183,13 @@ Image References: the ''url()'' notation {#url-notation}
183183 a <<url>> value that can be interpreted
184184 as either an <<image>> or an element reference.
185185 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.
187187 Otherwise, if the [=ambiguous image URL=] has a fragment
188188 that references an element in the resource
189189 that is an appropriate type of element for the context in which the <<url>> appears
190190 (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>> .
193193
194194 Specs using the [=ambiguous image URL=] concept
195195 must define what elements are valid references for the URL,
You can’t perform that action at this time.
0 commit comments