6 lines
297 B
INI
6 lines
297 B
INI
[overflow-clip-margin-002.html]
|
|
bug: Relies on non-overlay scrollbars so that scrollbars have the same length. Also Android doesn't paint scrollbar track
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, FAIL]
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if os == "android": FAIL
|