font-display-preload.html.ini (300B)
1 [preload-in-data-doc.html] 2 expected: 3 if debug and fission and (os == "win"): [PASS, FAIL] 4 if not debug and (os == "win") and fission: [PASS, FAIL] 5 6 [font-display-preload.html] 7 expected: 8 if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [PASS, FAIL]