tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

meta-inside-xml-charset-before-encoding.htm (257B)


      1 <?xml version="1.0" <meta charset="windows-1253" encoding="windows-1251"?>
      2 <p>Meta inside XML declaration with shared greater-than; charset before encoding</p>
      3 <p>Test: �</p>
      4 <p>If &#x03B6;, meta takes precedence. If &#x0436;, XML decl takes precedence</p>