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

Unified Diff: LayoutTests/fast/innerHTML/innerHTML-xml-expected.txt

Issue 52203002: Revert "Move innerHTML and outerHTML to Element" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 months 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/innerHTML/innerHTML-xml-expected.txt
diff --git a/LayoutTests/fast/innerHTML/innerHTML-xml-expected.txt b/LayoutTests/fast/innerHTML/innerHTML-xml-expected.txt
deleted file mode 100644
index a8be8ab7213e78b7aa5867210fc5771473a59bb6..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/innerHTML/innerHTML-xml-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-Test innerHTML in XHTML/XML documents
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-FAIL element.firstChild.namespaceURI should be http://www.w3.org/2000/svg. Was http://www.w3.org/1999/xhtml.
-PASS element.firstChild.namespaceURI is "http://www.w3.org/2000/svg"
-FAIL element.firstChild.namespaceURI should be http://www.w3.org/2000/svg. Was http://www.w3.org/1999/xhtml.
-PASS element.firstChild.namespaceURI is "http://www.w3.org/2000/svg"
-FAIL element.firstChild.namespaceURI should be http://www.w3.org/2000/svg. Was http://www.w3.org/1999/xhtml.
-PASS element.firstChild.namespaceURI is "http://test/foo"
-FAIL element.firstChild.namespaceURI should be http://www.w3.org/2000/svg. Was http://www.w3.org/1999/xhtml.
-PASS element.firstChild.namespaceURI is "http://test/foo"
-FAIL element.firstChild.namespaceURI should be http://test/foo. Was http://www.w3.org/1999/xhtml.
-PASS element.firstChild.namespaceURI is "http://www.w3.org/2000/svg"
-FAIL element.firstChild.namespaceURI should be http://test/foo. Was http://www.w3.org/1999/xhtml.
-PASS element.firstChild.namespaceURI is "http://www.w3.org/2000/svg"
-FAIL element.firstChild.namespaceURI should be http://test/foo. Was http://www.w3.org/1999/xhtml.
-PASS element.firstChild.namespaceURI is "http://test/foo"
-FAIL element.firstChild.namespaceURI should be http://test/foo. Was http://www.w3.org/1999/xhtml.
-PASS element.firstChild.namespaceURI is "http://test/foo"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/innerHTML/innerHTML-xml.xhtml ('k') | LayoutTests/fast/loader/delete-inside-cancelTimer-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698