File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -883,8 +883,9 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
883883 * Style the element captures ''::view-transition-old()'' and ''::view-transition-new()''
884884 to match the size and position set on ''::view-transition-group()''
885885 (insofar as possible without breaking their aspect ratios)
886- as it interpolates between them
887- (see [=dynamic view transition style sheet=] ).
886+ as it interpolates between them.
887+ Since the sizing of these elements depends on the mapping between logical and physical coordinates,
888+ [=dynamic view transition style sheet=] copies relevant styles from the DOM elements.
888889 * Set up a default quarter-second cross-fade animation
889890 for each ''::view-transition-group()'' .
890891 </details>
You can’t perform that action at this time.
0 commit comments