unloading-editor-in-subdocument-containing-misspelled-word.html (306B)
1 <html class="test-wait"> 2 <head> 3 <meta charset="utf-8"> 4 <title>Test case for bug 459613 of Mozilla</title> 5 </head> 6 <body> 7 <iframe 8 srcdoc="support/unloading-editor-in-subdocument-containing-misspelled-word-iframe.html" 9 onload="document.documentElement.removeAttribute('class')"></iframe> 10 </body> 11 </html>