tor-browser

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

spelling-error-006-notref.html (445B)


      1 <!doctype html><meta charset="utf-8">
      2 <title>CSS Pseudo-Elements Test: spelling error with originating decorations</title>
      3 <link rel="author" name="Delan Azabani" href="mailto:dazabani@igalia.com">
      4 <!-- TODO force spelling error without relying on UA under test having English spellchecking https://github.com/web-platform-tests/wpt/issues/30863 -->
      5 <body contenteditable spellcheck lang="en">quikc
      6 <script>
      7    document.body.focus();
      8 </script>