layout/reftests/backgrounds/background-size-monster-pt.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 <!DOCTYPE html>
     2 <html>
     3 <head>
     4   <title>Points-to-twips conversions testing</title>
     5   <style type="text/css">
     6 body
     7 {
     8   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVR42mP4%2F58BAAT%2FAf9jgNErAAAAAElFTkSuQmCC);
     9   background-size: 2147483640pt;
    10 }
    11   </style>
    12 </head>
    13 <body>
    14 </body>
    15 </html>

mercurial