blob: 2e404276e5a99a4fe346e509d2d47ed4a4a2bd7a [file] [log] [blame]
This tests removing a focused element from a document and calling activeElement on a shadow tree in the same document.
WebKit should clear the focused element even if the removed element was focused during removal and should not crash or hit an assertion.
PASS - did not crash