mirror of
https://github.com/Feodor2/Mypal68.git
synced 2025-06-18 23:05:40 -04:00
9 lines
344 B
INI
9 lines
344 B
INI
[textarea-scrollbar-width-none.html]
|
|
expected:
|
|
if (os == "win") and (processor == "aarch64"): PASS
|
|
if (os == "win") and (version == "6.1.7601"): FAIL
|
|
if not webrender and (os == "win") and (version == "10.0.17134"): FAIL
|
|
if os == "mac": FAIL
|
|
if (os == "android") and not e10s: FAIL
|
|
if (os == "android") and e10s: FAIL
|