Skip to content

HTML5: DOMQuery should use HTML5 parser #114

Open
@technosophos

Description

@technosophos

The following functions need to be updated for HTML5 parsing and serializing.

  • parseXML
  • parseXMLFile
  • innerHTML
  • html()
  • writeHTML()
  • append()
  • prepend()
  • QueryPath::withHTML
  • htmlqp()

And need to add...

  • Documentation on use_parser=html5
  • html5qp() ?
  • html5()
  • writeHTML5()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions