3 <title>Test select all in HTML editor without body element
</title>
4 <script src=
"/tests/SimpleTest/SimpleTest.js"></script>
5 <link rel=
"stylesheet" type=
"text/css"
6 href=
"/tests/SimpleTest/test.css" />
11 <div id=
"content" style=
"display: none">
17 <script class=
"testbody" type=
"application/javascript">
19 SimpleTest.waitForExplicitFinish();
20 window.open(
"file_select_all_without_body.html",
"_blank",
21 "width=600,height=600");