Skip to content

Commit 61cf976

Browse files
authored
[css-anchor-position-1] Fixed anchor-size() syntax (w3c#9760)
1 parent 520f7c0 commit 61cf976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@ The ''anchor-size()'' Function {#anchor-size-fn}
921921
------------------------------
922922

923923
<pre class=prod>
924-
anchor-size() = anchor( <<anchor-element>>? <<anchor-size>>, <<length-percentage>>? )
924+
anchor-size() = anchor-size( <<anchor-element>>? <<anchor-size>>, <<length-percentage>>? )
925925
<dfn><<anchor-size>></dfn> = width | height | block | inline | self-block | self-inline
926926
</pre>
927927

0 commit comments

Comments
 (0)