Parsing XHTML

These tests focus on XHTML parsing when served as application/xhtml+xml.

  1. Parsing XHTML with Ajax
  2. Parsing XHTML with the PHP DOM extension 1
  3. Parsing XHTML with the PHP DOM extension 2
  4. Parsing XHTML with the PHP SimpleXML extension 1
  5. Parsing XHTML with the PHP SimpleXML extension 2