summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-dom/deleteTbodyRebuild1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/table-dom/deleteTbodyRebuild1-ref.html')
-rw-r--r--layout/reftests/table-dom/deleteTbodyRebuild1-ref.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/layout/reftests/table-dom/deleteTbodyRebuild1-ref.html b/layout/reftests/table-dom/deleteTbodyRebuild1-ref.html
new file mode 100644
index 0000000000..9a2a66f236
--- /dev/null
+++ b/layout/reftests/table-dom/deleteTbodyRebuild1-ref.html
@@ -0,0 +1,20 @@
+<HEAD>
+</HEAD>
+<BODY>
+<table bgcolor=orange border>
+ <tbody>
+ <tr>
+ <td>c31</td><td>c32</td>
+ </tr>
+ <tr>
+ <td>c41</td><td>c42</td>
+ </tr>
+ </tbody>
+</table>
+</BODY></HTML>
+
+
+
+
+
+