Index: LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt |
diff --git a/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt b/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt |
index 730e35d59ad14c9a08c6f3f8a77319880130cab6..5bddd6e11bf2dfc1f940b4e16b2e847d7022a09e 100644 |
--- a/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt |
+++ b/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt |
@@ -26,4 +26,5 @@ PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
+PASS document.getElementById('start').value is "A text containing a space\nand a new line" |