Started to work on a small prototype for a service few weeks ago and in order to verify what sort of stuff is working on STA enabled devices, i tried pointing the browser in SDK to http://html5test.com and i found out following:
If settings in the emulator is set to \"Common Emulator\", html5test.com does work and results to this:
http://html5test.com/s/c27e6a21e2741c0c.html
Choosing any other option, does not. Running html5test.com on the sdk will yield this error:
[img]https://pbs.twimg.com/media/Bu1IKXQIEAEXBE9.png:large[/img]
I had a talk with html5test.com crew and after small debugging, i got these replies:
\"createElement with unsupported type triggers an exception instead of an element of the HTMLUnknownElement type.\"
\"I believe this is a HTML5 spec violation.\"
So, question here is:
Is this known ?
Is this expected behaviour ?
Can i expect that this sort of issue might get addressed in updates?
