[Bug 29089] New: javascript < treated as html tag

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29089

            Bug ID: 29089
           Summary: javascript < treated as html tag
           Product: Validator
           Version: HEAD
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: minor
          Priority: P2
         Component: check
          Assignee: dave.null@w3.org
          Reporter: altsheets+services@gmail.com
        QA Contact: www-validator-cvs@w3.org
  Target Milestone: ---

https://validator.w3.org/ --> http://altsheets.ddns.net/d3/animatelogo/
so

https://validator.w3.org/check?uri=http%3A%2F%2Faltsheets.ddns.net%2Fd3%2Fanimatelogo%2F&charset=%28detect+automatically%29

(you have to reload 2-3 times, something's wrong with the ddns.net?) 
... anyway it ...


Says
    Error found while checking this document as XHTML 1.0 Transitional!


Line 57, Column 13: character "<" is the first character of a delimiter but
occurred as data
for (i=0; i < numberOfSVGs; i++){


but that is a < inside a javascript.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 27 August 2015 12:29:52 UTC