- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Nov 2010 17:51:51 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11204 Henri Sivonen <hsivonen@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hsivonen@iki.fi --- Comment #10 from Henri Sivonen <hsivonen@iki.fi> 2010-11-03 17:51:50 UTC --- (In reply to comment #8) > There's no new burden on _browser_ implementations. But if you require that > all Elements support innerHTML, that requires all DOM implementations, > including ones that have nothing to do with HTML, to support it. We could add .innerHTML on Element in Web DOM Core, so non-browser DOM implementations (i.e. Java server-side stuff) wouldn't need to care. -- 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 Wednesday, 3 November 2010 17:51:53 UTC