36 Commits (dddb7601f446e5f57df6f05be0b38fcdc1c51b04)

Author SHA1 Message Date
J. King dddb7601f4 Fix typos 3 years ago
J. King 71726e16f7 Do not use appendChild for attributes 3 years ago
Dustin Wilson 6522a5b9d3 Fixed template element referencing, appending attribute nodes removed 3 years ago
J. King b53274fbdf Start on attribute-setting tests 3 years ago
Dustin Wilson f5cca19355 More documentation, disabled C14N 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 a8a585269e Optimize Element::appendChild 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
J. King 3114f3a9bb Fix most serializer test failures 3 years ago
Dustin Wilson 1c20e458ea Element::classList fixes 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
Dustin Wilson fbefea3073 Add Walk and Moonwalk generators 3 years ago
Dustin Wilson 4771a65239 Added setAttributeNode, setAttributeNodeNS support for id attributes 3 years ago
J. King 3915b41e47 Set id attributes as IDs 3 years ago
J. King 66093df6b7 Fix fragment parser and regression in innerHTML 3 years ago
Dustin Wilson b174c6b49b inner and outerHTML now use parseFragment, fixes to parseFragment 3 years ago
Dustin Wilson b6c854be11 Finished off outerHTML 3 years ago
Dustin Wilson c1bf8c983b Added innerHTML to Element, getting of outerHTML, started on setting 3 years ago
J. King 0392b816c0 Move integration point checking to tree builder 3 years ago
J. King f50c46952e Implement XML infoset coercion 3 years ago
J. King 179a21441c Select and template insertion modes 3 years ago
J. King aeb08b5f5d Fix remaining failures 3 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