Status: New
Owner: metaweta
Labels: Type-Defect Priority-High jQuery

New issue 1284 by metaweta: getElementsByTagName("*") does not return html, head, title, body pseudoelements
http://code.google.com/p/google-caja/issues/detail?id=1284

What steps will reproduce the problem?
getElementsByTagName("*")[0]

What is the expected output? What do you see instead?
Should see <HTML>; instead I see whatever tags are contained in the div where it renders its content.


Reply via email to