OLD | NEW |
1 CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: fillTestForm | 1 CONSOLE MESSAGE: line 1: Uncaught ReferenceError: fillTestForm is not defined |
2 CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: scrollDocDown | 2 CONSOLE MESSAGE: line 1: Uncaught ReferenceError: scrollDocDown is not defined |
3 layer at (0,0) size 800x600 | 3 layer at (0,0) size 800x600 |
4 RenderView at (0,0) size 800x600 | 4 RenderView at (0,0) size 800x600 |
5 layer at (0,0) size 800x600 | 5 layer at (0,0) size 800x600 |
6 RenderBlock {HTML} at (0,0) size 800x600 | 6 RenderBlock {HTML} at (0,0) size 800x600 |
7 RenderBody {BODY} at (8,8) size 784x584 | 7 RenderBody {BODY} at (8,8) size 784x584 |
8 RenderText {#text} at (0,0) size 364x18 | 8 RenderText {#text} at (0,0) size 364x18 |
9 text run at (0,0) width 364: "This 404 error was intentionally generated
by a test script." | 9 text run at (0,0) width 364: "This 404 error was intentionally generated
by a test script." |
10 | 10 |
11 ============== Back Forward List ============== | 11 ============== Back Forward List ============== |
12 http://127.0.0.1:8000/navigation/error404-goback.html **nav target** | 12 http://127.0.0.1:8000/navigation/error404-goback.html **nav target** |
13 curr-> http://127.0.0.1:8000/navigation/resources/error404.pl **nav target** | 13 curr-> http://127.0.0.1:8000/navigation/resources/error404.pl **nav target** |
14 http://127.0.0.1:8000/navigation/resources/otherpage.html **nav target*
* | 14 http://127.0.0.1:8000/navigation/resources/otherpage.html **nav target*
* |
15 =============================================== | 15 =============================================== |
OLD | NEW |