aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLElement.webidl
Commit message (Expand)AuthorAgeFilesLines
* Layout: Implement innerText/outerText (#33312)Ben2024-09-241-1/+2
* script: implement autofocus IDL reflection (#32170)Nolan Lawson2024-04-291-0/+1
* Implement form-associated custom elements and their ElementInternals (#31980)cathiechen2024-04-111-0/+2
* Rename legacy extended attributes in webidlssagudev2023-02-191-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-3/+3
* Use map_or and fix manifestDmitry Kolupaev2020-02-251-1/+1
* Implement dirname for form submit and directionality for elementDmitry Kolupaev2020-02-251-2/+2
* Translate attribute and its inheritance semanticsPatrick Shaughnessy2020-02-121-2/+2
* Convert [HTMLConstructor] as constructor extensionKagami Sascha Rosylight2019-10-191-1/+3
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Migrate to IDL mixin syntaxKagami Sascha Rosylight2019-10-011-4/+4
* Update WebIDL.py to 4166cae81546Manish Goregaokar2019-03-041-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Implement element.innerText getterFernando Jiménez Moreno2018-02-131-0/+2
* Add implementation for itemprop and itemtypeVijay Hebbar2017-11-061-0/+5
* Add CEReactions where neededConnor Brewster2017-07-181-8/+17
* Add HTMLConstructor attributes where neededConnor Brewster2017-06-151-0/+1
* Partial fix for 12415Scott Trinh2016-10-171-1/+0
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
* Removed references to DOMSettableTokenListKosov Eugene2016-06-051-4/+1
* dom: Add missing event handlersPiotr Stankiewicz2016-05-201-0/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Add ElementContentEditable WebIDL interfaceCorey Farwell2015-11-061-2/+1
* Explicitly place '/' before fragment for multipage spec linksCorey Farwell2015-10-101-1/+1
* Replace usage of old-style WHATWG spec linksCorey Farwell2015-10-101-1/+1
* Implement offsetParent/Top/Left/Width/Height.Glenn Watson2015-08-031-0/+11
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-1/+1
* Basic element.focus and blur methodsMatt Brubeck2015-04-041-2/+2
* Implement HTMLElement.dataset (fixes #2974).Bruno de Oliveira Abinader2014-12-231-1/+1
* Revert PR #4038 for causing WPT failures.Ms2ger2014-12-231-1/+1
* Implement HTMLElement.datasetBruno de Oliveira Abinader2014-12-191-1/+1
* Add a style property to HTMLElement.Josh Matthews2014-12-181-0/+1
* Hook up synthetic click activation to script_task and <>.click()Manish Goregaokar2014-12-051-1/+1
* Implemented hidden, removed corresponding passed testsaakashjain2014-11-281-1/+1
* Implement HTMLElement#lang.Ms2ger2014-11-061-1/+1
* Implement HTMLElement.title.Ms2ger2014-11-051-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+48