summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-width/distribute-percent-nonoriginating-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/table-width/distribute-percent-nonoriginating-ref.html')
-rw-r--r--layout/reftests/table-width/distribute-percent-nonoriginating-ref.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/table-width/distribute-percent-nonoriginating-ref.html b/layout/reftests/table-width/distribute-percent-nonoriginating-ref.html
new file mode 100644
index 0000000000..561ea7f415
--- /dev/null
+++ b/layout/reftests/table-width/distribute-percent-nonoriginating-ref.html
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML>
+<title>Testcase, bug 810586</title>
+<table style="background: yellow" cellspacing="0" cellpadding="0">
+ <tr>
+ <td>Text</td>
+ </tr>
+</table>