421 Commits (master)
 

Author SHA1 Message Date
Dustin Wilson ebcf7d091e Continuing work on pretty printing 3 years ago
Dustin Wilson 70f8769c93 Starting to move all DOM actual serialization to Document::serialize 3 years ago
Dustin Wilson 8be1364737 Started work on pretty printing 3 years ago
Dustin Wilson 4a7511dd49 More docs theming 3 years ago
Dustin Wilson 26444ee896 Started theming the docs 3 years ago
Dustin Wilson cab43b27fc Added Comment to documentation 3 years ago
Dustin Wilson 36ffdc4dd2 More documentation 3 years ago
J. King 7f2f2337d4 Tests for inner/outerHTML getting 3 years ago
J. King 83653f3769 Fix getAttribute() 3 years ago
J. King 3730a8b3f3 Tests for Element::hasAttribute() 3 years ago
Dustin Wilson 3a431fe134 Optimize nodes 3 years ago
J. King b0c06323f9 Tests for setting attribute nodes 3 years ago
J. King f08f1a1a37 Fix up attribute testing 3 years ago
J. King 45411b7ccc Test attribute setting better 3 years ago
Dustin Wilson 0d7f7ef0bf More documentation updates, started on Element documentation 3 years ago
Dustin Wilson 89f1b6eebc Remove errant die 3 years ago
Dustin Wilson 80d71e1fb9 Fix reference for Document::body 3 years ago
Dustin Wilson d9e3a008a2 More documentation work 3 years ago
Dustin Wilson 5b21004221 Documentation additions, Document::body 3 years ago
Dustin Wilson 40fa000fdf Cleanup comments 3 years ago
Dustin Wilson 3a0ffafc7a Changed ElementRegistry to ElementMap, destructors for ElementMap 3 years ago
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
J. King 2bfb77c081 Test template and attribute creation 3 years ago
Dustin Wilson f5cca19355 More documentation, disabled C14N 3 years ago
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
J. King 30e7e8c6a7 More tests 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 ee5e9298e7 Tests and fixes for DOCTYPE serialization 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
J. King 885cad0181 Conversion of WPT serializer tests 3 years ago
J. King 646278ed5e Update dependencies 3 years ago
Dustin Wilson 91b9615f8a Started DOM documentation 3 years ago
Dustin Wilson 1c20e458ea Element::classList fixes 3 years ago
Dustin Wilson a0fbe2d7bc Changed repo name to HTML 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 5ad1c93a80 Clarify charset detection 3 years ago