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