summaryrefslogtreecommitdiff
path: root/src/html/html_document_strings.h
Commit message (Expand)AuthorAgeFilesLines
* HTMLBodyElement: Implementation and test enablingDaniel Silverstone2012-07-221-0/+7
* HTMLOptGroupElement: ImplementationDaniel Silverstone2012-07-191-0/+2
* HTMLTextAreaElement: Make it workDaniel Silverstone2012-07-181-0/+2
* HTMLInputElement: Initial support and test enabling. Some TODOs leftDaniel Silverstone2012-07-081-0/+16
* HTML{{,Button,Select,Form}Element,Document,Element,{,Options}Collection}: Ma...Daniel Silverstone2012-07-071-0/+5
* HTMLMetaElement: Implement, install, enable testsDaniel Silverstone2012-07-071-0/+5
* HTMLLinkElement: Implement and enable testsDaniel Silverstone2012-07-071-1/+10
* HTMLDocument: Allow memoised strings to differ from their namesDaniel Silverstone2012-07-071-72/+81
* HTMLHeadElement: Support for the element, enable the testDaniel Silverstone2012-07-071-0/+2
* HTMLDocument: Convert memoised tag names to upper caseDaniel Silverstone2012-07-071-66/+64
* HTMLDocument: add 'version' to the memoisation tableDaniel Silverstone2012-07-071-0/+2
* HTMLDocument: Add all specialisable tag names to intern arrayDaniel Silverstone2012-07-071-0/+67
* HTML: Make Document memoise more generically and port HTMLElement to that int...Daniel Silverstone2012-07-071-0/+43