70 Commits (93f0e3cf73889f0c9f663661cd4f6a4521d35624)

Author SHA1 Message Date
J. King 93f0e3cf73 Minor cleanup 3 years ago
J. King dfe3ad3a99 Remove obsolete comments 3 years ago
J. King 66d0699947 Don't pass the stack unnecessarily 3 years ago
J. King 2522059fa8 Fix object reference cycle 3 years ago
J. King 0392b816c0 Move integration point checking to tree builder 3 years ago
J. King 403432bad5 Consolidate tree constructor into single loop 3 years ago
J. King 55516faeea Remove last instance of recursive reprocessing 3 years ago
J. King 5895614c2c Remove more instances of recursive reprocessing 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 c6c51475cf Convert tokenizer to generator 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 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 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 dc9dc9953a Partial adoption agency implementation 3 years ago
J. King 752ab05464 Implement rest of in-body insertion mode 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 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 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
J. King 8e7a0f6284 Clean up foreign content case normalization 3 years ago
J. King 6798c128e4 Correct unknown DOCTYPE checking 3 years ago
J. King 29fd5e2ccb Fix invalid property accesses 3 years ago
J. King 1dc3d9c23e Emit whitespace-only character tokens 3 years ago
J. King 9c3764da65 Stub of adoption agency 3 years ago
J. King a8ff431370 Corrective pass over exising insertion modes 3 years ago
J. King f8b9cf2c2b Avoid implicit looping and switching 3 years ago
J. King e3a271f06b Fix first failure in tree builder 3 years ago
J. King 4e5fd35775 Fix a few tree tests 3 years ago
J. King 3c7a76bce1 Retrofit tree builder for new error emitter 5 years ago
Dustin Wilson 205c56679a TreeBuilder progress 5 years ago