chromium/third_party/blink/web_tests/scrollbars/custom-scrollbar-empty-rule.html

<!doctype html>
<link rel="stylesheet" href="data:text/css,body::-webkit-scrollbar{}">
<body style="overflow:scroll">You should see scrollbars.</body>