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

Unified Diff: LayoutTests/fast/spatial-navigation/snav-imagemap-area-without-image-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 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: LayoutTests/fast/spatial-navigation/snav-imagemap-area-without-image-expected.txt
diff --git a/LayoutTests/fast/spatial-navigation/snav-imagemap-area-without-image-expected.txt b/LayoutTests/fast/spatial-navigation/snav-imagemap-area-without-image-expected.txt
index 254a96aa7d2b4f7292315dbb9625f299cfc5e4bb..bd9c90224837663eeb86c47481b90f86190ebe98 100644
--- a/LayoutTests/fast/spatial-navigation/snav-imagemap-area-without-image-expected.txt
+++ b/LayoutTests/fast/spatial-navigation/snav-imagemap-area-without-image-expected.txt
@@ -1,6 +1,9 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
This test tests that areas of an imagemap without an image using it, are not focusable, thus can not be reached with spatial navigation.

Powered by Google App Engine
This is Rietveld 408576698