servo/components/script/dom
shanehandley 41f27ae80b
Implement referrerpolicy attribute on remaining elements (#34736)
Fixes #11861

Signed-off-by: Shane Handley <shanehandley@fastmail.com>
2024-12-22 10:31:27 +00:00
..
bindings Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
servoparser Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webgl_extensions Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webgl_validations Fix warnings after latest rust upgrade (#33043) 2024-08-14 07:00:16 +00:00
webgpu Update wgpu for supporting TextureView.usage (#34721) 2024-12-21 05:18:27 +00:00
webidls Implement referrerpolicy attribute on remaining elements (#34736) 2024-12-22 10:31:27 +00:00
webxr Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
abortcontroller.rs script: Add stub interface for AbortController. (#34519) 2024-12-10 07:31:04 +00:00
abstractrange.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
abstractworker.rs clippy: Fix several warnings (#31710) 2024-03-18 08:33:43 +00:00
abstractworkerglobalscope.rs CanGc fixes in components/script/dom (#33891) 2024-10-17 22:36:04 +00:00
activation.rs script: No longer do explicit reflows for display (#34599) 2024-12-13 13:25:47 +00:00
analysernode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
animationevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
attr.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
audiobuffer.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
audiobuffersourcenode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
audiocontext.rs Rewrite From/TryFrom conversions on generated types to avoid future orphan rule violations (#34554) 2024-12-11 05:52:48 +00:00
audiodestinationnode.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
audiolistener.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
audionode.rs Rewrite From/TryFrom conversions on generated types to avoid future orphan rule violations (#34554) 2024-12-11 05:52:48 +00:00
audioparam.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
audioscheduledsourcenode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
audiotrack.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
audiotracklist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
baseaudiocontext.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
beforeunloadevent.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
biquadfilternode.rs Rewrite From/TryFrom conversions on generated types to avoid future orphan rule violations (#34554) 2024-12-11 05:52:48 +00:00
blob.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
bluetooth.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
bluetoothadvertisingevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
bluetoothcharacteristicproperties.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
bluetoothdevice.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
bluetoothpermissionresult.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
bluetoothremotegattcharacteristic.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
bluetoothremotegattdescriptor.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
bluetoothremotegattserver.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
bluetoothremotegattservice.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
bluetoothuuid.rs Support custom derives for generated types (#34356) 2024-11-24 18:15:50 +00:00
broadcastchannel.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
bytelengthqueuingstrategy.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
canvasgradient.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
canvaspattern.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
canvasrenderingcontext2d.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cdatasection.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
channelmergernode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
channelsplitternode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
characterdata.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
client.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
closeevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
comment.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
compositionevent.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
console.rs Implement console.trace (#34629) 2024-12-18 23:45:06 +00:00
constantsourcenode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
countqueuingstrategy.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
create.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
crypto.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cryptokey.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
css.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
cssconditionrule.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
cssfontfacerule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cssgroupingrule.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
cssimportrule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
csskeyframerule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
csskeyframesrule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
csslayerblockrule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
csslayerstatementrule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cssmediarule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cssnamespacerule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cssrule.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
cssrulelist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cssstyledeclaration.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cssstylerule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cssstylesheet.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
cssstylevalue.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
csssupportsrule.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
customelementregistry.rs Replace unsafe uses of HandleValueArray. (#34588) 2024-12-13 23:21:55 +00:00
customevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
datatransfer.rs Implement DataTransfer and related interfaces (#34205) 2024-11-25 10:49:04 +00:00
datatransferitem.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
datatransferitemlist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
dedicatedworkerglobalscope.rs Add webgpu feature flag (#34444) 2024-12-05 16:07:27 +00:00
defaultteereadrequest.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
defaultteeunderlyingsource.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
dissimilaroriginlocation.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
dissimilaroriginwindow.rs Add webgpu feature flag (#34444) 2024-12-05 16:07:27 +00:00
document.rs script: Cache the <iframe> list per-Document (#34702) 2024-12-20 11:46:46 +00:00
documentfragment.rs Don't register unconnected shadow roots with their owner document (#34361) 2024-12-02 18:33:25 +00:00
documentorshadowroot.rs Fork Stylo's malloc_size_of into Servo (#34332) 2024-11-22 14:57:55 +00:00
documenttype.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
domexception.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
domimplementation.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
dommatrix.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
dommatrixreadonly.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
domparser.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
dompoint.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
dompointreadonly.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
domquad.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
domrect.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
domrectlist.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
domrectreadonly.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
domstringlist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
domstringmap.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
domtokenlist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
dynamicmoduleowner.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
element.rs layout: Lay out Shadow DOM elements (#34701) 2024-12-19 19:24:42 +00:00
elementinternals.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
errorevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
event.rs script: add initialize_ui_event method (#34524) 2024-12-08 09:06:36 +00:00
eventsource.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
eventtarget.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
extendableevent.rs Support custom derives for generated types (#34356) 2024-11-24 18:15:50 +00:00
extendablemessageevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
file.rs Implement DataTransfer and related interfaces (#34205) 2024-11-25 10:49:04 +00:00
filelist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
filereader.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
filereadersync.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
focusevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
fontfaceset.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
formdata.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
formdataevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
gainnode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
gamepad.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
gamepadbutton.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
gamepadbuttonlist.rs Replace unsafe uses of HandleValueArray. (#34588) 2024-12-13 23:21:55 +00:00
gamepadevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
gamepadhapticactuator.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
gamepadpose.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
globalscope.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
gpucanvascontext.rs tidy: Update pattern for checking for missing specification links. (#34552) 2024-12-11 13:36:57 +00:00
hashchangeevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
headers.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
history.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
htmlanchorelement.rs Implement referrerpolicy attribute on remaining elements (#34736) 2024-12-22 10:31:27 +00:00
htmlareaelement.rs Implement referrerpolicy attribute on remaining elements (#34736) 2024-12-22 10:31:27 +00:00
htmlaudioelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlbaseelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlbodyelement.rs script: No longer do explicit reflows for display (#34599) 2024-12-13 13:25:47 +00:00
htmlbrelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlbuttonelement.rs Differentiate between missing/invalid value in make_enumerated_getter! (#34412) 2024-11-28 00:54:03 +00:00
htmlcanvaselement.rs Add webgpu feature flag (#34444) 2024-12-05 16:07:27 +00:00
htmlcollection.rs script: Expose a constructor on HTMLCollection that takes a static function (#34667) 2024-12-18 08:03:50 +00:00
htmldataelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmldatalistelement.rs script: Expose a constructor on HTMLCollection that takes a static function (#34667) 2024-12-18 08:03:50 +00:00
htmldetailselement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmldialogelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmldirectoryelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmldivelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmldlistelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlelement.rs Differentiate between missing/invalid value in make_enumerated_getter! (#34412) 2024-11-28 00:54:03 +00:00
htmlembedelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlfieldsetelement.rs script: Expose a constructor on HTMLCollection that takes a static function (#34667) 2024-12-18 08:03:50 +00:00
htmlfontelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlformcontrolscollection.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
htmlformelement.rs Replace HistoryEntryReplacement with NavigationHistoryBehavior from the navigation API (#34681) 2024-12-18 12:47:20 +00:00
htmlframeelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlframesetelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlheadelement.rs Implement PolicyContainer and update the default ReferrerPolicy (#33977) 2024-11-08 07:19:23 +00:00
htmlheadingelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlhrelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlhtmlelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmliframeelement.rs script: Cache the <iframe> list per-Document (#34702) 2024-12-20 11:46:46 +00:00
htmlimageelement.rs Implement referrerpolicy attribute on remaining elements (#34736) 2024-12-22 10:31:27 +00:00
htmlinputelement.rs Differentiate between missing/invalid value in make_enumerated_getter! (#34412) 2024-11-28 00:54:03 +00:00
htmllabelelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmllegendelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmllielement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmllinkelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlmapelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlmediaelement.rs Implement ShadowRoot.clonable attribute (#34514) 2024-12-07 14:24:18 +00:00
htmlmenuelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlmetaelement.rs Replace HistoryEntryReplacement with NavigationHistoryBehavior from the navigation API (#34681) 2024-12-18 12:47:20 +00:00
htmlmeterelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlmodelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlobjectelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlolistelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmloptgroupelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmloptionelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmloptionscollection.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
htmloutputelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlparagraphelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlparamelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlpictureelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlpreelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlprogresselement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlquoteelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlscriptelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlselectelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlsourceelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlspanelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlstyleelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmltablecaptionelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmltablecellelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmltablecolelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmltableelement.rs script: Expose a constructor on HTMLCollection that takes a static function (#34667) 2024-12-18 08:03:50 +00:00
htmltablerowelement.rs script: Expose a constructor on HTMLCollection that takes a static function (#34667) 2024-12-18 08:03:50 +00:00
htmltablesectionelement.rs script: Expose a constructor on HTMLCollection that takes a static function (#34667) 2024-12-18 08:03:50 +00:00
htmltemplateelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmltextareaelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmltimeelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmltitleelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmltrackelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlulistelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
htmlunknownelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
htmlvideoelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
iirfilternode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
imagebitmap.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
imagedata.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
inputevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
intersectionobserver.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
intersectionobserverentry.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
keyboardevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
location.rs Replace HistoryEntryReplacement with NavigationHistoryBehavior from the navigation API (#34681) 2024-12-18 12:47:20 +00:00
macros.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mediadeviceinfo.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mediadevices.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mediaelementaudiosourcenode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
mediaerror.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mediafragmentparser.rs Fixed some clippy warnings in components (#32107) 2024-04-19 08:48:01 +00:00
medialist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mediametadata.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
mediaquerylist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mediaquerylistevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
mediasession.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mediastream.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
mediastreamaudiodestinationnode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
mediastreamaudiosourcenode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
mediastreamtrack.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mediastreamtrackaudiosourcenode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
messagechannel.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
messageevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
messageport.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mimetype.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
mimetypearray.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mod.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
mouseevent.rs retire deprecated MouseEvent::InitMouseEvent (#34538) 2024-12-09 15:24:54 +00:00
mutationobserver.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
mutationrecord.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
namednodemap.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
navigationpreloadmanager.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
navigator.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
navigatorinfo.rs
node.rs Replace unsafe uses of HandleValueArray. (#34588) 2024-12-13 23:21:55 +00:00
nodeiterator.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
nodelist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
offlineaudiocompletionevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
offlineaudiocontext.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
offscreencanvas.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
offscreencanvasrenderingcontext2d.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
oscillatornode.rs Rewrite From/TryFrom conversions on generated types to avoid future orphan rule violations (#34554) 2024-12-11 05:52:48 +00:00
pagetransitionevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
paintrenderingcontext2d.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
paintsize.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
paintworkletglobalscope.rs Replace unsafe uses of HandleValueArray. (#34588) 2024-12-13 23:21:55 +00:00
pannernode.rs Rewrite From/TryFrom conversions on generated types to avoid future orphan rule violations (#34554) 2024-12-11 05:52:48 +00:00
performance.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
performanceentry.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
performancemark.rs
performancemeasure.rs
performancenavigation.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
performancenavigationtiming.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
performanceobserver.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
performanceobserverentrylist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
performancepainttiming.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
performanceresourcetiming.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
permissions.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
permissionstatus.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
plugin.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
pluginarray.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
pointerevent.rs script: add PointerEvent (#34437) 2024-12-02 11:53:29 +00:00
popstateevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
processinginstruction.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
progressevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
promise.rs modified Promise::new_resolved/new_rejected signature (#34658) 2024-12-18 03:10:48 +00:00
promisenativehandler.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
promiserejectionevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
radionodelist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
range.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
raredata.rs Implement form-associated custom elements and their ElementInternals (#31980) 2024-04-11 13:17:11 +00:00
readablebytestreamcontroller.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
readablestream.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
readablestreambyobreader.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
readablestreambyobrequest.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
readablestreamdefaultcontroller.rs Remove the need for crow allow unrooted lints in the queuing and de-queuing of values from default stream controllers (#34675) 2024-12-19 05:41:37 +00:00
readablestreamdefaultreader.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
request.rs Rewrite From/TryFrom conversions on generated types to avoid future orphan rule violations (#34554) 2024-12-11 05:52:48 +00:00
resizeobserver.rs script: Remove note_rendering_opportunity and rendering_opportunity (#34575) 2024-12-12 08:43:58 +00:00
resizeobserverentry.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
resizeobserversize.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
response.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
rtcdatachannel.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
rtcdatachannelevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
rtcerror.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
rtcerrorevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
rtcicecandidate.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
rtcpeerconnection.rs Rewrite From/TryFrom conversions on generated types to avoid future orphan rule violations (#34554) 2024-12-11 05:52:48 +00:00
rtcpeerconnectioniceevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
rtcrtpsender.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
rtcrtptransceiver.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
rtcsessiondescription.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
rtctrackevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
screen.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
securitypolicyviolationevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
selection.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
serviceworker.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
serviceworkercontainer.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
serviceworkerglobalscope.rs Add webgpu feature flag (#34444) 2024-12-05 16:07:27 +00:00
serviceworkerregistration.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
shadowroot.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
staticrange.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
stereopannernode.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
storage.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
storageevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
stylepropertymapreadonly.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
stylesheet.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
stylesheetlist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
submitevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
subtlecrypto.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
svgelement.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
svggraphicselement.rs Upgrade stylo to 2024-07-16 (#32812) 2024-07-24 14:37:08 +00:00
svgsvgelement.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
test_mapping.json
testbinding.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
testbindingiterable.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
testbindingmaplike.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
testbindingpairiterable.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
testbindingproxy.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
testbindingsetlike.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
testns.rs
testrunner.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
testworklet.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
testworkletglobalscope.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
text.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
textcontrol.rs fix(clippy): Clippy suggestions in components/script/dom/* (#33072) 2024-08-15 19:31:30 +00:00
textdecoder.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
textencoder.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
textmetrics.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
texttrack.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
texttrackcue.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
texttrackcuelist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
texttracklist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
timeranges.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
touch.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
touchevent.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
touchlist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
trackevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
transitionevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
treewalker.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
uievent.rs retire deprecated MouseEvent::InitMouseEvent (#34538) 2024-12-09 15:24:54 +00:00
underlyingsourcecontainer.rs Dom: Re-implement ReadableStream Part 1 : Default Reader and Controller (#34064) 2024-12-17 21:14:00 +00:00
url.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
urlhelper.rs
urlsearchparams.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
userscripts.rs CanGc fixes in errorevent.rs (#33960) 2024-10-22 10:08:55 +00:00
validation.rs CanGc fixes from eventtarget.rs (#33973) 2024-10-22 22:43:52 +00:00
validitystate.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
values.rs
vertexarrayobject.rs Replace sparkle with glow in components/canvas (#33918) 2024-11-20 09:05:24 +00:00
videotrack.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
videotracklist.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
virtualmethods.rs Don't register unconnected shadow roots with their owner document (#34361) 2024-12-02 18:33:25 +00:00
visibilitystateentry.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
vttcue.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
vttregion.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
webgl2renderingcontext.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglactiveinfo.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglbuffer.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglcontextevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
webglframebuffer.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglobject.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
webglprogram.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglquery.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglrenderbuffer.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglrenderingcontext.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglsampler.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglshader.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglshaderprecisionformat.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglsync.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webgltexture.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webgltransformfeedback.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webgluniformlocation.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglvertexarrayobject.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
webglvertexarrayobjectoes.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
websocket.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
wheelevent.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
window.rs script: Cache the <iframe> list per-Document (#34702) 2024-12-20 11:46:46 +00:00
windowproxy.rs Replace HistoryEntryReplacement with NavigationHistoryBehavior from the navigation API (#34681) 2024-12-18 12:47:20 +00:00
worker.rs Add webgpu feature flag (#34444) 2024-12-05 16:07:27 +00:00
workerglobalscope.rs Add webgpu feature flag (#34444) 2024-12-05 16:07:27 +00:00
workerlocation.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
workernavigator.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
worklet.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
workletglobalscope.rs Add webgpu feature flag (#34444) 2024-12-05 16:07:27 +00:00
xmldocument.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xmlhttprequest.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
xmlhttprequesteventtarget.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
xmlhttprequestupload.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xmlserializer.rs Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
xpathevaluator.rs Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
xpathexpression.rs Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
xpathresult.rs Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00