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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/images/server-side-imagemap-expected.txt

Issue 2253513005: Use testharness.js instead of js-test.js in fast/images. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change test as per the comments. Created 4 years, 4 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
(Empty)
1 Tests that server-side image maps with zooms and transforms produce the right cl ick coordinates.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9 PASS location.hash is "#?0,0"
10 PASS location.hash is "#?0,0"
11 PASS location.hash is "#?82,39"
12 PASS location.hash is "#?105,54"
13 PASS location.hash is "#?115,63"
14 PASS location.hash is "#?0,63"
15 PASS location.hash is "#?0,52"
16 PASS location.hash is "#?102,0"
17 PASS location.hash is "#?112,0"
18
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698