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

Unified Diff: LayoutTests/dom/xhtml/level2/core/createAttributeNS06.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/level2/core/createAttributeNS06.xhtml
diff --git a/LayoutTests/dom/xhtml/level1/core/hc_attrchildnodes1.xhtml b/LayoutTests/dom/xhtml/level2/core/createAttributeNS06.xhtml
similarity index 93%
copy from LayoutTests/dom/xhtml/level1/core/hc_attrchildnodes1.xhtml
copy to LayoutTests/dom/xhtml/level2/core/createAttributeNS06.xhtml
index 3f552e6e7c55866083ea8394c085ab7a52a6fea0..4a354c8caf3a1ec77d0ef694415b41fec937e2cb 100644
--- a/LayoutTests/dom/xhtml/level1/core/hc_attrchildnodes1.xhtml
+++ b/LayoutTests/dom/xhtml/level2/core/createAttributeNS06.xhtml
@@ -13,7 +13,7 @@
<!ATTLIST acronym dir CDATA "ltr">
]>
<!-- This is comment number 1.-->
-<html xmlns='http://www.w3.org/1999/xhtml'><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="hc_attrchildnodes1.js"/><script type='text/javascript'>function loadComplete() { startTest(); }</script></head><body onload="loadComplete()">
+<html xmlns='http://www.w3.org/1999/xhtml'><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="createAttributeNS06.js"/><script type='text/javascript'>function loadComplete() { startTest(); }</script></head><body onload="loadComplete()">
<p>
<em>EMP0001</em>
<strong>Margaret Martin</strong>

Powered by Google App Engine
This is Rietveld 408576698