<!DOCTYPE html>
<div style="overflow:scroll; width:100px; height:100px;">
<div style="width:200px; height:200px; background: green;">
</div>
</div>
This test verifies an element can correctly escape clip to some scroll sibling's state.
<!DOCTYPE html>
<div style="overflow:scroll; width:100px; height:100px;">
<div style="width:200px; height:200px; background: green;">
</div>
</div>
This test verifies an element can correctly escape clip to some scroll sibling's state.