summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/438509-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/crashtests/438509-1.html')
-rw-r--r--layout/generic/crashtests/438509-1.html80
1 files changed, 80 insertions, 0 deletions
diff --git a/layout/generic/crashtests/438509-1.html b/layout/generic/crashtests/438509-1.html
new file mode 100644
index 0000000000..00096020fc
--- /dev/null
+++ b/layout/generic/crashtests/438509-1.html
@@ -0,0 +1,80 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<style type="text/css">
+
+ div.wrapper { height: 400px; }
+ table { height: 100%; }
+
+</style>
+</head>
+<body>
+ <div class="wrapper">
+ <!-- NOTE: Every layer of "table/td" seems to double the load-time -->
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ <table><td>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </td></table>
+ </div>
+</body>
+</html>