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

Unified Diff: LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.xhtml

Issue 740223003: Revive tests for Document.createAttributeNS() and Element.setAttributeNodeNS() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: deprecation messages Created 6 years, 1 month 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/dom/xhtml/level3/core/nodelookupprefix16.xhtml
diff --git a/LayoutTests/dom/xhtml/level3/core/nodeinsertbefore22.xhtml b/LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.xhtml
similarity index 84%
copy from LayoutTests/dom/xhtml/level3/core/nodeinsertbefore22.xhtml
copy to LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.xhtml
index 1a6e240e09fa4465741e93db2c64f7ab1fb02e6f..f088a4c2d7692b5dd3fe5f6522cbf99f7da4d47f 100644
--- a/LayoutTests/dom/xhtml/level3/core/nodeinsertbefore22.xhtml
+++ b/LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.xhtml
@@ -18,7 +18,7 @@
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>replaceWholeText sample</title>
-<script type='text/javascript' src='selfxhtml.js'></script><script charset='UTF-8' type='text/javascript' src='nodeinsertbefore22.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head>
+<script type='text/javascript' src='selfxhtml.js'></script><script charset='UTF-8' type='text/javascript' src='nodelookupprefix16.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head>
<body onload="loadComplete()">
<p>bar</p>
</body>

Powered by Google App Engine
This is Rietveld 408576698