- From: <bugzilla@jessica.w3.org>
- Date: Fri, 29 Apr 2011 21:13:33 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12561 --- Comment #11 from Simon Pieters <simonp@opera.com> 2011-04-29 21:13:32 UTC --- I think disallowing action="" is not very helpful. There is likely existing content that uses action="" and no <base> and there it's a waste of time to change it, and moreover missing attribute is processed the same but is conforming. Seems arbitrary. If we want to inform authors of the weirdness with <form action=""> and <base>, we should say that validators should issue a warning for <form> and <form action> when there's also a <base href> in the document. -- 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 Friday, 29 April 2011 21:13:35 UTC