diff options
Diffstat (limited to 'layout/reftests/svg/bug-1562091-ref.html')
-rw-r--r-- | layout/reftests/svg/bug-1562091-ref.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/layout/reftests/svg/bug-1562091-ref.html b/layout/reftests/svg/bug-1562091-ref.html new file mode 100644 index 0000000000..78c5f8622f --- /dev/null +++ b/layout/reftests/svg/bug-1562091-ref.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> +<head> + <meta http-equiv="content-type" content="text/html; charset=UTF-8"> + <meta charset="UTF-8"> +</head> + +<body> + There should be a visible icon after this text: + <!-- No icon in the reference, we test that the original is different from the reference--> +</body> +</html>
\ No newline at end of file |