File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -177,13 +177,13 @@ Image References: the ''url()'' notation {#url-notation}
177177 a <<url>> value that can be interpreted
178178 as either an <<image>> or an element reference.
179179 If an [=ambigous image URL=] is a [[css-values-3#local-urls|fragment-only URL]] ,
180- then it must be treated as an element reference.
180+ then it should be treated as an element reference.
181181 Otherwise, if the [=ambiguous image URL=] has a fragment
182182 that references an element in the resource
183183 that is an appropriate type of element for the context in which the <<url>> appears
184184 (such as a <{mask}> element for the 'mask-image' property),
185- it must be interpreted as an element reference.
186- Otherwise, it must be treated as an <<image>> .
185+ it should be interpreted as an element reference.
186+ Otherwise, it should be treated as an <<image>> .
187187
188188 Specs using the [=ambiguous image URL=] concept
189189 must define what elements are valid references for the URL,
You can’t perform that action at this time.
0 commit comments