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

Unified Diff: LayoutTests/dom/xhtml/level3/core/nodeisdefaultnamespace16.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/nodeisdefaultnamespace16.xhtml
diff --git a/LayoutTests/dom/xhtml/level3/core/documentsetdocumenturi03.xhtml b/LayoutTests/dom/xhtml/level3/core/nodeisdefaultnamespace16.xhtml
similarity index 84%
copy from LayoutTests/dom/xhtml/level3/core/documentsetdocumenturi03.xhtml
copy to LayoutTests/dom/xhtml/level3/core/nodeisdefaultnamespace16.xhtml
index 1bb2f2c0fce72f5102e20faa71a2492d61439e05..36b7dc4c949bc2088688be9fb740d216dc30e014 100644
--- a/LayoutTests/dom/xhtml/level3/core/documentsetdocumenturi03.xhtml
+++ b/LayoutTests/dom/xhtml/level3/core/nodeisdefaultnamespace16.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='documentsetdocumenturi03.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='nodeisdefaultnamespace16.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head>
<body onload="loadComplete()">
<p>bar</p>
</body>
« no previous file with comments | « LayoutTests/dom/xhtml/level3/core/nodeisdefaultnamespace16.js ('k') | LayoutTests/dom/xhtml/level3/core/nodeisequalnode14.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698