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 27678 - Ms2ger says this example doesn't work
Summary: Ms2ger says this example doesn't work
Status: RESOLVED MOVED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Simon Pieters
QA Contact: contributor
URL: https://html.spec.whatwg.org/#associa...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-19 22:56 UTC by contributor
Modified: 2016-04-07 11:28 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2014-12-19 22:56:11 UTC
Specification: https://html.spec.whatwg.org/
Multipage: https://html.spec.whatwg.org/multipage/#association-of-controls-and-forms
Complete: https://html.spec.whatwg.org/#association-of-controls-and-forms
Referrer: 

Comment:
Ms2ger says this example doesn't work

Posted from: 216.239.45.84 by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.5 Safari/537.36
Comment 1 Anne 2015-08-31 07:14:06 UTC
Ms2ger, want to provide a PR?
Comment 2 Ms2ger 2015-08-31 07:30:21 UTC
I'm not sure how to fix it; the form never makes it into the DOM.
Comment 3 Simon Pieters 2015-08-31 12:17:05 UTC
I think you can just insert </form> before <form> to make the example do what it wants to do. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3608
Comment 4 Simon Pieters 2016-04-07 11:28:27 UTC
https://github.com/whatwg/html/pull/1011