Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / serialize-nodes-expected.txt
index 4357c35..2a6cd92 100644 (file)
@@ -2,10 +2,10 @@ ALERT: foo:name is one and should be one
 ALERT: bar:name is two and should be two
 ALERT: name is three and should be three
 ALERT: node is child and should be child
-ALERT: <foo:root xmlns:foo="urn:foo-ns" foo:type="test"><child foo:name="one" bar:name="two" xmlns:bar="urn:bar-ns" name="three"/></foo:root>
+ALERT: <foo:root xmlns:foo="urn:foo-ns" foo:type="test"><child foo:name="one" xmlns:bar="urn:bar-ns" bar:name="two" name="three"/></foo:root>
 <div xmlns="http://www.w3.org/1999/xhtml" id="input">
     <div>
-        <foo:node xmlns:foo="http://foo.com" xmlns="http://baz.com" foo:name="foo_name" bar:name="bar_name" xmlns:bar="http://bar.com">
+        <foo:node xmlns:foo="http://foo.com" xmlns="http://baz.com" foo:name="foo_name" xmlns:bar="http://bar.com" bar:name="bar_name">
             <node foo:name="foo_name">
                 <bar:node xmlns:bar="http://bar2.com"/>
             </node>