375 Commits (cc3056da4515b544ea361022e6cfc0f189e7ce8d)
 

Author SHA1 Message Date
J. King 329a86b082 Use separate class for null character tokens 3 years ago
J. King b4c50a1115 Fixed missed double emission in tokenizer 3 years ago
J. King 354f5acf0a Simplify tree construction slightly 3 years ago
Dustin Wilson ce127d0192 Fixed printing of document types 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 3111c88376 Optimize character consumption 3 years ago
J. King dfac8ad4f1 Reduce calls to count() 3 years ago
J. King 8031648e03 Speed up the open elements stack 3 years ago
J. King ad50037fff Speed up character consuming 3 years ago
J. King 104c89cc76 Small fix 3 years ago
J. King be10fae2c1 Use userspace intl for coercion 3 years ago
J. King 3e294e47aa Fix up the rest of the error counts 3 years ago
J. King 2b01a33a85 Incorporate recent spec change 3 years ago
J. King 3f23040e1d Fix most parse error counts 3 years ago
J. King bdddbeacd6 Fix adoption agency 3 years ago
J. King d3a12f56cf Correct handling of h6 end tag 3 years ago
J. King cd41770653 First pass at high-level API 3 years ago
J. King 210eac8f64 Optionally use PHPUnit 9 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 5d9b1a3a68 Start on infoset coercison 3 years ago
J. King 2637d76639 Update dependencies for PHP 8 3 years ago
J. King 647665579a Add newer special elements 3 years ago
J. King 01361efdb8 Various fixes 3 years ago
J. King 3108808c10 Testmore MathML properly 3 years ago
J. King c25e4eca41 Implement rest of insertion modes 3 years ago
J. King 179a21441c Select and template insertion modes 3 years ago
J. King 6bc95f8ccf Fix bug in stack with foreign content 3 years ago
J. King 0cb64ed689 Add more insertion modes 3 years ago
J. King 68317d838e Fill in more insertion modes 3 years ago
J. King fdb63ebedf Fix tokenizer bug 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 0cfaced6b3 Fix CDATA tokenizer bugs 3 years ago
J. King a8d2ee4174 Fill out more of the "in body" insertion mode 3 years ago
J. King baaa00e544 Implement a in body 3 years ago
J. King 9f19763cd0 Rewrite ative formatting reconstruction 3 years ago
J. King 400940af36 Fix pushing to the list of active formatting elements 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 979cec628e Overhaul open elements stack 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 32f4cca039 Type hints for tree builder properties 3 years ago
J. King 5f1f02b552 Skip tests requiring unimplemented logic 3 years ago