mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 02:13:08 +09:00
5 lines
199 B
INI
5 lines
199 B
INI
[bdi-neutral-nested.html]
|
|
type: reftest
|
|
expected:
|
|
if (os == "linux") and (processor == "x86") and (bits == 32): FAIL
|
|
if (os == "linux") and (processor == "x86_64") and (bits == 64): FAIL
|