30 Commits (43e312b2afa9e5c16108d3be91d4d0b4a20ab77f)

Author SHA1 Message Date
Dustin Wilson 43e312b2af Added beginnings of documentation 3 years ago
J. King f660ecaad4 Use createElementNS when creating bare elements 3 years ago
J. King 16acfa8d66 Lowercase in createElementNS 3 years ago
Dustin Wilson 3389903957 Remove lowercasing of namespace URIs 3 years ago
Dustin Wilson 53199fd53a Normalize when setting element names and attribute names 3 years ago
Dustin Wilson b39ce364aa Oops, removed mistakenly-commited Attributes trait 3 years ago
Dustin Wilson 4bbc615e57 Id fix when appending attribute nodes, attribute fixes on Document 3 years ago
J. King 9eacd21c9d Test edges of element serialization 3 years ago
J. King d53b9237c4 Fix xmlns attributes properly 3 years ago
J. King 4c7953ddc8 Fix xmlns attributes 3 years ago
Dustin Wilson 91b9615f8a Started DOM documentation 3 years ago
Dustin Wilson c023e35f9c Added Element::classList 3 years ago
Dustin Wilson 4f2ded817c Fixed ownerDocument issue with TemplateElement 3 years ago
Dustin Wilson 5ea14e81ca Added TemplateElement 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
Dustin Wilson fbefea3073 Add Walk and Moonwalk generators 3 years ago
J. King 3915b41e47 Set id attributes as IDs 3 years ago
J. King 8131888634 Expose original document encoding 3 years ago
J. King cd41770653 First pass at high-level API 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 01361efdb8 Various fixes 3 years ago
J. King 179a21441c Select and template insertion modes 3 years ago
J. King 065f9c97d6 Handle non-foreign fragment cases 3 years ago
J. King ab972a838c Fix DOCTYPE serialization 3 years ago
Dustin Wilson 63fe744864 Printing 👌🏻 6 years ago
Dustin Wilson ab1a78c192 Modifying printing 6 years ago
Dustin Wilson dfda8d5f3a Organization 6 years ago
Dustin Wilson fd6003fb4e Added additional entry point 6 years ago
Dustin Wilson 5af174d346 Rewrote DOM Tools 6 years ago