<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://developers.smarttv-alliance.org/forum/feed.php?f=8&amp;t=181" />

<title>developers.smarttv-alliance.org</title>
<subtitle>Developers forum</subtitle>
<link href="https://developers.smarttv-alliance.org/forum/index.php" />
<updated>2014-08-18T18:54:06-07:00</updated>

<author><name><![CDATA[developers.smarttv-alliance.org]]></name></author>
<id>https://developers.smarttv-alliance.org/forum/feed.php?f=8&amp;t=181</id>
<entry>
<author><name><![CDATA[Support_STA]]></name></author>
<updated>2014-08-18T18:54:06-07:00</updated>
<published>2014-08-18T18:54:06-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=299#p299</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=299#p299"/>
<title type="html"><![CDATA[Failure to run html5test.com on SDK.]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=299#p299"><![CDATA[
Hi,<br /><br />Thanks for your feedback. We just want to collect as much information as can before sending this for SDK Workgroup.<br />As soon as we receive their result, we will inform the answer for you.<br /><br />Regards,<br />STA Support<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2056">Support_STA</a> — Mon Aug 18, 2014 6:54 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[jani.mikkonen_1]]></name></author>
<updated>2014-08-15T03:39:23-07:00</updated>
<published>2014-08-15T03:39:23-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=298#p298</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=298#p298"/>
<title type="html"><![CDATA[Failure to run html5test.com on SDK.]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=298#p298"><![CDATA[
Sorry but i'm having hard time understanding what is said here. <br /><br />If i understand correctly, according to the specs of html5, createElement should not trow exception with unknown elements but instead return <span style="color: #222222">HTMLUnknownElement. But once again, im not 100% sure about the internals ..<br /><br /></span><p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=6636">jani.mikkonen_1</a> — Fri Aug 15, 2014 3:39 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Support_STA]]></name></author>
<updated>2014-08-14T19:19:23-07:00</updated>
<published>2014-08-14T19:19:23-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=297#p297</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=297#p297"/>
<title type="html"><![CDATA[Failure to run html5test.com on SDK.]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=297#p297"><![CDATA[
Hi,<br /><br /><span style="color: #222222">Thanks for your question.<br />In case you had talk with html5test.com team,</span>could you tell us know what<span style="color: #222222">HTMLUnknownElement is created by createElement function? It will be nice for us when we forward to stakeholders. <br />Besides, STA Spec 3.0 (</span><span style="color: #222222">Common Emulator) and remaining STA Specs are differently for sure. Maybe some types doesn't support yet except 3.0. So could you take an overview look for these document <a href="https://developers.smarttv-alliance.org/specification" class="postlink">here</a>.</span><span style="color: #222222"><br /><br />Regards,<br />STA Support</span><p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2056">Support_STA</a> — Thu Aug 14, 2014 7:19 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[jani.mikkonen_1]]></name></author>
<updated>2014-08-14T04:24:04-07:00</updated>
<published>2014-08-14T04:24:04-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=296#p296</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=296#p296"/>
<title type="html"><![CDATA[Failure to run html5test.com on SDK.]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=181&amp;p=296#p296"><![CDATA[
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 <!-- m --><a class="postlink" href="http://html5test.com">http://html5test.com</a><!-- m --> and i found out following:<br /><br />If settings in the emulator is set to \"Common Emulator\", html5test.com does work and results to this:<br /><a href="http://html5test.com/s/c27e6a21e2741c0c.html" class="postlink">http://html5test.com/s/c27e6a21e2741c0c.html</a><br /><br />Choosing any other option, does not. Running html5test.com on the sdk will yield this error: <br /><br />[img]https://pbs.twimg.com/media/Bu1IKXQIEAEXBE9.png:large[/img]<br /><br />I had a talk with html5test.com crew and after small debugging, i got these replies: <br /><br />\"createElement with unsupported type triggers an exception instead of an element of the HTMLUnknownElement type.\"<br />\"I believe this is a HTML5 spec violation.\"<br /><br />So, question here is:<br /><br />Is this known ? <br />Is this expected behaviour ?<br />Can i expect that this sort of issue might get addressed in updates?<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=6636">jani.mikkonen_1</a> — Thu Aug 14, 2014 4:24 am</p><hr />
]]></content>
</entry>
</feed>