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

Unified Diff: LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.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/nodegettextcontent08.xhtml
diff --git a/LayoutTests/dom/xhtml/level3/core/nodegettextcontent19.xhtml b/LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.xhtml
similarity index 92%
copy from LayoutTests/dom/xhtml/level3/core/nodegettextcontent19.xhtml
copy to LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.xhtml
index 1d0d8413ae7ff0df7565e8441bb8387998125437..8aac2412d9e26bac79686ad669440651300271a2 100644
--- a/LayoutTests/dom/xhtml/level3/core/nodegettextcontent19.xhtml
+++ b/LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.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='nodegettextcontent19.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='nodegettextcontent08.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