84 Commits (d53b9237c4649d178b6c9a8b56df31710002ddc7)

Author SHA1 Message Date
J. King d53b9237c4 Fix xmlns attributes properly 3 years ago
J. King 4c7953ddc8 Fix xmlns attributes 3 years ago
Dustin Wilson c023e35f9c Added Element::classList 3 years ago
Dustin Wilson 5ea14e81ca Added TemplateElement 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King aaf85387be Remove uses of is_null for consistency 3 years ago
J. King 8d5079deae Minor simplifications 3 years ago
J. King bfa7352713 Speed up character consumption 3 years ago
J. King 9db552e344 Optimize adoption agency 3 years ago
J. King 706db27a72 Minor optimizations to tree builder 3 years ago
J. King 7f3c93d966 Optimize tree builder 3 years ago
J. King d319be477e Improve coverage 3 years ago
J. King 82621a11e3 Sort out namespaced attributes 3 years ago
Dustin Wilson 02add5633a More cleaning up of exceptions 3 years ago
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