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

Unified Diff: LayoutTests/dom/xhtml/level3/core/nodeisequalnode14.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/nodeisequalnode14.xhtml
diff --git a/LayoutTests/dom/xhtml/level3/core/nodeisequalnode06.xhtml b/LayoutTests/dom/xhtml/level3/core/nodeisequalnode14.xhtml
similarity index 97%
copy from LayoutTests/dom/xhtml/level3/core/nodeisequalnode06.xhtml
copy to LayoutTests/dom/xhtml/level3/core/nodeisequalnode14.xhtml
index 5db3c9bb9c1f065b444ea0cc090df85c23996e38..b7034c7a94113f8b763db11eeea0ba7c294e1a66 100644
--- a/LayoutTests/dom/xhtml/level3/core/nodeisequalnode06.xhtml
+++ b/LayoutTests/dom/xhtml/level3/core/nodeisequalnode14.xhtml
@@ -25,7 +25,7 @@
<!-- This is comment number 1.-->
<html xmlns='http://www.w3.org/1999/xhtml'
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.w3.org/1999/xhtml hc_staff.xsd"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><title>hc_staff</title><script type="text/javascript" src="selfxhtml.js"/><script charset="UTF-8" type="text/javascript" src="nodeisequalnode06.js"/><script type='text/javascript'>function loadComplete() { startTest(); }</script></head><body onload="loadComplete()">
+ xsi:schemaLocation="http://www.w3.org/1999/xhtml hc_staff.xsd"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><title>hc_staff</title><script type="text/javascript" src="selfxhtml.js"/><script charset="UTF-8" type="text/javascript" src="nodeisequalnode14.js"/><script type='text/javascript'>function loadComplete() { startTest(); }</script></head><body onload="loadComplete()">
<p xmlns:dmstc="http://www.usa.com">
<em>EMP0001</em>
<strong>Margaret Martin</strong>
« no previous file with comments | « LayoutTests/dom/xhtml/level3/core/nodeisequalnode14.js ('k') | LayoutTests/dom/xhtml/level3/core/nodeisequalnode15.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698