35 Commits (71726e16f7f8f9f4e0ae8836f654bc7f06d49d32)

Author SHA1 Message Date
J. King 71726e16f7 Do not use appendChild for attributes 4 years ago
Dustin Wilson 6522a5b9d3 Fixed template element referencing, appending attribute nodes removed 4 years ago
J. King b53274fbdf Start on attribute-setting tests 4 years ago
Dustin Wilson f5cca19355 More documentation, disabled C14N 4 years ago
Dustin Wilson 3389903957 Remove lowercasing of namespace URIs 4 years ago
Dustin Wilson 53199fd53a Normalize when setting element names and attribute names 4 years ago
Dustin Wilson a8a585269e Optimize Element::appendChild 4 years ago
Dustin Wilson b39ce364aa Oops, removed mistakenly-commited Attributes trait 4 years ago
Dustin Wilson 4bbc615e57 Id fix when appending attribute nodes, attribute fixes on Document 4 years ago
J. King 9eacd21c9d Test edges of element serialization 4 years ago
J. King d53b9237c4 Fix xmlns attributes properly 4 years ago
J. King 4c7953ddc8 Fix xmlns attributes 4 years ago
J. King 3114f3a9bb Fix most serializer test failures 4 years ago
Dustin Wilson 1c20e458ea Element::classList fixes 4 years ago
Dustin Wilson c023e35f9c Added Element::classList 4 years ago
Dustin Wilson 5ea14e81ca Added TemplateElement 4 years ago
J. King d33929f4a1 Change namespace; add copyright info 4 years ago
J. King aaf85387be Remove uses of is_null for consistency 4 years ago
Dustin Wilson fbefea3073 Add Walk and Moonwalk generators 4 years ago
Dustin Wilson 4771a65239 Added setAttributeNode, setAttributeNodeNS support for id attributes 4 years ago
J. King 3915b41e47 Set id attributes as IDs 4 years ago
J. King 66093df6b7 Fix fragment parser and regression in innerHTML 4 years ago
Dustin Wilson b174c6b49b inner and outerHTML now use parseFragment, fixes to parseFragment 4 years ago
Dustin Wilson b6c854be11 Finished off outerHTML 4 years ago
Dustin Wilson c1bf8c983b Added innerHTML to Element, getting of outerHTML, started on setting 4 years ago
J. King 0392b816c0 Move integration point checking to tree builder 4 years ago
J. King f50c46952e Implement XML infoset coercion 4 years ago
J. King 179a21441c Select and template insertion modes 4 years ago
J. King aeb08b5f5d Fix remaining failures 4 years ago
Dustin Wilson 0624e0be93 Pushing forward on TreeBuilder 6 years ago
Dustin Wilson 8e87149419 Daily TreeBuilder additions 6 years ago
Dustin Wilson 63fe744864 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