mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 18:09:16 +00:00
8 lines
451 B
JSON
8 lines
451 B
JSON
{
|
|
"getSelection() on HTML document with null defaultView must be null":true,
|
|
"getSelection() on XML document with null defaultView must be null":true,
|
|
"window.getSelection() instanceof Selection in an iframe immediately after appendChild":true,
|
|
"document.getSelection() instanceof Selection in an iframe immediately after appendChild":true,
|
|
"getSelection() on HTML document with null defaultView must be null inside an iframe onload":true
|
|
}
|