- From: Philip Jägenstedt <philipj@opera.com>
- Date: Wed, 22 Sep 2010 14:18:35 +0200
- To: "Media Fragment" <public-media-fragment@w3.org>
http://www.w3.org/2008/WebVideo/Fragments/tracker/actions/186 Here's what I was looking at: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/643 If you look at the log, you'll see that the percent encoding is untouched from the point of view of JavaScript. HTML entities like & are decoded by the HTML parser and never get to JavaScript. -- Philip Jägenstedt Core Developer Opera Software
Received on Wednesday, 22 September 2010 12:52:33 UTC