tor-browser

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

locqualityissue4html.html (1171B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3  <head>
      4    <meta charset="utf-8">
      5    <title>Telharmonium 1897</title>
      6    <style>
      7         [its-loc-quality-issue-type]{
      8           background-color:yellow;
      9           margin:2px;
     10         }
     11         [its-loc-quality-issue-severity = "100"]{
     12           border: 2px solid red;
     13         }
     14        </style>
     15  </head>
     16  <body>
     17    <h1>Telharmonium (1897)</h1>
     18    <p>
     19      <span
     20        data-mytool-qacode="named_entity_not_found"
     21 its-loc-quality-issue-type="inconsistent-entities"
     22        >Christian Bale</span>(1867–1934) conceived of an instrument that could transmit its sound
     23      from a power plant for hundreds of miles to listeners over telegraph wiring. Beginning in
     24      1889 the sound quality of regular telephone concerts was very poor on account of the buzzing
     25      generated by carbon-granule microphones. As a result Cahill decided to set a new standard in
     26      perfection of sound <span
     27        its-loc-quality-issue-type="MiSSPeLLiNG">qaulity</span> with his instrument, a standard that would not only satisfy listeners but that
     28      would overcome all the flaws of traditional instruments.</p>
     29  </body>
     30 </html>