File: loading_disallowed.rs

package info (click to toggle)
rust-librsvg 2.60.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,112 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
use rsvg::test_svg_reference;

/*test_svg_reference!(
    bug_996_malicious_url,
    "tests/fixtures/loading/disallowed-996.svg",
    "tests/fixtures/loading/disallowed-996-ref.svg"
);*/