mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 01:19:12 +00:00
4 lines
101 B
JavaScript
4 lines
101 B
JavaScript
function test() {
|
|
is(document.popupNode, null, "document.popupNode has been correctly cleared");
|
|
}
|