[Bug 29075] New: XHTML Script ID tag not considered valid

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

            Bug ID: 29075
           Summary: XHTML Script ID tag not considered valid
           Product: Validator
           Version: HEAD
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: check
          Assignee: dave.null@w3.org
          Reporter: a.eslampanah@live.com
        QA Contact: www-validator-cvs@w3.org
  Target Milestone: ---

Line 29, Column 71: there is no attribute "id"
<script type="text/javascript" src="http://t1.extreme-dm.com/f.js"
id="eXF-phoenix1-0" defer="defer" />

On corelco.org

Yet, wc3 xhtml 1.0 cheat sheet, says id tag is valid for use for script.

Attributes:
        Other: src defer xml:space charset type id


http://www.w3.org/2010/04/xhtml10-strict.html#elem_script

Looks like a bug to me.

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

Received on Sunday, 23 August 2015 20:21:34 UTC