parser/htmlparser/tests/reftest/bug673094-1-ref.html

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

     1 <!DOCTYPE html>
     2 <head>
     3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     4 <title>bidi in attribute</title>
     5 </head>
     6 <body>
     7 <p>Persian <a href="http://en.wiktionary.org/wiki/%D9%81%D8%A7%D8%B1%D8%B3%DB%8C" title="wikt:فارسی‎" >فارسی</a></p>
     8 </p>
     9 </body>

mercurial