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