[external-stylesheet.html]
[Test styling SVG from external style stroke]
expected:
if not fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if not fission and (os == "win") and debug: ["PASS", "FAIL"]
[Test styling SVG from external style filter]
expected:
if not fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if not fission and (os == "win"): ["PASS", "FAIL"]
[Test styling SVG from external style mask]
expected:
if (os == "win") and not fission: ["PASS", "FAIL"]
[Test styling SVG from external style marker-start]
expected:
if not fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if not fission and (os == "win"): ["PASS", "FAIL"]
[Test styling SVG from external style clip-path]
expected:
if (os == "win") and not fission: ["PASS", "FAIL"]
[Test styling SVG from external style marker-end]
expected:
if (os == "win") and not fission: ["PASS", "FAIL"]
[Test styling SVG from external style marker-mid]
expected:
if (os == "win") and not fission: ["PASS", "FAIL"]
[Test styling SVG from external style mask-image]
expected:
if (os == "win") and not fission: ["PASS", "FAIL"]