File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -596,10 +596,11 @@ The procedure to <dfn>resolve an element-based offset</dfn> given
596596<div class="note">
597597Note: With threshold 0.0, the algorithm selects the effective scroll offset such
598598that the target is adjacent to the [=scrollport=] at the given edge but not yet
599- visible. The upcoming threshold value will allow authors to control the amount
600- of target that needs to be visible in [=scrollport=] . In particular threshold
601- value 1.0 ensure that target is fully visible (as long as [=scrollport=] is
602- large enough).
599+ visible.
600+ The threshold value allows authors
601+ to control the amount of target that needs to be visible in [=scrollport=] .
602+ In particular threshold value 1.0 ensure that target is fully visible
603+ (as long as [=scrollport=] is large enough).
603604
604605<figure>
605606<img src="img/example-element-based-threshold.svg" width="600"
You can’t perform that action at this time.
0 commit comments