layout/reftests/bidi/847242-1-ref.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <!DOCTYPE html>
     2 <html>
     3  <head>
     4    <meta charset="utf-8">
     5    <style>
     6     div {
     7      font-family: monospace;
     8      font-size: 24px;
     9      }
    10    </style>
    11  </head>
    12  <body>
    13    <div>PASS&#x2029;</div>
    14  </body>
    15 </html>

mercurial