#data #errors #comments Tests comments in "after after frameset" get appended to the Document object. #document | | | | | #data #errors Unexpected DOCTYPE: #comments This tests DOCTYPE ignorance in "after after frameset". This handling should be identical to "in body". #document | | | | #data #errors #comments This tests that whitespace in "after after" frameset is appended to the current node, which in "after after frameset" is always the "html" element. #document | | | | | " " #data #errors Second tag not allowed. #comments This tests that no new "html" tag is added to the document. This handling should be identical to "in body". #document | | | | #data #errors Second tag not allowed. #comments This tests that the attributes on tags in "after after frameset" are added to the top element on the stack of open elements (e.g. the root tag.) This handling should be identical to "in body". #document | | | bgcolor="red" | | #data #errors #comments Test EOF in "after after frameset". #document | | | | #data xx #errors Text after tag. Text in frameset. #comments Test non-space character in "after after frameset". This handling should be identical to "in frameset". #document | | | | #data #errors Tag after .
not allowed in . #comments Test non-html start tag in "after after frameset". This handling should be identical to "in frameset". #document | | | | #data #errors End tag after . when the current node is the root "html" element. #comments Test non-html start tag in "after after frameset". This handling should be identical to "in frameset". #document | | | |