summaryrefslogtreecommitdiffstats
path: root/layout/reftests/box-properties/clip-auto-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/box-properties/clip-auto-ref.html')
-rw-r--r--layout/reftests/box-properties/clip-auto-ref.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/box-properties/clip-auto-ref.html b/layout/reftests/box-properties/clip-auto-ref.html
new file mode 100644
index 0000000000..625d3c3212
--- /dev/null
+++ b/layout/reftests/box-properties/clip-auto-ref.html
@@ -0,0 +1,4 @@
+<!DOCTYPE HTML>
+<title>test for 'clip: auto'</title>
+<div style="position: absolute; top: 0px; left: 0px; width: 300px; height: 300px; background: blue">
+</div>