This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29075 - XHTML Script ID tag not considered valid
Summary: XHTML Script ID tag not considered valid
Status: NEW
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-23 20:21 UTC by a.eslampanah
Modified: 2015-08-23 20:30 UTC (History)
0 users

See Also:


Attachments

Description a.eslampanah 2015-08-23 20:21:28 UTC
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.
Comment 1 a.eslampanah 2015-08-23 20:30:02 UTC
Moved.. same problem still

 Line 608, Column 71