summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-anonymous-boxes/315146-1-ref.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/table-anonymous-boxes/315146-1-ref.xhtml')
-rw-r--r--layout/reftests/table-anonymous-boxes/315146-1-ref.xhtml8
1 files changed, 8 insertions, 0 deletions
diff --git a/layout/reftests/table-anonymous-boxes/315146-1-ref.xhtml b/layout/reftests/table-anonymous-boxes/315146-1-ref.xhtml
new file mode 100644
index 0000000000..1480f54ecb
--- /dev/null
+++ b/layout/reftests/table-anonymous-boxes/315146-1-ref.xhtml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<body>
+<table id="table" border="5"><tr><td>A cell</td></tr></table>
+</body>
+</html>