check for a document being "fully-active" before reflows

This commit is contained in:
Gregory Terzian 2018-12-15 15:54:04 +08:00
parent eb82e781a3
commit 7530faa4ea
3 changed files with 9 additions and 2 deletions

View file

@ -1,5 +1,4 @@
[active.window.html]
expected: CRASH
[document.open() removes the document's children (non-active document without an associated Window object; createHTMLDocument)]
expected: FAIL