Actions
Bug #1550
closedFailure of name tests on attributes with namespaces within HTML (where no XHTML namespace is declared)
Start date:
2012-06-08
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
This issue occurs only when no XHTML namespace is declared for the html
element:
Name tests on attributes, such as xlink:href
within an SVG element don't recognise the XLink namespace declared for this prefix. Also, calling the local-name() function on such an attribute returns xlink:href@, when @href
is the expected result.
This bug has now been fixed ready for the next release.
Please register to edit this issue
Actions