Skip to content
Snippets Groups Projects
Commit 78978124ddd9 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Fix handling of names in xsl:attribute

A prefix of 'xmlns' is actually allowed. It should simply be ignored
if a namespace is given. Without a namespace the lookup by prefix will
fail anyway.

What the spec doesn't allow is an attribute name of 'xmlns' which will
now be rejected.
parent dd575b84b473
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment