aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/CustomElementRegistry.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-28/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Add customElements.getName (#32715)Keith Cirkel2024-07-071-0/+2
* tidyKagami Sascha Rosylight2022-01-051-1/+5
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-2/+2
* Resolve `whenDefined` with the class constructorCYBAI2020-09-161-1/+1
* dom: Use pref macro for IDL conditional guards.Josh Matthews2020-07-091-1/+1
* CustomElementRegistry.upgrade works by current specPatrick Shaughnessy2020-01-011-0/+2
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Use TypeError instead of InvalidState for exception.gatowololo2019-06-071-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Update type of custom element constructortigercosmos2018-05-301-1/+3
* Add CEReactions where neededConnor Brewster2017-07-181-1/+1
* Add custom element registryConnor Brewster2017-06-051-0/+18