Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(308)

Unified Diff: LayoutTests/fast/dom/Text/next-element-sibling-expected.txt

Issue 799523002: Split NonDocumentTypeChildNode from ChildNode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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".
« no previous file with comments | « LayoutTests/fast/dom/Text/next-element-sibling.html ('k') | LayoutTests/fast/dom/Text/previous-element-sibling.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698