Closed mkerr11 closed 9 years ago
Made some changes in order to make the html compliant but it is not possible to make the same 'html' file both HTML and XHTML compliant.
Closing this issue -- if an XHTML sample is necessary we can open an enhancement for that.
The WebRTC Sample Video Chat Client has html syntax errors which can be debugged if the videoClient.html is renamed to videoClient.xhtml since it is a stricter version of the HTML language. When running the sample in Firefox, it found tags such as
and without a closing tag for example.