- From: <bugzilla@jessica.w3.org>
- Date: Mon, 07 Jun 2010 12:29:41 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9659 --- Comment #3 from Henri Sivonen <hsivonen@iki.fi> 2010-06-07 12:29:41 --- (In reply to comment #2) > What badness would ensue if U+0000 were discarded in the data state but still > turned into U+FFFD in all other states? U+0000 would be dropped silently inside SVG scripts and styles. So scratch that. I go back to suggesting that the tree builder discard U+0000 mapped to U+FFFD in the initial insertion mode. I think it could be worthwhile to make the tree builder drop U+0000 mapped to U+FFFD also in other tree builder modes except 'in foreign content' and 'text' insertion modes. -- 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 Monday, 7 June 2010 12:29:46 UTC