summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/markers-and-group-opacity-01-ref.svg
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/svg/markers-and-group-opacity-01-ref.svg')
-rw-r--r--layout/reftests/svg/markers-and-group-opacity-01-ref.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/svg/markers-and-group-opacity-01-ref.svg b/layout/reftests/svg/markers-and-group-opacity-01-ref.svg
new file mode 100644
index 0000000000..14299cf9ec
--- /dev/null
+++ b/layout/reftests/svg/markers-and-group-opacity-01-ref.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg">
+ <rect width="100%" height="200%" fill="white"/>
+ <rect width="100%" height="200%" fill="blue" fill-opacity=".5"/>
+</svg>