servo/tests/wpt/web-platform-tests/css/css-scrollbars/scrollbar-width-paint-003-ref.html

5 lines
127 B
HTML

<!doctype html>
<title>CSS Test Reference</title>
<style>
:root { overflow: scroll; scrollbar-color: green green; }
</style>