Index: LayoutTests/fast/spatial-navigation/snav-container-only-white-space-expected.txt |
diff --git a/LayoutTests/fast/spatial-navigation/snav-container-only-white-space-expected.txt b/LayoutTests/fast/spatial-navigation/snav-container-only-white-space-expected.txt |
index 9076a4608e5a938c5dabb5b2897f476f03ceabfa..17008287a04fce151b0715f13f4ff08c2bf0eeac 100644 |
--- a/LayoutTests/fast/spatial-navigation/snav-container-only-white-space-expected.txt |
+++ b/LayoutTests/fast/spatial-navigation/snav-container-only-white-space-expected.txt |
@@ -1,5 +1,8 @@ |
This is an element |
This is an element |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
This test tests that a anchor element with only white spaces gives the correct size in ContainerNode::getRect(). |