layout/generic/crashtests/438509-1.html

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
michael@0 2 <html>
michael@0 3 <head>
michael@0 4 <style type="text/css">
michael@0 5
michael@0 6 div.wrapper { height: 400px; }
michael@0 7 table { height: 100%; }
michael@0 8
michael@0 9 </style>
michael@0 10 </head>
michael@0 11 <body>
michael@0 12 <div class="wrapper">
michael@0 13 <!-- NOTE: Every layer of "table/td" seems to double the load-time -->
michael@0 14 <table><td>
michael@0 15 <table><td>
michael@0 16 <table><td>
michael@0 17 <table><td>
michael@0 18 <table><td>
michael@0 19 <table><td>
michael@0 20 <table><td>
michael@0 21 <table><td>
michael@0 22 <table><td>
michael@0 23 <table><td>
michael@0 24 <table><td>
michael@0 25 <table><td>
michael@0 26 <table><td>
michael@0 27 <table><td>
michael@0 28 <table><td>
michael@0 29 <table><td>
michael@0 30 <table><td>
michael@0 31 <table><td>
michael@0 32 <table><td>
michael@0 33 <table><td>
michael@0 34 <table><td>
michael@0 35 <table><td>
michael@0 36 <table><td>
michael@0 37 <table><td>
michael@0 38 <table><td>
michael@0 39 <table><td>
michael@0 40 <table><td>
michael@0 41 <table><td>
michael@0 42 <table><td>
michael@0 43 <table><td>
michael@0 44 <table><td>
michael@0 45 <table><td>
michael@0 46 </td></table>
michael@0 47 </td></table>
michael@0 48 </td></table>
michael@0 49 </td></table>
michael@0 50 </td></table>
michael@0 51 </td></table>
michael@0 52 </td></table>
michael@0 53 </td></table>
michael@0 54 </td></table>
michael@0 55 </td></table>
michael@0 56 </td></table>
michael@0 57 </td></table>
michael@0 58 </td></table>
michael@0 59 </td></table>
michael@0 60 </td></table>
michael@0 61 </td></table>
michael@0 62 </td></table>
michael@0 63 </td></table>
michael@0 64 </td></table>
michael@0 65 </td></table>
michael@0 66 </td></table>
michael@0 67 </td></table>
michael@0 68 </td></table>
michael@0 69 </td></table>
michael@0 70 </td></table>
michael@0 71 </td></table>
michael@0 72 </td></table>
michael@0 73 </td></table>
michael@0 74 </td></table>
michael@0 75 </td></table>
michael@0 76 </td></table>
michael@0 77 </td></table>
michael@0 78 </div>
michael@0 79 </body>
michael@0 80 </html>

mercurial