Skip to content

Commit

Permalink
Remove 'comparison of event targets' page; split out event bubbling g… (
Browse files Browse the repository at this point in the history
  • Loading branch information
wbamberg authored Jul 1, 2024
1 parent c6808b1 commit c20c12f
Show file tree
Hide file tree
Showing 25 changed files with 441 additions and 611 deletions.
5 changes: 3 additions & 2 deletions files/en-us/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1987,7 +1987,7 @@
/en-US/docs/DOM/event.view /en-US/docs/Web/API/UIEvent/view
/en-US/docs/DOM/event.which /en-US/docs/Web/API/UIEvent/which
/en-US/docs/DOM/event/AnimationEvent /en-US/docs/Web/API/AnimationEvent
/en-US/docs/DOM/event/Comparison_of_Event_Targets /en-US/docs/Web/API/Event/Comparison_of_Event_Targets
/en-US/docs/DOM/event/Comparison_of_Event_Targets /en-US/docs/Learn/JavaScript/Building_blocks/Event_bubbling
/en-US/docs/DOM/form.acceptCharset /en-US/docs/Web/API/HTMLFormElement/acceptCharset
/en-US/docs/DOM/form.action /en-US/docs/Web/API/HTMLFormElement/action
/en-US/docs/DOM/form.elements /en-US/docs/Web/API/HTMLFormElement/elements
Expand Down Expand Up @@ -2469,7 +2469,7 @@
/en-US/docs/DOM:event.type /en-US/docs/Web/API/Event/type
/en-US/docs/DOM:event.view /en-US/docs/Web/API/UIEvent/view
/en-US/docs/DOM:event.which /en-US/docs/Web/API/UIEvent/which
/en-US/docs/DOM:event:Comparison_of_Event_Targets /en-US/docs/Web/API/Event/Comparison_of_Event_Targets
/en-US/docs/DOM:event:Comparison_of_Event_Targets /en-US/docs/Learn/JavaScript/Building_blocks/Event_bubbling
/en-US/docs/DOM:form.acceptCharset /en-US/docs/Web/API/HTMLFormElement/acceptCharset
/en-US/docs/DOM:form.action /en-US/docs/Web/API/HTMLFormElement/action
/en-US/docs/DOM:form.elements /en-US/docs/Web/API/HTMLFormElement/elements
Expand Down Expand Up @@ -8136,6 +8136,7 @@
/en-US/docs/Web/API/Event.Event /en-US/docs/Web/API/Event/Event
/en-US/docs/Web/API/Event.initEvent() /en-US/docs/Web/API/Event/initEvent
/en-US/docs/Web/API/Event/AnimationEvent /en-US/docs/Web/API/AnimationEvent
/en-US/docs/Web/API/Event/Comparison_of_Event_Targets /en-US/docs/Learn/JavaScript/Building_blocks/Event_bubbling
/en-US/docs/Web/API/Event/CustomEvent /en-US/docs/Web/API/CustomEvent
/en-US/docs/Web/API/Event/UIEvent /en-US/docs/Web/API/UIEvent
/en-US/docs/Web/API/Event/UIEvent/KeyEvent /en-US/docs/Web/API/KeyboardEvent
Expand Down
22 changes: 0 additions & 22 deletions files/en-us/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -33722,28 +33722,6 @@
"Callek"
]
},
"Web/API/Event/Comparison_of_Event_Targets": {
"modified": "2020-05-05T00:50:07.944Z",
"contributors": [
"mnoorenberghe",
"Zearin_Galaurum",
"mfluehr",
"ademaro",
"MHasan",
"ipapratilov",
"Sheppy",
"jswisher",
"MattBrubeck",
"Nickolay",
"Johnjbarton",
"Iamwriter",
"Waldo",
"SzjShu",
"Enn",
"Gomita",
"Hamstersoup"
]
},
"Web/API/Event/Event": {
"modified": "2020-10-15T21:31:44.446Z",
"contributors": [
Expand Down
Loading

0 comments on commit c20c12f

Please sign in to comment.