summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1318769-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/1318769-1.html')
-rw-r--r--layout/reftests/bugs/1318769-1.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1318769-1.html b/layout/reftests/bugs/1318769-1.html
new file mode 100644
index 0000000000..103c01e85a
--- /dev/null
+++ b/layout/reftests/bugs/1318769-1.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+<style>
+body {
+ width: 64px;
+ height: 64px;
+ font-size: 32px;
+ background: white;
+ color: white;
+}
+</style>
+</head>
+<body>
+&#x1f4a9;
+</body>
+</html>
+