internal-stylesheet.html.ini (589B)
1 [internal-stylesheet.html] 2 [Styling SVG from internal styles marker-end] 3 expected: 4 if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL] 5 6 [Styling SVG from internal styles clip-path] 7 expected: 8 if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] 9 10 [Styling SVG from internal styles mask-image] 11 expected: 12 if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] 13 14 [Styling SVG from internal styles marker-start] 15 expected: 16 if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]