8 lines
300 B
INI
8 lines
300 B
INI
[preload-in-data-doc.html]
|
|
expected:
|
|
if debug and fission and (os == "win"): [PASS, FAIL]
|
|
if not debug and (os == "win") and fission: [PASS, FAIL]
|
|
|
|
[font-display-preload.html]
|
|
expected:
|
|
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [PASS, FAIL]
|