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

Side by Side Diff: third_party/WebKit/LayoutTests/images/imagemap-scroll-expected.txt

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month 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 This tests to be sure that focusing an area element triggers scrolling and remov ing focus from it does not. 1 This tests to be sure that focusing an area element triggers scrolling and remov ing focus from it does not.
2 2
3 PASS: Document is starting scrolled to top. 3 PASS: Document is starting scrolled to top.
4 4
5 PASS: Focusing area element caused the image to scroll into view. 5 PASS: Focusing area element caused the image to scroll into view.
6 6
7 PASS: Document is scrolled to top once again. 7 PASS: Document is scrolled to top once again.
8 8
9 PASS: Document is still scrolled to top after removing focus from area element. 9 PASS: Document is still scrolled to top after removing focus from area element.
10 10
11 TEST COMPLETE 11 TEST COMPLETE
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698