summaryrefslogtreecommitdiffstats
path: root/layout/reftests/box-sizing/html-hr-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/box-sizing/html-hr-1-ref.html')
-rw-r--r--layout/reftests/box-sizing/html-hr-1-ref.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/box-sizing/html-hr-1-ref.html b/layout/reftests/box-sizing/html-hr-1-ref.html
new file mode 100644
index 0000000000..4108e13172
--- /dev/null
+++ b/layout/reftests/box-sizing/html-hr-1-ref.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<body>
+ <div style="border: 1px solid black; background-color: blue; height: 10px;"></div>
+</body>