Sign in
webkit
/
WebKit
/
56247e8f5d96a3029b7e84701f83e1e2a786fb6e
/
.
/
LayoutTests
/
fast
/
dom
/
XMLSerializer-element-empty-namespace2-expected.txt
blob: 80aa1ec922939f366798d71b3e137be290721652 [
file
] [
log
] [
blame
]
This tests that XMLSerializer.serializeToString() correctly writes out an empty default namespace declaration if the element is not in any namespace.
<x xmlns="foo"><y xmlns=""/></x>