6 lines
266 B
INI
6 lines
266 B
INI
[scrollbar-width-011.html]
|
|
[scrollbar-width thin on the root overrides ::-webkit-scrollbar]
|
|
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
|