84 Commits (7f2f2337d4a5bbc56310d9f683e6755e2398a67e)

Author SHA1 Message Date
J. King 7f2f2337d4 Tests for inner/outerHTML getting 3 years ago
J. King 83653f3769 Fix getAttribute() 3 years ago
J. King 3730a8b3f3 Tests for Element::hasAttribute() 3 years ago
J. King b0c06323f9 Tests for setting attribute nodes 3 years ago
J. King f08f1a1a37 Fix up attribute testing 3 years ago
J. King 45411b7ccc Test attribute setting better 3 years ago
J. King b53274fbdf Start on attribute-setting tests 3 years ago
J. King 2bfb77c081 Test template and attribute creation 3 years ago
J. King f660ecaad4 Use createElementNS when creating bare elements 3 years ago
J. King 16acfa8d66 Lowercase in createElementNS 3 years ago
J. King 30e7e8c6a7 More tests 3 years ago
J. King ee5e9298e7 Tests and fixes for DOCTYPE serialization 3 years ago
J. King 9eacd21c9d Test edges of element serialization 3 years ago
J. King 4c7953ddc8 Fix xmlns attributes 3 years ago
J. King 3114f3a9bb Fix most serializer test failures 3 years ago
J. King 885cad0181 Conversion of WPT serializer tests 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King 66fb537993 Clean up charset tests 3 years ago
J. King d319be477e Improve coverage 3 years ago
J. King 95e6cf7d6c Defer further unit testing of tokenizer 3 years ago
J. King 1353cdc8ab Tests for xml:id 3 years ago
J. King 82621a11e3 Sort out namespaced attributes 3 years ago
J. King 36213800ff Typo 3 years ago
J. King fe8c39d841 Add some tokenizer tests 3 years ago
J. King b4d2f21199 Add missing tests for charset pre-scan 3 years ago
J. King da3657430b Fill out more coverage 3 years ago
J. King 329a86b082 Use separate class for null character tokens 3 years ago
J. King 354f5acf0a Simplify tree construction slightly 3 years ago
J. King 7f53465951 Fix remaining error positions 3 years ago
J. King c6c51475cf Convert tokenizer to generator 3 years ago
J. King 3e294e47aa Fix up the rest of the error counts 3 years ago
J. King 3f23040e1d Fix most parse error counts 3 years ago
J. King fd01acfa5c Partial fixes for adoption agency 3 years ago
J. King f50c46952e Implement XML infoset coercion 3 years ago
J. King 01361efdb8 Various fixes 3 years ago
J. King 3108808c10 Testmore MathML properly 3 years ago
J. King 179a21441c Select and template insertion modes 3 years ago
J. King 68317d838e Fill in more insertion modes 3 years ago
J. King dc9dc9953a Partial adoption agency implementation 3 years ago
J. King 752ab05464 Implement rest of in-body insertion mode 3 years ago
J. King 9758c08da2 Various minor corrections 3 years ago
J. King 1228ecca17 Corrective pass over foreign content stuff 3 years ago
J. King 065f9c97d6 Handle non-foreign fragment cases 3 years ago
J. King aeb08b5f5d Fix remaining failures 3 years ago
J. King 5376ed43a5 Don't trim whitespace other than newlines in tests 3 years ago
J. King ab972a838c Fix DOCTYPE serialization 3 years ago
J. King eebc45cb82 Patch tests to suppress root commnts 3 years ago
J. King d35e4f909e Correct error in tst harness related to comments 3 years ago
J. King 5f1f02b552 Skip tests requiring unimplemented logic 3 years ago
J. King 1dc3d9c23e Emit whitespace-only character tokens 3 years ago