6 lines
254 B
INI
6 lines
254 B
INI
[scrollbar-width-015.html]
|
|
[scrollbar-width thin 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
|