- From: <bugzilla@jessica.w3.org>
- Date: Thu, 07 Jul 2011 18:48:34 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13175 --- Comment #6 from Marat Tanalin <mtanalin@yandex.ru> 2011-07-07 18:48:34 UTC --- > I mean that they're all the same semantically. Thus, there's no semantic > difference between using <h1> in <form> (currently allowed) and using <legend> > in <form> (currently not allowed). Since there's no difference, just use the > one that's already allowed. A current acceptable solution does not prevent us from searching more suitable one. Legend is semantically more suitable (see comment 4 for reasoning). I personally would prefer LEGEND inside redundant FIELDSET instead of just abstract H1 header. After all, if there is no difference between H1 and LEGEND, why LEGEND is required to be first first child of FIELDSET while H1 is not? -- Configure bugmail: http://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 Thursday, 7 July 2011 18:48:36 UTC