Skip to content

Commit 59985f5

Browse files
committed
[css-images-3] Bikeshed fix
1 parent c8819ec commit 59985f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-images-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Image References: the ''url()'' notation {#url-notation}
182182
An <dfn export for=CSS>ambiguous image URL</dfn> is
183183
a <<url>> value that can be interpreted
184184
as either an <<image>> or an element reference.
185-
If an [=ambiguous image URL=] is a [[css-values-3#local-urls|fragment-only URL]],
185+
If an [=ambiguous image URL=] is a [[CSS-VALUES-3#local-urls|fragment-only URL]],
186186
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
@@ -1815,7 +1815,7 @@ Changes Since the <a href="https://www.w3.org/TR/2012/CR-css3-images-20120417/">
18151815
- Added the <css>flip</css> values
18161816
- <a href="https://github.com/w3c/csswg-drafts/issues/1206">Swapped to "mod then round" ordering.</a>
18171817
- Added the 'image-rendering' property.
1818-
- Moved the <<resolution>> type to [[css-values-3]].
1818+
- Moved the <<resolution>> type to [[CSS-VALUES-3]].
18191819
- Better defined the handling of invalid and partially-loaded images.
18201820
- Defined the general computed form of <<image>>.
18211821
- Defined concept and handling of URLs that are ambiguous between being images or element references.

0 commit comments

Comments
 (0)