- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 27 Oct 2009 17:36:06 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8089
Summary: "identifying a script resource of the type given by the
type attribute, if the attribute is present, or of the
type "text/javascript", if the attribute is absent." -
what does "of the type" mean? Sounds like it means the
HTTP content-type must be that val
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#attr-
script-src
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#attr-script-src
Comment:
"identifying a script resource of the type given by the type attribute, if the
attribute is present, or of the type "text/javascript", if the attribute is
absent." - what does "of the type" mean? Sounds like it means the HTTP
content-type must be that value, but that'd be silly because it would make
<script src> and <script src type=text/javascript> non-conforming with Apache's
usual application/(x-)javascript
Posted from: 128.232.100.227
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 27 October 2009 20:12:46 UTC