summaryrefslogtreecommitdiffstats
path: root/layout/reftests/box-shadow/boxshadow-rounded-spread-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/box-shadow/boxshadow-rounded-spread-ref.html')
-rw-r--r--layout/reftests/box-shadow/boxshadow-rounded-spread-ref.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/box-shadow/boxshadow-rounded-spread-ref.html b/layout/reftests/box-shadow/boxshadow-rounded-spread-ref.html
new file mode 100644
index 0000000000..3b2e5a949c
--- /dev/null
+++ b/layout/reftests/box-shadow/boxshadow-rounded-spread-ref.html
@@ -0,0 +1 @@
+<div style="width: 300px; height: 300px; border-radius: 100%; position: absolute; top: 20px; left: 20px;">shadow div</div><div style="border-radius: 100%; width: 320px; height: 320px; background-color: grey; position: absolute; top: 330px; left: 30px;">&nbsp;</div>