- From: <bugzilla@jessica.w3.org>
- Date: Mon, 13 Apr 2015 15:38:39 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28479 Josh Spiegel <josh.spiegel@oracle.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josh.spiegel@oracle.com --- Comment #1 from Josh Spiegel <josh.spiegel@oracle.com> --- In section 4, (phases of serialization) I think it is clear that sequence normalization (if applicable) comes before character expansion. The item-separator is inserted during sequence normalization and character mapping is applied during character expansion. So why isn't clear which should come first? You said: "if we accept that character mapping was supposed to happen before sequence normalization, then character maps would not be applied to the string." The other thing that jumps to mind is the interaction with cdata-section-elements. When cdata-section-elements applies to an element, character mapping is skipped. (see bullet (b) of character expansion) I agree with your comment about strings and the JSON method (see bug 27330). -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 13 April 2015 15:38:42 UTC