308 Commits (1b24ea7a5bc929171cbd33e8750afc7b50eda2cd)
 

Author SHA1 Message Date
J. King 45411b7ccc Test attribute setting better 4 years ago
Dustin Wilson 0d7f7ef0bf More documentation updates, started on Element documentation 4 years ago
Dustin Wilson 89f1b6eebc Remove errant die 4 years ago
Dustin Wilson 80d71e1fb9 Fix reference for Document::body 4 years ago
Dustin Wilson d9e3a008a2 More documentation work 4 years ago
Dustin Wilson 5b21004221 Documentation additions, Document::body 4 years ago
Dustin Wilson 40fa000fdf Cleanup comments 4 years ago
Dustin Wilson 3a0ffafc7a Changed ElementRegistry to ElementMap, destructors for ElementMap 4 years ago
J. King dddb7601f4 Fix typos 4 years ago
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
J. King 2bfb77c081 Test template and attribute creation 4 years ago
Dustin Wilson f5cca19355 More documentation, disabled C14N 4 years ago
Dustin Wilson 43e312b2af Added beginnings of documentation 4 years ago
J. King f660ecaad4 Use createElementNS when creating bare elements 4 years ago
J. King 16acfa8d66 Lowercase in createElementNS 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
J. King 30e7e8c6a7 More tests 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 ee5e9298e7 Tests and fixes for DOCTYPE serialization 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
J. King 885cad0181 Conversion of WPT serializer tests 4 years ago
J. King 646278ed5e Update dependencies 4 years ago
Dustin Wilson 91b9615f8a Started DOM documentation 4 years ago
Dustin Wilson 1c20e458ea Element::classList fixes 4 years ago
Dustin Wilson a0fbe2d7bc Changed repo name to HTML 4 years ago
Dustin Wilson c023e35f9c Added Element::classList 4 years ago
Dustin Wilson 4f2ded817c Fixed ownerDocument issue with TemplateElement 4 years ago
Dustin Wilson 5ea14e81ca Added TemplateElement 4 years ago
J. King 5ad1c93a80 Clarify charset detection 4 years ago
J. King 28525a2c9f Don't claim copyright on machine-generated data 4 years ago
J. King d33929f4a1 Change namespace; add copyright info 4 years ago
J. King 1bf29f45bf Add DOMDocument to comparison table 4 years ago
J. King aaf85387be Remove uses of is_null for consistency 4 years ago
J. King 8d5079deae Minor simplifications 4 years ago
J. King bfa7352713 Speed up character consumption 4 years ago
J. King 9db552e344 Optimize adoption agency 4 years ago
J. King 706db27a72 Minor optimizations to tree builder 4 years ago
J. King f8ba63629c Speed up tokenizer slightly 4 years ago
J. King 7f3c93d966 Optimize tree builder 4 years ago
Dustin Wilson fa4cd1e09f Serializer optimization 4 years ago
Dustin Wilson fbefea3073 Add Walk and Moonwalk generators 4 years ago
J. King 66fb537993 Clean up charset tests 4 years ago