- From: <bugzilla@jessica.w3.org>
- Date: Fri, 04 Nov 2011 00:44:30 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14690 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ian@hixie.ch Resolution| |WONTFIX --- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-11-04 00:44:29 UTC --- Turns out the browsers actually don't support this, and supporting it is hard given the parser. Consider, e.g., the resulting DOM tree for: <dl> <dt> name 1 <dd> value 1 <a> <dt> name 2 <dd> value 2 </a> </dl> -- 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, 4 November 2011 00:46:38 UTC