[scrollbar-color-005.html]
[scrollbar-color yellow blue on body overrides ::-webkit-scrollbar on scrollable area]
expected:
if (os == "mac") and debug and (version == "OS X 14.7"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android": FAIL