- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 07 Jan 2010 08:51:22 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8550 Henri Sivonen <hsivonen@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hsivonen@iki.fi --- Comment #10 from Henri Sivonen <hsivonen@iki.fi> 2010-01-07 08:51:21 --- (In reply to comment #9) > Rationale: Only IE seems to do this. FWIW, Gecko supports document.createElement("<div>") in the quirks mode. It doesn't support specifying attributes on the pseudo-tag and doesn't support this variant in the Almost Standards and Standards modes. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/345 http://hg.mozilla.org/mozilla-central/file/abb82f981e02/content/html/document/src/nsHTMLDocument.cpp#l1225 The rationale for adding support was compat with IBM enterprise apps. https://bugzilla.mozilla.org/show_bug.cgi?id=245274 -- 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, 7 January 2010 08:51:24 UTC