- From: <bugzilla@jessica.w3.org>
- Date: Fri, 04 Mar 2011 02:40:17 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12167 --- Comment #1 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-03-04 02:40:17 UTC --- The HTML parser treats <listing> identically to <pre> in all respects. This implies that latest Gecko (Firefox), WebKit (Chrome/Safari), and Opera all treat it this way, since they implement the standard HTML parser. So if it ever had any such legacy meaning, apparently that meaning is no longer respected by browsers, and they've found any compatibility problems caused by that to be negligible. If the browsers are okay with this, it seems unlikely that the parsing algorithm will be changed to restore the behavior. -- 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 March 2011 02:40:19 UTC