Sign in
chromium
/
chromium
/
src
/
4b7f2d40ed547f844c3b42b712f035e90357e1e5
/
.
/
third_party
/
WebKit
/
LayoutTests
/
dom
/
domparsing
/
xmlserializer-xml-namespace-expected.txt
blob: 8d1299180b694a01fb66d6dee7ee92fc2225dd89 [
file
] [
log
] [
blame
]
<div
xmlns
=
"http://www.w3.org/1999/xhtml"
id
=
"target"
>
<div
id
=
"output"
>
</div><foo
xmlns
=
"http://www.w3.org/XML/1998/namespace"
xml:space
=
"preserve"
/><bar
xmlns
=
"http://www.w3.org/XML/1998/namespace"
xml:space
=
"default"
/></div>