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

Unified Diff: third_party/WebKit/LayoutTests/fast/images/image-map-multiple-xhtml-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/images/image-map-multiple-xhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/images/image-map-multiple-xhtml-expected.txt b/third_party/WebKit/LayoutTests/fast/images/image-map-multiple-xhtml-expected.txt
deleted file mode 100644
index dc6a7d50ae22f53b06081a66f67e7199cdb2b04a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/images/image-map-multiple-xhtml-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-
-This tests image map behavior when there are multiple maps with the same name.
-1: PASS: Hit the first map in the document.
-2: PASS: Hit the second map after the first was renamed.
-3: PASS: Hit the first map after it was renamed back.
-4: PASS: Hit the second map after the first was removed.
-5: PASS: Hit the first map after it was added back.
-6: PASS: Hit the first map after the second was removed.
-7: PASS: Hit the first map after the second was re-added.
-

Powered by Google App Engine
This is Rietveld 408576698