gecko-dev/widget/reftests/scaled-scrollbar.html

7 строки
205 B
HTML

<!DOCTYPE html>
<html reftest-resolution="2.0" style="scrollbar-width: none;">
<div style="overflow: scroll; width: 300px; height: 300px">
<div style="width: 1000px; height: 1000px"></div>
</div>
</html>