6 lines
233 B
INI
6 lines
233 B
INI
[scrollbar-width-005.html]
|
|
[viewport displays a 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
|