processing-instruction.html.ini (641B)
1 [processing-instruction.html] 2 [Styling SVG from ProcessingInstruction fill] 3 expected: 4 if asan and not fission: [PASS, FAIL] 5 6 [Styling SVG from ProcessingInstruction marker-end] 7 expected: 8 if (processor == "x86") and not debug: [PASS, FAIL] 9 10 [Styling SVG from ProcessingInstruction mask-image] 11 expected: 12 if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] 13 14 [Styling SVG from ProcessingInstruction stroke] 15 expected: 16 if (os_version == "24.04") and debug and not fission: [PASS, FAIL] 17 if (os_version == "11.26100") and not debug and (processor == "x86_64"): [PASS, FAIL]