summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/40596-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/40596-1-ref.html')
-rw-r--r--layout/reftests/bugs/40596-1-ref.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/layout/reftests/bugs/40596-1-ref.html b/layout/reftests/bugs/40596-1-ref.html
new file mode 100644
index 0000000000..8246c82658
--- /dev/null
+++ b/layout/reftests/bugs/40596-1-ref.html
@@ -0,0 +1,16 @@
+<html>
+ <body>
+ <form>
+ <table border="1" width="300" style="height: 300px">
+ <tr>
+ <td style="width:80%">
+ &nbsp;
+ </td>
+ <td style="width:20%">
+ &nbsp;
+ </td>
+ </tr>
+ </table>
+ </form>
+ </body>
+</html>