| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt
|
| index 94b2ec501bf5ce04175d87f636d56b89b753d8c7..c0ce7716e7d51d9bc50b1534be0806252e3328a4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt
|
| @@ -18,6 +18,8 @@ PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "8"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| @@ -27,6 +29,11 @@ PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "6"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| +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"
|
|
|