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

Unified Diff: LayoutTests/dom/html/level2/core/createAttributeNS06.html

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
« no previous file with comments | « no previous file | LayoutTests/dom/html/level2/core/createAttributeNS06.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/dom/html/level2/core/createAttributeNS06.html
diff --git a/LayoutTests/dom/html/level1/core/hc_attrappendchild2.html b/LayoutTests/dom/html/level2/core/createAttributeNS06.html
similarity index 96%
copy from LayoutTests/dom/html/level1/core/hc_attrappendchild2.html
copy to LayoutTests/dom/html/level2/core/createAttributeNS06.html
index d074183f528158b8f15acdf317d6884ca3ca91a6..a8b546f42dd438f6e87186d24fc228eff5738ff2 100644
--- a/LayoutTests/dom/html/level1/core/hc_attrappendchild2.html
+++ b/LayoutTests/dom/html/level2/core/createAttributeNS06.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd" >
<!-- This is comment number 1.-->
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>hc_staff</title><script type="text/javascript" src="selfhtml.js"></script><script charset="UTF-8" type="text/javascript" src="hc_attrappendchild2.js"></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head><body onload="loadComplete()">
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>hc_staff</title><script type="text/javascript" src="selfhtml.js"></script><script charset="UTF-8" type="text/javascript" src="createAttributeNS06.js"></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head><body onload="loadComplete()">
<p>
<em>EMP0001</em>
<strong>Margaret Martin</strong>
« no previous file with comments | « no previous file | LayoutTests/dom/html/level2/core/createAttributeNS06.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698