1 <!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML//EN">
4 <!-- This tests that the scrollbar thumb is deselected on a fling start -->
7 <style type=
"text/css">
9 background-color: #ccc;
14 ::-webkit-scrollbar-button
{
18 ::-webkit-scrollbar-thumb
{
19 background-color: #777;
24 ::-webkit-scrollbar-thumb:active
{
25 background-color: #333;