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