1 This test verifies that turning off auto resize functions correctly. It only works when run in dumprendertree as it relies on having auto-resize function available.
2
3 When it succeeds, there should be a series of PASS messages followed by a DONE message.
4
5 PASS: document.body.clientWidth equaled window.innerWidth
6 PASS: document.body.clientHeight equaled window.innerHeight
7 PASS: document.body.scrollWidth equaled window.innerWidth
8 PASS: document.body.scrollHeight equaled window.innerHeight
9 PASS: window.innerWidth equaled window.outerWidth
10 PASS: window.innerHeight equaled window.outerHeight
11 PASS: window.outerWidth equaled 200
12 PASS: window.outerHeight equaled 200
13 PASS: window.outerWidth equaled 200
14 DONE
15
1CONSOLE MESSAGE: line 8: TypeError: testRunner.enableAutoResizeMode is not a function. (In 'testRunner.enableAutoResizeMode(10, 10, 1000, 1000)', 'testRunner.enableAutoResizeMode' is undefined)
2layer at (0,0) size 900x585
3 RenderView at (0,0) size 800x585
4layer at (0,0) size 800x85
5 RenderBlock {HTML} at (0,0) size 800x85
6 RenderBody {BODY} at (0,0) size 900x85
7 RenderBlock (anonymous) at (0,0) size 900x85
8 RenderText {#text} at (0,0) size 873x34
9 text run at (0,0) width 873: "This test verifies that turning off auto resize functions correctly. It only works when run in dumprendertree as it relies on having auto-resize"
10 text run at (0,17) width 120: "function available. "
11 RenderBR {BR} at (120,17) size 0x17
12 RenderBR {BR} at (0,34) size 0x17
13 RenderText {#text} at (0,51) size 593x17
14 text run at (0,51) width 593: "When it succeeds, there should be a series of PASS messages followed by a DONE message. "
15 RenderBR {BR} at (593,51) size 0x17
16 RenderBR {BR} at (0,68) size 0x17
17 RenderBlock {DIV} at (0,85) size 900x0