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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt

Issue 2291653002: Promote Scroll Anchoring to experimental (Closed)
Patch Set: Mark devtools tests as failing + fix crashing test Created 4 years, 3 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
OLDNEW
1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostr ud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis au te irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qu i officia deserunt mollit anim id est laborum."
1 original scroll y for RTL page : Success 2 original scroll y for RTL page : Success
2 vertical scroll: : Success 3 vertical scroll: : Success
3 continuously call window.scrollY : Success 4 continuously call window.scrollY : Success
4 zoom in and out preserve scroll position: Success 5 zoom in and out preserve scroll position: Success
5 resize preserves scroll position: Success 6 resize preserves scroll position: Success
6 PASS window.scrollY == -3425 became true 7 PASS window.scrollY == -3425 became true
7 PASS window.scrollY == 0 became true 8 PASS window.scrollY == 0 became true
8 selectAll selects all document: Success 9 selectAll selects all document: Success
9 PASS successfullyParsed is true 10 PASS successfullyParsed is true
10 11
11 TEST COMPLETE 12 TEST COMPLETE
12 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698