servo/tests/wpt/web-platform-tests/css/cssom-view/cssom-getBoundingClientRect-vertical-rl-ref.html

4 lines
168 B
HTML

<!DOCTYPE html>
<body style="overflow: scroll">
<div style="position: absolute; top: 50px; left: 50px; width: 200px; height: 200px; background: green"></div>
</body>