We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 440f67a commit 2577b57Copy full SHA for 2577b57
css-view-transitions-1/Overview.bs
@@ -1624,8 +1624,8 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
1624
1625
Note: The [=document element=] is captured differently, as specified in [=capture the image=].
1626
1627
- 1. If |element|'s [=border area=] does not exceed an implementation-defined maximum size,
1628
- then return a rectangle that is equal to |element|'s [=border box=].
+ 1. If |element|'s [=ink overflow area=] does not exceed an implementation-defined maximum
+ size, then return a rectangle that is equal to |element|'s [=border box=].
1629
1630
1. Otherwise:
1631
0 commit comments