- From: <bugzilla@jessica.w3.org>
- Date: Thu, 05 May 2011 08:01:55 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11937 --- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-05-05 08:01:55 UTC --- Well don't forget that all those cases where value="" is present but you're saying should be treated as indeterminate are cases where the element is invalid anyway, so authors really shouldn't be doing any of them anyway. Re :indeterminate, it seems easier to define :indeterminate just as a matter of whether an attribute is present or not than require that the UA parse the attribute to determine it. Plus, Opera and WebKit already do this... I dunno, it doesn't seem very compelling to me. -- 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, 5 May 2011 08:01:57 UTC