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 17210 - Form elements inside a fieldset with a @form should use it
Summary: Form elements inside a fieldset with a @form should use it
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement
Target Milestone: ---
Assignee: Robin Berjon
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-27 10:06 UTC by Mounir Lamouri
Modified: 2016-04-19 22:03 UTC (History)
6 users (show)

See Also:


Attachments

Description Mounir Lamouri 2012-05-27 10:06:02 UTC
In other word, if we have:
<form id='a'></form>

<fieldset form='a'>
  <input>
</fieldset>

The input element should be associated the form 'a'. I'm not sure if we should ignore <input form='b'> or allow it.

See this Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=755215
Comment 1 contributor 2012-07-18 07:09:49 UTC
This bug was cloned to create bug 17872 as part of operation convergence.
Comment 2 Travis Leithead [MSFT] 2016-04-19 22:03:51 UTC
HTML5.1 Bugzilla Bug Triage: It looks like in the WHATWG spinoff thread, there was consensus to Won't Fix. Given that I'll apply the same resolution here.

If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!