Open
Description
https://drafts.csswg.org/cssom-view/#element-scrolling-members
- Otherwise, block is "nearest":
→ If element edge A and element edge B are both outside scrolling box edge A and scrolling box edge B
Do nothing.
By this description nothing is done only when the element is bigger than the viewport.
However, another situation when nothing is done is when both edges are inside the box edges.
The same is valid for when inline is "nearest"
on item 9.8.