/home/clopez/webkit/webkit/layout-test-results/fast/overflow/scrollbar-restored-and-then-locked-actual.txt

 1CONSOLE MESSAGE: line 31: TypeError: testRunner.setScrollbarPolicy is not a function. (In 'testRunner.setScrollbarPolicy('vertical', 'off')', 'testRunner.setScrollbarPolicy' is undefined)
12Test for bug 29431 [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect.
23
34This test ensures the correctness of two scrollbar behaviour:
45
56This tests that after setting 'overflow' on the document element to 'hidden' and back to 'visible', scrollbars appear as necessary.
67After explicitly setting a scrollbar policy different than 'auto', WebCore honors that until it is unset.
7 PASS
8 PASS
 8FAIL: Test did not run to completion