Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Side by Side Diff: LayoutTests/fast/overflow/scrollbar-restored-and-then-locked-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test for bug 29431 [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Ve rtical,Qt::ScrollBarAlwaysOff) has no effect. 1 Test for bug 29431 [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Ve rtical,Qt::ScrollBarAlwaysOff) has no effect.
2 2
3 This test ensures the correctness of two scrollbar behaviour: 3 This test ensures the correctness of two scrollbar behaviour:
4 4
5 This tests that after setting 'overflow' on the document element to 'hidden' and back to 'visible', scrollbars appear as necessary. 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 honor s that until it is unset. 6 After explicitly setting a scrollbar policy different than 'auto', WebCore honor s that until it is unset.
7 PASS 7 PASS
8 PASS 8 FAIL: Scrollbar did appear after turning it off
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698