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 17916 - Actually the required tag of controls are rendered as "required" attribute of html 5 elements. Then the validation will be controlled by your browser. Unfortunately "validation group" or something like that has not been introduced in html 5 (yet, and as f
Summary: Actually the required tag of controls are rendered as "required" attribute of...
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 07:16 UTC by contributor
Modified: 2012-09-25 04:04 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-07-18 07:16:40 UTC
This was was cloned from bug 16022 as part of operation convergence.
Originally filed: 2012-02-18 14:04:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-02-18 14:04:30 +0000 
--------------------------------------------------------------------------------
Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
Actually the required tag of controls are rendered as "required" attribute of
html 5 elements. Then the validation will be controlled by your browser.
Unfortunately "validation group" or something like that has not been
introduced in html 5 (yet, and as far as I know).


Posted from: 167.192.191.108
User agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0E; InfoPath.3; .NET4.0C)
================================================================================
Comment 1 Ian 'Hixie' Hickson 2012-09-25 04:04:36 UTC
I'm not sure I follow what is being requested here. Can you elaborate?