tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / overflow / scrollbar-restored-and-then-locked-expected.txt
1 Test for bug 29431 [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect.
2
3 This test ensures the correctness of two scrollbar behaviour:
4
5 This tests that after setting 'overflow' on the document element to 'hidden' and back to 'visible', scrollbars appear as necessary.
6 After explicitly setting a scrollbar policy different than 'auto', WebCore honors that until it is unset.
7 PASS
8 PASS