Skip to content

Commit 213e93c

Browse files
committed
[css-anchor-position-1] Fix linking errors
1 parent 04ec08a commit 213e93c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css-anchor-position-1/Overview.bs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2035,7 +2035,7 @@ and thus trigger special behavior. These <dfn>fallback-sensitive changes</dfn> i
20352035
have been added, removed, or mutated.
20362036

20372037
For this purpose, only changes to the <dfn>computed base style</dfn> are considered,
2038-
i.e. the [=computed style=] ignoring any declarations originating
2038+
i.e. the [=computed value=] ignoring any declarations originating
20392039
from the Transitions or Animations [=cascade origins=].
20402040

20412041
<h5 id="last-successful-recording">
@@ -2300,6 +2300,10 @@ depending on some commonly needed layout conditions.
23002300
rather than <em>also</em> floating in a nonsensical location.
23012301
</div>
23022302

2303+
User agents may recognize <css>anchors-valid</css> and <css>anchors-visible</css>
2304+
as [=legacy value aliases=] of ''anchor-valid'' and ''anchor-visible''
2305+
(but are not required to).
2306+
23032307
<!-- Big Text: anim
23042308

23052309
███▌ █ █▌ ████ █ █

0 commit comments

Comments
 (0)