Index: LayoutTests/fast/spatial-navigation/snav-div-in-anchor-expected.txt |
diff --git a/LayoutTests/fast/spatial-navigation/snav-div-in-anchor-expected.txt b/LayoutTests/fast/spatial-navigation/snav-div-in-anchor-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1c858f0963f04484608cab7db3ea3f178ff0a999 |
--- /dev/null |
+++ b/LayoutTests/fast/spatial-navigation/snav-div-in-anchor-expected.txt |
@@ -0,0 +1,7 @@ |
+DivInLinkA |
+DivInLinkB |
+ PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+PASS gFocusedDocument.activeElement.getAttribute("id") is "e1" |
+This test is testing that we can navigate on links with divs inside. |