- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 Jan 2012 12:32:55 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15513 --- Comment #2 from Simon Pieters <simonp@opera.com> 2012-01-11 12:32:55 UTC --- It doesn't parse like you think it does. The use case is covered by <!DOCTYPE html> <title>asd</title> <table> <tr> <td><form id=x><input name=a></form></td> <td><input name=b form=x></td> </tr> </table> -- Configure bugmail: https://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 Wednesday, 11 January 2012 12:33:15 UTC