This tool is an ongoing experiment in better HTML checking, and its behavior remains subject to change

Showing results for https://atlas.torproject.org/

Checker Input

Show

  1. Warning: Using windows-1252 instead of the declared encoding iso-8859-1.

    https://atlas.torproject.org/

  2. Error: Legacy encoding windows-1252 used. Documents must use UTF-8.

    https://atlas.torproject.org/

  3. Error: Internal encoding declaration utf-8 disagrees with the actual encoding of the document (windows-1252).

    From line 11, column 3; to line 11, column 24

    title> <meta charset="utf-8"> <li

  4. Warning: Consider avoiding viewport values that prevent users from resizing documents.

    From line 16, column 3; to line 16, column 109

    "True"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <me

  5. Warning: The type attribute is unnecessary for JavaScript resources.

    From line 61, column 1; to line 61, column 31

    noscript><script type="text/javascript">docum

  6. Error: Attribute type not allowed on element label at this point.

    From line 71, column 7; to line 71, column 176

    r"> <label for="navbar-toggle-checkbox" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-secondary" aria-expanded="false">

    Attributes for element label:
    Global attributes
    for — Associate the label with form control
  7. Error: Attribute aria-expanded not allowed on element label at this point.

    From line 71, column 7; to line 71, column 176

    r"> <label for="navbar-toggle-checkbox" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-secondary" aria-expanded="false">

    Attributes for element label:
    Global attributes
    for — Associate the label with form control
  8. Error: Attribute autocorrect not allowed on element input at this point.

    From line 159, column 7; to line 159, column 165

    n"> <input class="form-control" placeholder="Search" name="secondary-search-query" id="secondary-search-query" type="text" autocorrect="off" autocapitalize="none">

    Attributes for element input:
    Global attributes
    accept when type is file
    alt when type is image
    autocomplete when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, range, or color
    autofocus
    checked when type is checkbox or radio
    dirname when type is text or search
    disabled
    form
    formaction when type is submit or image
    formenctype when type is submit or image
    formmethod when type is submit or image
    formnovalidate when type is submit or image
    formtarget when type is submit or image
    height when type is image
    list when type is text, search, url, tel, email, date, month, week, time, datetime-local, number, range, or color
    max when type is date, month, week, time, datetime-local, number, or range
    maxlength when type is text, search, url, tel, email, or password
    min when type is date, month, week, time, datetime-local, number, or range
    multiple when type is email or file
    name
    pattern when type is text, search, url, tel, email, or password
    placeholder when type is text, search, url, tel, email, password, or number
    readonly when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, or number
    required when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, checkbox, radio, or file
    size when type is text, search, url, tel, email, or password
    src when type is image
    step when type is date, month, week, time, datetime-local, number, or range
    type
    value when type is not file or image
    width when type is image
  9. Error: Stray end tag noscript.

    From line 176, column 5; to line 176, column 15

    .</p> </noscript> </d

  10. Error: End tag div seen, but there were open elements.

    From line 178, column 1; to line 178, column 6

    </div></div> <!--

  11. Error: Unclosed element noscript.

    From line 172, column 5; to line 172, column 14

    ent"> <noscript>

  12. Error: End tag for body seen, but there were unclosed elements.

    From line 225, column 1; to line 225, column 7

    pper --></body></htm

  13. Error: Unclosed element div.

    From line 55, column 1; to line 55, column 40

    s... --><div id="wrapper" style="display:none;"><!--

There were errors.

Used the schema for HTML + SVG 1.1 + MathML 3.0 + RDFa 1.1.

Used the HTML parser. Externally specified character encoding was ISO-8859-1.

Total execution time 1356 milliseconds.


About this checkerReport an issueVersion: 21.10.31