summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/403519-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/403519-1.html')
-rw-r--r--layout/reftests/bugs/403519-1.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/layout/reftests/bugs/403519-1.html b/layout/reftests/bugs/403519-1.html
new file mode 100644
index 0000000000..988be36aea
--- /dev/null
+++ b/layout/reftests/bugs/403519-1.html
@@ -0,0 +1,15 @@
+<html>
+<body>
+<table border="1" width="100%">
+ <tr>
+ <td colspan="2"><marquee>&nbsp</marquee></td>
+ <td>b</td>
+ </tr>
+ <tr>
+ <td/>
+ <td/>
+ <td/>
+ </tr>
+</table>
+</body>
+</html>