layout/reftests/bugs/605138-1.html

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 <html>
     2 <head>
     3   <link href="data:text/css,%23master{display:table; width: 100%; outline: 1px dashed black; }"
     4         rel="stylesheet" type="text/css" media="screen">
     5 </head>
     6 <body>
     7 <div id="master">
     8 <div style="height:10000px; background: -moz-linear-gradient(right bottom, rgb(0,0,0) 0%, rgb(255,255,255) 100%);">
     9 </div>
    11 <textarea style="height:100px; margin:0; border:0;"></textarea>
    12 <script> </script>
    14 </div>
    15 </html>

mercurial