summaryrefslogtreecommitdiff
path: root/include/dom/html
Commit message (Expand)AuthorAgeFilesLines
* Begin to support SCRIPT elements flagsDaniel Silverstone2019-05-041-0/+16
* HTMLTableElement.insertRow: Fix lifetimes and error handling.Michael Drake2018-08-031-1/+1
* Add CENTER to list of HTML elements.Michael Drake2016-02-041-0/+1
* Add full list of HTML5 elements to enum.Michael Drake2016-02-011-1/+58
* Sort HTML elements to make it easier to see what's there.Michael Drake2016-02-011-44/+44
* Add missing newline which upsets gccChris Young2016-01-301-1/+2
* Add function to get html element's tag type.Michael Drake2016-01-281-0/+18
* Style: Fix indentation and tidy up.Michael Drake2016-01-281-66/+78
* Fix longstanding failure to handle HTMLDirectoryElement specialisation.Michael Drake2016-01-271-1/+1
* Split out tag names from general string table and enum.Michael Drake2016-01-271-0/+94
* add async property to script elementVincent Sanders2015-10-311-0/+6
* Update the html table cell element API to use dom_ulong where apropriateVincent Sanders2015-10-251-5/+7
* Update the html li element API to use dom_longVincent Sanders2015-10-251-2/+4
* Update the html pre element API to use dom_longVincent Sanders2015-10-251-2/+4
* Update the input element API to use dom_ulong where apropriateVincent Sanders2015-10-251-2/+4
* Update the image element API to use dom_ulong where apropriateVincent Sanders2015-10-251-8/+9
* Update olist to use dom_long typeVincent Sanders2015-10-231-2/+3
* Make HTMLDList IDL to c name mapping consistantVincent Sanders2015-10-231-7/+7
* Make HTMLOList IDL to c name mapping consistantVincent Sanders2015-10-231-15/+15
* This tag gave me a headache for a day or two :P. The problem is that the pars...Rupinder Singh Khokhar2014-07-181-0/+1
* HTMLDocument Element incomplete & test generator minor fixRupinder Singh Khokhar2014-07-181-5/+5
* IFrame Elementrsk19942014-06-111-0/+75
* Frame Elementrsk19942014-06-111-0/+63
* FrameSet Elementrsk19942014-06-111-0/+22
* changing size attribute of Input Element to be of type intrsk19942014-06-111-2/+2
* OptionElementrsk19942014-06-111-1/+1
* Style Elementrsk19942014-06-112-0/+18
* Base Elementrsk19942014-06-111-0/+16
* tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ...rsk19942014-06-113-1/+188
* TableSection Element Rev.1rsk19942014-06-111-0/+50
* TableCol Elementrsk19942014-06-111-0/+48
* TableCell Element & possible bug fix on TableCaption ELementrsk19942014-06-111-0/+99
* TableCaption Elementrsk19942014-06-111-0/+16
* [Map Element Rev.2(fix)] & [Script Element add]rsk19942014-06-111-0/+52
* Map Elementrsk19942014-06-111-0/+21
* Area Element & documentElement minor fixrsk19942014-06-111-0/+62
* Applet Elementrsk19942014-06-111-0/+78
* Param Elementrsk19942014-06-111-0/+34
* Object <object> Element.rsk19942014-06-111-0/+121
* Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor E...rsk19942014-06-112-6/+84
* Including Level2 tests & the Basefont Element , also a minor change in level2...rsk19942014-06-111-0/+27
* Anchor <a> elementrsk19942014-06-111-0/+93
* Mod Elementrsk19942014-06-111-0/+22
* Font Elementrsk19942014-06-111-0/+27
* LI <li> Elementrsk19942014-06-111-0/+22
* OList <ol> Elementrsk19942014-06-111-0/+28
* Ulist Elementrsk19942014-06-111-0/+22
* Label Elementrsk19942014-06-111-0/+26
* Br Elementrsk19942014-06-111-0/+16
* Pre Elementrsk19942014-06-111-0/+16