tor-browser

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

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


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