tor-browser

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

locqualityissue6html.html (1568B)


      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        its-loc-quality-issue-comment="should be Thomas Cahill."
     23        its-loc-quality-issue-profile-ref="http://example.org/qaMovel/v1"
     24        its-loc-quality-issue-severity="100"
     25 its-loc-quality-issue-enabled="yes">Christian Bale</span>(1867–1934) conceived of an instrument that could transmit its sound
     26      from a power plant for hundreds of miles to listeners over telegraph wiring. Beginning in
     27      1889 the sound quality of regular telephone concerts was very poor on account of the buzzing
     28      generated by carbon-granule microphones. As a result Cahill decided to set a new standard in
     29      perfection of sound <span
     30 its-loc-quality-issue-type="misspelling"
     31        its-loc-quality-issue-comment="should be 'quality'"
     32 its-loc-quality-issue-profile-ref="grammar"
     33        its-loc-quality-issue-severity="50"
     34 its-loc-quality-issue-enabled="no">qulaity</span> with his instrument, a standard that would not only satisfy listeners but that
     35      would overcome all the flaws of traditional instruments.</p>
     36  </body>
     37 </html>