Index: LayoutTests/fast/dom/Text/previous-element-sibling-expected.txt |
diff --git a/LayoutTests/fast/dom/Text/previous-element-sibling-expected.txt b/LayoutTests/fast/dom/Text/previous-element-sibling-expected.txt |
index 0507e40f9ae90b52324b476abef53a7bd11bf7c2..55af9f7da001d5cd883694c3d341dd4c55440226 100644 |
--- a/LayoutTests/fast/dom/Text/previous-element-sibling-expected.txt |
+++ b/LayoutTests/fast/dom/Text/previous-element-sibling-expected.txt |
@@ -1,4 +1,4 @@ |
-This tests the ChildNode interface previousElementSibling property on a Text node. |
+This tests the NonDocumentTypeChildNode interface previousElementSibling property on a Text node. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |