- From: <bugzilla@jessica.w3.org>
- Date: Wed, 07 Mar 2012 16:17:38 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16258
Summary: <fieldset disabled> excludes the legend descendants
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 differences from HTML4 (editor: Anne van
Kesteren)
AssignedTo: simonp@opera.com
ReportedBy: simonp@opera.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org, annevk@opera.com
"The fieldset element now allows the disabled attribute which disables all
descendant controls when specified, and the name attribute which can be used
for script access."
spec says
"The disabled attribute, when specified, causes all the form control
descendants of the fieldset element, excluding those that are descendants of
the fieldset element's first legend element child, if any, to be disabled."
--
Configure bugmail: https://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, 7 March 2012 16:17:44 UTC