Skip to content

html is parsed namespace-aware #9

@lueck

Description

@lueck

HTML should not be parsed namespace aware, but it is. As a consequence, selectors have to be namespace-aware to, e.g., we have to use /*:html to select the root node of an HTML resource.

On HTML (not XHTML) want to use selectors with local names only, e.g., /html.

Assignees: @lueck

Migrated from GitLab: https://zivgitlab.uni-muenster.de/SCDH/selectors/selection-engine/-/issues/9

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions