- From: <bugzilla@jessica.w3.org>
- Date: Wed, 14 Apr 2010 12:10:44 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9515
Summary: Allow <noscript> element as child element of <head>
element
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec proposals
AssignedTo: dave.null@w3.org
ReportedBy: brille1@hotmail.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
I have read about several scenarios requiring a different set of style sheets
when script is disabled or not available at a UA.
Currently, <script> is allowed as a child element of <head>, but this is not
true for the <noscript> element. (Although a couple of browser vendors yet
support the <noscript> tag in the <head> section of a HTML page.)
I suggest to add the <noscript> element to the list of child elements allowed
on the <head> element.
--
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 Wednesday, 14 April 2010 12:14:42 UTC