On 2015/10/19 21:03, Richard Ishida wrote: > The test I use adds characters to an href attribute via scripting. It > then tests the href attribute value for percent encoded escapes > corresponding to the character being tested. It's certainly problematic > in that Edge doesn't store the characters as percent escapes (i don't > know if there's a switch to enable that). For these kinds of tests, it seems problematic. However, fundamentally, it is the right thing to do. Converting to percent escapes is a loss of information, which should be delayed as much as possible. Regards, Martin.Received on Wednesday, 21 October 2015 04:48:56 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:41:09 UTC