| 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.
|
|
|