Bug #1457
closed
The case of node name characters is not preserved for nodes within the HTML page that are non-HTML
Description
Saxon-CE should detect non-HTML node names and preserve their case, HTML node names should be returned consistently as lower-case. Currently all node-names are returned as lower case.
- Status changed from New to Resolved
Node namespaces are now checked before converting their case to lower-case. Because some legacy browsers may not correctly report namespaces, you can force by ensuring there's an XHTML namespace declaration on the html element (this is allowed even if the page is HTML, not XHTML).
- Fixed in version set to Beta 0.2
- Sprint/Milestone set to Beta 0.2
- Status changed from Resolved to Closed
- Fixed in version changed from Beta 0.2 to 1.0
Fixed in Saxon-CE version 1.0
- Sprint/Milestone changed from Beta 0.2 to Release 1.0
- % Done changed from 0 to 100
Please register to edit this issue
Also available in: Atom
PDF