layout/reftests/bidi/299065-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 PUBLIC "-//W3C//DTD HTML 4.0//EN">
     2 <html lang="en">
     3  <head>
     4   <title>Testcase, bug 299065</title>
     5   <style type="text/css">
     6   p    { border: thin solid; background: aqua;   color: blue;  }
     7   span { background: yellow; color: olive; }
     8   </style>
     9  </head>
    10  <body>
    11   <p>AA<span>AA</span><span>&#x5D0;&#x5D0;</span>&#x5D0;&#x5D0;</p>
    12  </body>
    13 </html>

mercurial