Source code

Revision control

Copy as Markdown

Other Tools

[inline-style.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[Styling SVG from inline styles stroke]
expected:
if not asan and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if asan 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]
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
[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]