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

Unified Diff: LayoutTests/fast/dom/Text/previous-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
« no previous file with comments | « LayoutTests/fast/dom/Text/previous-element-sibling.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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".
« no previous file with comments | « LayoutTests/fast/dom/Text/previous-element-sibling.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698