337 Commits (b8d4636664795564885dee94a7c1d5fde3ca01af)
 

Author SHA1 Message Date
J. King e498f014d2 Use fixed intl 4 years ago
J. King dfe3ad3a99 Remove obsolete comments 4 years ago
Dustin Wilson c1bf8c983b Added innerHTML to Element, getting of outerHTML, started on setting 4 years ago
J. King 6cac402375 Minor cleanup 4 years ago
J. King ef2cb5a835 Don't emit errors if positions are not tracked 4 years ago
J. King 8131888634 Expose original document encoding 4 years ago
J. King 66d0699947 Don't pass the stack unnecessarily 4 years ago
J. King 2522059fa8 Fix object reference cycle 4 years ago
J. King 0392b816c0 Move integration point checking to tree builder 4 years ago
J. King 403432bad5 Consolidate tree constructor into single loop 4 years ago
J. King 55516faeea Remove last instance of recursive reprocessing 4 years ago
J. King 5895614c2c Remove more instances of recursive reprocessing 4 years ago
J. King 329a86b082 Use separate class for null character tokens 4 years ago
J. King b4c50a1115 Fixed missed double emission in tokenizer 4 years ago
J. King 354f5acf0a Simplify tree construction slightly 4 years ago
Dustin Wilson ce127d0192 Fixed printing of document types 4 years ago
J. King 7f53465951 Fix remaining error positions 4 years ago
J. King c6c51475cf Convert tokenizer to generator 4 years ago
J. King 3111c88376 Optimize character consumption 4 years ago
J. King dfac8ad4f1 Reduce calls to count() 4 years ago
J. King 8031648e03 Speed up the open elements stack 4 years ago
J. King ad50037fff Speed up character consuming 4 years ago
J. King 104c89cc76 Small fix 4 years ago
J. King be10fae2c1 Use userspace intl for coercion 4 years ago
J. King 3e294e47aa Fix up the rest of the error counts 4 years ago
J. King 2b01a33a85 Incorporate recent spec change 4 years ago
J. King 3f23040e1d Fix most parse error counts 4 years ago
J. King bdddbeacd6 Fix adoption agency 4 years ago
J. King d3a12f56cf Correct handling of h6 end tag 4 years ago
J. King cd41770653 First pass at high-level API 4 years ago
J. King 210eac8f64 Optionally use PHPUnit 9 4 years ago
J. King fd01acfa5c Partial fixes for adoption agency 4 years ago
J. King f50c46952e Implement XML infoset coercion 4 years ago
J. King 5d9b1a3a68 Start on infoset coercison 4 years ago
J. King 2637d76639 Update dependencies for PHP 8 4 years ago
J. King 647665579a Add newer special elements 4 years ago
J. King 01361efdb8 Various fixes 4 years ago
J. King 3108808c10 Testmore MathML properly 4 years ago
J. King c25e4eca41 Implement rest of insertion modes 4 years ago
J. King 179a21441c Select and template insertion modes 4 years ago
J. King 6bc95f8ccf Fix bug in stack with foreign content 4 years ago
J. King 0cb64ed689 Add more insertion modes 4 years ago
J. King 68317d838e Fill in more insertion modes 4 years ago
J. King fdb63ebedf Fix tokenizer bug 4 years ago
J. King dc9dc9953a Partial adoption agency implementation 4 years ago
J. King 752ab05464 Implement rest of in-body insertion mode 4 years ago
J. King 0cfaced6b3 Fix CDATA tokenizer bugs 4 years ago
J. King a8d2ee4174 Fill out more of the "in body" insertion mode 4 years ago
J. King baaa00e544 Implement a in body 4 years ago
J. King 9f19763cd0 Rewrite ative formatting reconstruction 4 years ago