Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / overflow / scrollbar-restored-and-then-locked-expected.txt
blobac1f3c50526c7dd318755d2af6f32f975c4ba311
1 Test for bug 29431 [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect.
3 This test ensures the correctness of two scrollbar behaviour:
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 FAIL: Scrollbar did appear after turning it off