| 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>
|
|
|