aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLAnchorElement.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-53/+0
* Implement referrerpolicy attribute on remaining elements (#34736)shanehandley2024-12-221-0/+2
* PutForwards cleanupPatrick Shaughnessy2020-01-231-1/+1
* 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-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Add CEReactions where neededConnor Brewster2017-07-181-2/+13
* Add HTMLConstructor attributes where neededConnor Brewster2017-06-151-0/+1
* Implement HTMLAnchorElement.rel getter and setterYing-Ruei Liang(KK)2017-03-301-5/+5
* Partial fix for #12415: expose interfaces only where necessaryKuba Birecki2016-07-231-1/+0
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
* Removed references to DOMSettableTokenListKosov Eugene2016-06-051-1/+1
* Support link target attributePaul Rouget2016-06-021-1/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement HTMLHyperlinkElementUtils for HTMLAnchorElementJaydeep2016-03-241-1/+1
* Update URL-related interfaces and their tests up to specAnthony Ramine2015-10-191-1/+1
* Explicitly place '/' before fragment for multipage spec linksCorey Farwell2015-10-101-4/+4
* Replace usage of old-style WHATWG spec linksCorey Farwell2015-10-101-4/+4
* Add obsolete reflecting attributes on <a> and <link>Corey Farwell2015-09-131-4/+4
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-3/+3
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-4/+4
* Implement HTML{Anchor,Area,Link}Element.relList.Achal Shah2014-11-231-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+38