summaryrefslogtreecommitdiffstats
path: root/layout/reftests/generated-content/images-01-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/generated-content/images-01-ref.html')
-rw-r--r--layout/reftests/generated-content/images-01-ref.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/generated-content/images-01-ref.html b/layout/reftests/generated-content/images-01-ref.html
new file mode 100644
index 0000000000..c201db3514
--- /dev/null
+++ b/layout/reftests/generated-content/images-01-ref.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+<style>
+div { border:1px solid green; margin:5px; }
+</style>
+</head>
+<body>
+<div>Inner</div>
+</body>
+</html>