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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/images/server-side-imagemap-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/images/server-side-imagemap-expected.txt b/third_party/WebKit/LayoutTests/fast/images/server-side-imagemap-expected.txt
deleted file mode 100644
index b3dfa76d9d733d311fc30f55c2e9d299e08ab5cc..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/images/server-side-imagemap-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-Tests that server-side image maps with zooms and transforms produce the right click coordinates.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-PASS location.hash is "#?0,0"
-PASS location.hash is "#?0,0"
-PASS location.hash is "#?82,39"
-PASS location.hash is "#?105,54"
-PASS location.hash is "#?115,63"
-PASS location.hash is "#?0,63"
-PASS location.hash is "#?0,52"
-PASS location.hash is "#?102,0"
-PASS location.hash is "#?112,0"
-
-

Powered by Google App Engine
This is Rietveld 408576698