Source code

Revision control

Copy as Markdown

Other Tools

[inline-style.html]
[Styling SVG from inline styles stroke]
expected:
if not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and not fission: [PASS, FAIL]
[Styling SVG from inline styles clip-path]
expected:
if (processor == "x86") and not debug: [PASS, FAIL]
[Styling SVG from inline styles mask-image]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[Styling SVG from inline styles mask]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[Styling SVG from inline styles marker-mid]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[Styling SVG from inline styles marker-end]
expected:
if (processor == "x86") and not debug: [PASS, FAIL]