[librsvg: 5/8] Try changing the invalid URL in 524-invalid-stylesheet-href.svg




commit db7107b710d5d4b7b2e1f4d5e0791bfa942294c2
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Aug 9 21:25:44 2022 -0500

    Try changing the invalid URL in 524-invalid-stylesheet-href.svg
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/728>

 tests/fixtures/crash/524-invalid-stylesheet-href.svg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/fixtures/crash/524-invalid-stylesheet-href.svg 
b/tests/fixtures/crash/524-invalid-stylesheet-href.svg
index 9718b1b25..1c34803bf 100644
--- a/tests/fixtures/crash/524-invalid-stylesheet-href.svg
+++ b/tests/fixtures/crash/524-invalid-stylesheet-href.svg
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?xml-stylesheet type="text/css" href="file://invalid.css" ?>
+<?xml-stylesheet type="text/css" href="file://" ?>
 <svg
     xmlns:xi="http://www.w3.org/2001/XInclude";
     width="320" height="240">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]