There are a some elements (HTML5) that are not supported or partially supported in some browsers.
I’m interested in what is happening when document.createElement() is used – an element is created and then if there is no support, it becomes text, which is not rendered?
Just out of a curiosity is there a way to see what elements are supported, something like a list of them, by using JavaScript and not by compatibility sheets?
1) the site gives detail about what is supported by your current browser.
http://html5test.com/
2) give full detail for every browser, what is supported and what is not
http://www.findmebyip.com/litmus