Skip to content

Commit a2eaf45

Browse files
authored
[css-view-transitions-1] Make SCB definition in subframes more precise (#10188)
1 parent 018d079 commit a2eaf45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-view-transitions-1/Overview.bs

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ spec:css22; type:dfn; text:element
4141
spec:css-break-4; type:dfn; text:fragment
4242
spec:css-viewport; type:dfn; text:interactive-widget;
4343
spec:css-display-4; type: dfn; text:invisible;
44+
spec:css2; type:dfn; text:viewport
4445
</pre>
4546

4647
<pre class=anchors>
@@ -768,7 +769,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
768769
(and is therefore consistent regardless of root scrollbars or [=interactive-widget|interactive widgets=]).
769770
This makes it likely to be consistent for the [=document element=]'s [=captured element/old image=] and [=captured element/new element=].
770771

771-
For iframes, the [=snapshot containing block=] corresponds to its [=initial containing block=].
772+
Within a [=child navigable=], the [=snapshot containing block=] is the union of the navigable's [=viewport=] with any [=scrollbar gutters=].
772773

773774
<figure>
774775
<img src="diagrams/phone-browser.svg" width="200" height="335" alt="A diagram of a phone screen, including a top status bar, a browser URL bar, web-content area with a floating scrollbar, a virtual keyboard, and a bottom bar with an OS back button">

0 commit comments

Comments
 (0)