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 22648 - fieldset should have a default role of group
Summary: fieldset should have a default role of group
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: CR
Depends on:
Blocks:
 
Reported: 2013-07-11 21:10 UTC by steve faulkner
Modified: 2014-01-16 15:11 UTC (History)
3 users (show)

See Also:


Attachments

Comment 1 Michael[tm] Smith 2013-07-12 03:01:17 UTC
Preemptively added to the validator
https://bitbucket.org/validator/syntax/commits/a86263a6476ef61fb8bd22c809607330ebc8bebc
Comment 2 github bugzilla bot 2013-10-16 10:50:44 UTC
Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/52735bbfc18cbe9f70c27e56558093c176314660
fieldset default role=group

fixes Bug 22648
Comment 3 steve faulkner 2013-10-16 10:55:44 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: refer to commit comment 2
Rationale: fieldset is implemented with a grouping role in browsers and it is specced as such http://rawgithub.com/w3c/html-api-map/master/index.html#el-fieldset
Comment 4 github bugzilla bot 2014-01-16 15:11:28 UTC
Commit pushed to CR at https://github.com/w3c/html

https://github.com/w3c/html/commit/52735bbfc18cbe9f70c27e56558093c176314660
fieldset default role=group