C-assignedE-less-complexgood first issue
描述
We already have an introductionType string for event handlers
https://github.com/servo/servo/blob/7c4cc96f2b8317317142ad7b21166bf5a50d8ba2/components/script/script_runtime.rs#L1508-L1510
We just need to call set_introduction_type here
https://github.com/servo/servo/blob/7c4cc96f2b8317317142ad7b21166bf5a50d8ba2/components/script/dom/event/eventtarget.rs#L688-L691