DescriptionDon't emit a default namespace declaration if it's already the default
If an element declares a new default namespace (has an xmlns="..."
attribute) make sure said namespace is used to update the namespace-table.
This avoids having to emit a default namespace declaration for descendants
of said element.
BUG=340794
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168672
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|