Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / dom / xhtml / level3 / core / documentrenamenode22.js
index aef0474..f24c854 100644 (file)
@@ -95,7 +95,7 @@ function documentrenamenode22() {
         docRef = this.doc;
       }
       doc = load(docRef, "doc", "hc_staff");
-      attr = doc.createAttributeNS("http://www.w3.org/XML/1998/namespace","xml:lang");
+      attr = doc.createAttribute("xml:lang");
       
        {
                success = false;