Skip to content

Commit

Permalink
[CRON] sync translated content
Browse files Browse the repository at this point in the history
  • Loading branch information
MDN committed Jul 10, 2022
1 parent 1ce9043 commit 51268ca
Show file tree
Hide file tree
Showing 89 changed files with 882 additions and 745 deletions.
14 changes: 10 additions & 4 deletions files/es/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1581,6 +1581,8 @@
/es/docs/Web/API/Document/abrir /es/docs/Web/API/Document/open
/es/docs/Web/API/Document/async /es/docs/Web/API/XMLDocument/async
/es/docs/Web/API/Document/crearAtributo /es/docs/Web/API/Document/createAttribute
/es/docs/Web/API/Document/keydown_event /es/docs/Web/API/Element/keydown_event
/es/docs/Web/API/Document/keyup_event /es/docs/Web/API/Element/keyup_event
/es/docs/Web/API/DocumentOrShadowRoot/getSelection /es/docs/Web/API/Document/getSelection
/es/docs/Web/API/DocumentOrShadowRoot/pointerLockElement /es/docs/Web/API/Document/pointerLockElement
/es/docs/Web/API/DocumentOrShadowRoot/styleSheets /es/docs/Web/API/Document/styleSheets
Expand All @@ -1602,8 +1604,12 @@
/es/docs/Web/API/Geolocation.getCurrentPosition /es/docs/Web/API/Geolocation/getCurrentPosition
/es/docs/Web/API/Geolocation.watchPosition /es/docs/Web/API/Geolocation/watchPosition
/es/docs/Web/API/GlobalEventHandlers/onblur /es/docs/Web/API/Window/blur_event
/es/docs/Web/API/GlobalEventHandlers/onchange /es/docs/conflicting/Web/API/HTMLElement/change_event
/es/docs/Web/API/GlobalEventHandlers/onfocus /es/docs/Web/API/Window/focus_event
/es/docs/Web/API/GlobalEventHandlers/onkeydown /es/docs/conflicting/Web/API/Element/keydown_event
/es/docs/Web/API/GlobalEventHandlers/onkeyup /es/docs/conflicting/Web/API/Element/keyup_event
/es/docs/Web/API/GlobalEventHandlers/onresize /es/docs/Web/API/Window/resize_event
/es/docs/Web/API/GlobalEventHandlers/onselect /es/docs/Web/API/HTMLInputElement/select_event
/es/docs/Web/API/GlobalEventHandlers/ontouchstart /es/docs/Web/API/Element/touchstart_event
/es/docs/Web/API/HTMLElement/focus /es/docs/orphaned/Web/API/HTMLOrForeignElement/focus
/es/docs/Web/API/HTMLElement/invalid_event /es/docs/Web/API/HTMLInputElement/invalid_event
Expand Down Expand Up @@ -1806,14 +1812,14 @@
/es/docs/Web/Events/close_websocket /es/docs/Web/API/WebSocket/close_event
/es/docs/Web/Events/dragover /es/docs/Web/API/Document/dragover_event
/es/docs/Web/Events/hashchange /es/docs/Web/API/Window/hashchange_event
/es/docs/Web/Events/keydown /es/docs/Web/API/Document/keydown_event
/es/docs/Web/Events/keydown /es/docs/Web/API/Element/keydown_event
/es/docs/Web/Events/load /es/docs/Web/API/Window/load_event
/es/docs/Web/Events/loadend /es/docs/Web/API/XMLHttpRequest/loadend_event
/es/docs/Web/Events/mousedown /es/docs/Web/API/Element/mousedown_event
/es/docs/Web/Events/offline /es/docs/Web/API/Window/offline_event
/es/docs/Web/Events/pointerlockchange /es/docs/Web/API/Document/pointerlockchange_event
/es/docs/Web/Events/scroll /es/docs/Web/API/Document/scroll_event
/es/docs/Web/Events/tecla /es/docs/Web/API/Document/keyup_event
/es/docs/Web/Events/tecla /es/docs/Web/API/Element/keyup_event
/es/docs/Web/Events/timeupdate /es/docs/Web/API/HTMLMediaElement/timeupdate_event
/es/docs/Web/Events/transitioncancel /es/docs/Web/API/HTMLElement/transitioncancel_event
/es/docs/Web/Events/transitionend /es/docs/Web/API/HTMLElement/transitionend_event
Expand Down Expand Up @@ -2594,13 +2600,13 @@
/es/docs/Web/Reference/Events/close_websocket /es/docs/Web/API/WebSocket/close_event
/es/docs/Web/Reference/Events/dragover /es/docs/Web/API/Document/dragover_event
/es/docs/Web/Reference/Events/hashchange /es/docs/Web/API/Window/hashchange_event
/es/docs/Web/Reference/Events/keydown /es/docs/Web/API/Document/keydown_event
/es/docs/Web/Reference/Events/keydown /es/docs/Web/API/Element/keydown_event
/es/docs/Web/Reference/Events/load /es/docs/Web/API/Window/load_event
/es/docs/Web/Reference/Events/loadend /es/docs/Web/API/XMLHttpRequest/loadend_event
/es/docs/Web/Reference/Events/mousedown /es/docs/Web/API/Element/mousedown_event
/es/docs/Web/Reference/Events/pointerlockchange /es/docs/Web/API/Document/pointerlockchange_event
/es/docs/Web/Reference/Events/scroll /es/docs/Web/API/Document/scroll_event
/es/docs/Web/Reference/Events/tecla /es/docs/Web/API/Document/keyup_event
/es/docs/Web/Reference/Events/tecla /es/docs/Web/API/Element/keyup_event
/es/docs/Web/Reference/Events/timeupdate /es/docs/Web/API/HTMLMediaElement/timeupdate_event
/es/docs/Web/Reference/Events/transitioncancel /es/docs/Web/API/HTMLElement/transitioncancel_event
/es/docs/Web/Reference/Events/transitionend /es/docs/Web/API/HTMLElement/transitionend_event
Expand Down
86 changes: 43 additions & 43 deletions files/es/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -5421,25 +5421,6 @@
"AsLogd"
]
},
"Web/API/Document/keydown_event": {
"modified": "2020-04-03T23:31:41.800Z",
"contributors": [
"camsa",
"irenesmith",
"ExE-Boss",
"fscholz",
"juan-ferrer-toribio"
]
},
"Web/API/Document/keyup_event": {
"modified": "2019-04-18T03:50:20.204Z",
"contributors": [
"irenesmith",
"ExE-Boss",
"fscholz",
"gabojkz"
]
},
"Web/API/Document/open": {
"modified": "2020-10-15T22:31:23.051Z",
"contributors": [
Expand Down Expand Up @@ -5833,6 +5814,25 @@
"mikekrn"
]
},
"Web/API/Element/keydown_event": {
"modified": "2020-04-03T23:31:41.800Z",
"contributors": [
"camsa",
"irenesmith",
"ExE-Boss",
"fscholz",
"juan-ferrer-toribio"
]
},
"Web/API/Element/keyup_event": {
"modified": "2019-04-18T03:50:20.204Z",
"contributors": [
"irenesmith",
"ExE-Boss",
"fscholz",
"gabojkz"
]
},
"Web/API/Element/localName": {
"modified": "2019-03-23T22:26:08.984Z",
"contributors": [
Expand Down Expand Up @@ -6413,12 +6413,6 @@
"fscholz"
]
},
"Web/API/GlobalEventHandlers/onchange": {
"modified": "2019-03-23T22:18:11.571Z",
"contributors": [
"gama"
]
},
"Web/API/GlobalEventHandlers/onclick": {
"modified": "2019-08-28T11:37:06.287Z",
"contributors": [
Expand Down Expand Up @@ -6452,18 +6446,6 @@
"Diegosolo"
]
},
"Web/API/GlobalEventHandlers/onkeydown": {
"modified": "2019-03-18T21:31:44.954Z",
"contributors": [
"ANDRUS74"
]
},
"Web/API/GlobalEventHandlers/onkeyup": {
"modified": "2019-03-18T21:31:50.304Z",
"contributors": [
"ANDRUS74"
]
},
"Web/API/GlobalEventHandlers/onload": {
"modified": "2019-03-23T23:33:14.527Z",
"contributors": [
Expand All @@ -6484,12 +6466,6 @@
"Grijander81"
]
},
"Web/API/GlobalEventHandlers/onselect": {
"modified": "2019-03-23T22:33:14.413Z",
"contributors": [
"Grijander81"
]
},
"Web/API/GlobalEventHandlers/onselectstart": {
"modified": "2019-03-18T21:23:16.974Z",
"contributors": [
Expand Down Expand Up @@ -6731,6 +6707,12 @@
"AlePerez92"
]
},
"Web/API/HTMLInputElement/select_event": {
"modified": "2019-03-23T22:33:14.413Z",
"contributors": [
"Grijander81"
]
},
"Web/API/HTMLLIElement": {
"modified": "2019-03-23T22:21:38.998Z",
"contributors": [
Expand Down Expand Up @@ -20900,6 +20882,18 @@
"fscholz"
]
},
"conflicting/Web/API/Element/keydown_event": {
"modified": "2019-03-18T21:31:44.954Z",
"contributors": [
"ANDRUS74"
]
},
"conflicting/Web/API/Element/keyup_event": {
"modified": "2019-03-18T21:31:50.304Z",
"contributors": [
"ANDRUS74"
]
},
"conflicting/Web/API/Element/namespaceURI": {
"modified": "2019-03-23T22:08:52.990Z",
"contributors": [
Expand Down Expand Up @@ -20935,6 +20929,12 @@
"lupomontero"
]
},
"conflicting/Web/API/HTMLElement/change_event": {
"modified": "2019-03-23T22:18:11.571Z",
"contributors": [
"gama"
]
},
"conflicting/Web/API/HTML_Drag_and_Drop_API": {
"modified": "2019-03-23T23:18:26.504Z",
"contributors": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: GlobalEventHandlers.onkeydown
slug: Web/API/GlobalEventHandlers/onkeydown
slug: conflicting/Web/API/Element/keydown_event
translation_of: Web/API/GlobalEventHandlers/onkeydown
original_slug: Web/API/GlobalEventHandlers/onkeydown
---
<div>{{ApiRef("HTML DOM")}}</div>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: GlobalEventHandlers.onkeyup
slug: Web/API/GlobalEventHandlers/onkeyup
slug: conflicting/Web/API/Element/keyup_event
translation_of: Web/API/GlobalEventHandlers/onkeyup
original_slug: Web/API/GlobalEventHandlers/onkeyup
---
<div>{{ApiRef("HTML DOM")}}</div>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: GlobalEventHandlers.onchange
slug: Web/API/GlobalEventHandlers/onchange
slug: conflicting/Web/API/HTMLElement/change_event
translation_of: Web/API/GlobalEventHandlers/onchange
original_slug: Web/API/GlobalEventHandlers/onchange
---
<div>
<div>{{ ApiRef("HTML DOM") }}</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: keydown
slug: Web/API/Document/keydown_event
slug: Web/API/Element/keydown_event
tags:
- Evento
- keydown
translation_of: Web/API/Document/keydown_event
original_slug: Web/API/Document/keydown_event
---
<p>El evento <code>keydown</code> se produce cuando se presiona una tecla.</p>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Tecla Arriba
slug: Web/API/Document/keyup_event
slug: Web/API/Element/keyup_event
translation_of: Web/API/Document/keyup_event
original_slug: Web/API/Document/keyup_event
---
<p>El evento es iniciado cuando la tecla es soltada.</p>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: GlobalEventHandlers.onselect
slug: Web/API/GlobalEventHandlers/onselect
slug: Web/API/HTMLInputElement/select_event
translation_of: Web/API/GlobalEventHandlers/onselect
original_slug: Web/API/GlobalEventHandlers/onselect
---
<div>
<div>{{ ApiRef("HTML DOM") }}</div>
Expand Down
70 changes: 41 additions & 29 deletions files/fr/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -950,18 +950,18 @@
/fr/docs/DOM/element.offsetTop /fr/docs/Web/API/HTMLElement/offsetTop
/fr/docs/DOM/element.offsetWidth /fr/docs/Web/API/HTMLElement/offsetWidth
/fr/docs/DOM/element.onblur /fr/docs/Web/API/Window/blur_event
/fr/docs/DOM/element.onchange /fr/docs/Web/API/GlobalEventHandlers/onchange
/fr/docs/DOM/element.onchange /fr/docs/conflicting/Web/API/HTMLElement/change_event
/fr/docs/DOM/element.onclick /fr/docs/Web/API/GlobalEventHandlers/onclick
/fr/docs/DOM/element.ondblclick /fr/docs/Web/API/GlobalEventHandlers/ondblclick
/fr/docs/DOM/element.onfocus /fr/docs/Web/API/Window/focus_event
/fr/docs/DOM/element.onkeydown /fr/docs/Web/API/GlobalEventHandlers/onkeydown
/fr/docs/DOM/element.onkeypress /fr/docs/Web/API/GlobalEventHandlers/onkeypress
/fr/docs/DOM/element.onkeyup /fr/docs/Web/API/GlobalEventHandlers/onkeyup
/fr/docs/DOM/element.onmousedown /fr/docs/Web/API/GlobalEventHandlers/onmousedown
/fr/docs/DOM/element.onmousemove /fr/docs/Web/API/GlobalEventHandlers/onmousemove
/fr/docs/DOM/element.onmouseout /fr/docs/Web/API/GlobalEventHandlers/onmouseout
/fr/docs/DOM/element.onmouseover /fr/docs/Web/API/GlobalEventHandlers/onmouseover
/fr/docs/DOM/element.onmouseup /fr/docs/Web/API/GlobalEventHandlers/onmouseup
/fr/docs/DOM/element.onkeydown /fr/docs/Web/API/Element/keydown_event
/fr/docs/DOM/element.onkeypress /fr/docs/conflicting/Web/API/Element/keypress_event
/fr/docs/DOM/element.onkeyup /fr/docs/Web/API/Element/keyup_event
/fr/docs/DOM/element.onmousedown /fr/docs/conflicting/Web/API/Element/mousedown_event
/fr/docs/DOM/element.onmousemove /fr/docs/conflicting/Web/API/Element/mousemove_event
/fr/docs/DOM/element.onmouseout /fr/docs/conflicting/Web/API/Element/mouseout_event
/fr/docs/DOM/element.onmouseover /fr/docs/conflicting/Web/API/Element/mouseover_event
/fr/docs/DOM/element.onmouseup /fr/docs/conflicting/Web/API/Element/mouseup_event
/fr/docs/DOM/element.onresize /fr/docs/Web/API/Window/resize_event
/fr/docs/DOM/element.onscroll /fr/docs/Web/API/GlobalEventHandlers/onscroll
/fr/docs/DOM/element.ownerDocument /fr/docs/Web/API/Node/ownerDocument
Expand Down Expand Up @@ -1108,18 +1108,18 @@
/fr/docs/DOM:element.offsetTop /fr/docs/Web/API/HTMLElement/offsetTop
/fr/docs/DOM:element.offsetWidth /fr/docs/Web/API/HTMLElement/offsetWidth
/fr/docs/DOM:element.onblur /fr/docs/Web/API/Window/blur_event
/fr/docs/DOM:element.onchange /fr/docs/Web/API/GlobalEventHandlers/onchange
/fr/docs/DOM:element.onchange /fr/docs/conflicting/Web/API/HTMLElement/change_event
/fr/docs/DOM:element.onclick /fr/docs/Web/API/GlobalEventHandlers/onclick
/fr/docs/DOM:element.ondblclick /fr/docs/Web/API/GlobalEventHandlers/ondblclick
/fr/docs/DOM:element.onfocus /fr/docs/Web/API/Window/focus_event
/fr/docs/DOM:element.onkeydown /fr/docs/Web/API/GlobalEventHandlers/onkeydown
/fr/docs/DOM:element.onkeypress /fr/docs/Web/API/GlobalEventHandlers/onkeypress
/fr/docs/DOM:element.onkeyup /fr/docs/Web/API/GlobalEventHandlers/onkeyup
/fr/docs/DOM:element.onmousedown /fr/docs/Web/API/GlobalEventHandlers/onmousedown
/fr/docs/DOM:element.onmousemove /fr/docs/Web/API/GlobalEventHandlers/onmousemove
/fr/docs/DOM:element.onmouseout /fr/docs/Web/API/GlobalEventHandlers/onmouseout
/fr/docs/DOM:element.onmouseover /fr/docs/Web/API/GlobalEventHandlers/onmouseover
/fr/docs/DOM:element.onmouseup /fr/docs/Web/API/GlobalEventHandlers/onmouseup
/fr/docs/DOM:element.onkeydown /fr/docs/Web/API/Element/keydown_event
/fr/docs/DOM:element.onkeypress /fr/docs/conflicting/Web/API/Element/keypress_event
/fr/docs/DOM:element.onkeyup /fr/docs/Web/API/Element/keyup_event
/fr/docs/DOM:element.onmousedown /fr/docs/conflicting/Web/API/Element/mousedown_event
/fr/docs/DOM:element.onmousemove /fr/docs/conflicting/Web/API/Element/mousemove_event
/fr/docs/DOM:element.onmouseout /fr/docs/conflicting/Web/API/Element/mouseout_event
/fr/docs/DOM:element.onmouseover /fr/docs/conflicting/Web/API/Element/mouseover_event
/fr/docs/DOM:element.onmouseup /fr/docs/conflicting/Web/API/Element/mouseup_event
/fr/docs/DOM:element.onresize /fr/docs/Web/API/Window/resize_event
/fr/docs/DOM:element.onscroll /fr/docs/Web/API/GlobalEventHandlers/onscroll
/fr/docs/DOM:element.ownerDocument /fr/docs/Web/API/Node/ownerDocument
Expand Down Expand Up @@ -3654,6 +3654,7 @@
/fr/docs/Web/API/Document/defaultView/storage_event /fr/docs/Web/API/Window/storage_event
/fr/docs/Web/API/Document/domConfig /fr/docs/Web/API/Document
/fr/docs/Web/API/Document/getBoxObjectFor /fr/docs/Web/API/Element/getBoundingClientRect
/fr/docs/Web/API/Document/keypress_event /fr/docs/Web/API/Element/keypress_event
/fr/docs/Web/API/Document/onafterscriptexecute /fr/docs/Web/API/Document/afterscriptexecute_event
/fr/docs/Web/API/Document/onbeforescriptexecute /fr/docs/Web/API/Document/beforescriptexecute_event
/fr/docs/Web/API/Document/onfullscreenchange /fr/docs/Web/API/Document/fullscreenchange_event
Expand Down Expand Up @@ -3726,18 +3727,18 @@
/fr/docs/Web/API/Element.offsetTop /fr/docs/Web/API/HTMLElement/offsetTop
/fr/docs/Web/API/Element.offsetWidth /fr/docs/Web/API/HTMLElement/offsetWidth
/fr/docs/Web/API/Element.onblur /fr/docs/Web/API/Window/blur_event
/fr/docs/Web/API/Element.onchange /fr/docs/Web/API/GlobalEventHandlers/onchange
/fr/docs/Web/API/Element.onchange /fr/docs/conflicting/Web/API/HTMLElement/change_event
/fr/docs/Web/API/Element.onclick /fr/docs/Web/API/GlobalEventHandlers/onclick
/fr/docs/Web/API/Element.ondblclick /fr/docs/Web/API/GlobalEventHandlers/ondblclick
/fr/docs/Web/API/Element.onfocus /fr/docs/Web/API/Window/focus_event
/fr/docs/Web/API/Element.onkeydown /fr/docs/Web/API/GlobalEventHandlers/onkeydown
/fr/docs/Web/API/Element.onkeypress /fr/docs/Web/API/GlobalEventHandlers/onkeypress
/fr/docs/Web/API/Element.onkeyup /fr/docs/Web/API/GlobalEventHandlers/onkeyup
/fr/docs/Web/API/Element.onmousedown /fr/docs/Web/API/GlobalEventHandlers/onmousedown
/fr/docs/Web/API/Element.onmousemove /fr/docs/Web/API/GlobalEventHandlers/onmousemove
/fr/docs/Web/API/Element.onmouseout /fr/docs/Web/API/GlobalEventHandlers/onmouseout
/fr/docs/Web/API/Element.onmouseover /fr/docs/Web/API/GlobalEventHandlers/onmouseover
/fr/docs/Web/API/Element.onmouseup /fr/docs/Web/API/GlobalEventHandlers/onmouseup
/fr/docs/Web/API/Element.onkeydown /fr/docs/Web/API/Element/keydown_event
/fr/docs/Web/API/Element.onkeypress /fr/docs/conflicting/Web/API/Element/keypress_event
/fr/docs/Web/API/Element.onkeyup /fr/docs/Web/API/Element/keyup_event
/fr/docs/Web/API/Element.onmousedown /fr/docs/conflicting/Web/API/Element/mousedown_event
/fr/docs/Web/API/Element.onmousemove /fr/docs/conflicting/Web/API/Element/mousemove_event
/fr/docs/Web/API/Element.onmouseout /fr/docs/conflicting/Web/API/Element/mouseout_event
/fr/docs/Web/API/Element.onmouseover /fr/docs/conflicting/Web/API/Element/mouseover_event
/fr/docs/Web/API/Element.onmouseup /fr/docs/conflicting/Web/API/Element/mouseup_event
/fr/docs/Web/API/Element.onresize /fr/docs/Web/API/Window/resize_event
/fr/docs/Web/API/Element.onscroll /fr/docs/Web/API/GlobalEventHandlers/onscroll
/fr/docs/Web/API/Element.outerHTML /fr/docs/Web/API/Element/outerHTML
Expand Down Expand Up @@ -3769,6 +3770,7 @@
/fr/docs/Web/API/Element/ongotpointercapture /fr/docs/Web/API/GlobalEventHandlers/ongotpointercapture
/fr/docs/Web/API/Element/onwheel /fr/docs/Web/API/GlobalEventHandlers/onwheel
/fr/docs/Web/API/Element/removeChild /fr/docs/Web/API/Node/removeChild
/fr/docs/Web/API/Element/select_event /fr/docs/Web/API/HTMLInputElement/select_event
/fr/docs/Web/API/Element/tabStop /fr/docs/Web/API/ShadowRoot/delegatesFocus
/fr/docs/Web/API/ElementCSSInlineStyle/style /fr/docs/Web/API/HTMLElement/style
/fr/docs/Web/API/ElementTraversal /fr/docs/Web/API/Element
Expand All @@ -3790,9 +3792,19 @@
/fr/docs/Web/API/FormData/Utilisation_objets_FormData /fr/docs/Web/API/FormData/Using_FormData_Objects
/fr/docs/Web/API/GlobalEventHandlers/onabort /fr/docs/Web/API/HTMLMediaElement/abort_event
/fr/docs/Web/API/GlobalEventHandlers/onblur /fr/docs/Web/API/Window/blur_event
/fr/docs/Web/API/GlobalEventHandlers/onchange /fr/docs/conflicting/Web/API/HTMLElement/change_event
/fr/docs/Web/API/GlobalEventHandlers/onfocus /fr/docs/Web/API/Window/focus_event
/fr/docs/Web/API/GlobalEventHandlers/onkeydown /fr/docs/Web/API/Element/keydown_event
/fr/docs/Web/API/GlobalEventHandlers/onkeypress /fr/docs/conflicting/Web/API/Element/keypress_event
/fr/docs/Web/API/GlobalEventHandlers/onkeyup /fr/docs/Web/API/Element/keyup_event
/fr/docs/Web/API/GlobalEventHandlers/onmousedown /fr/docs/conflicting/Web/API/Element/mousedown_event
/fr/docs/Web/API/GlobalEventHandlers/onmousemove /fr/docs/conflicting/Web/API/Element/mousemove_event
/fr/docs/Web/API/GlobalEventHandlers/onmouseout /fr/docs/conflicting/Web/API/Element/mouseout_event
/fr/docs/Web/API/GlobalEventHandlers/onmouseover /fr/docs/conflicting/Web/API/Element/mouseover_event
/fr/docs/Web/API/GlobalEventHandlers/onmouseup /fr/docs/conflicting/Web/API/Element/mouseup_event
/fr/docs/Web/API/GlobalEventHandlers/onreset /fr/docs/Web/API/HTMLFormElement/reset_event
/fr/docs/Web/API/GlobalEventHandlers/onresize /fr/docs/Web/API/Window/resize_event
/fr/docs/Web/API/GlobalEventHandlers/onselect /fr/docs/conflicting/Web/API/HTMLInputElement/select_event
/fr/docs/Web/API/GlobalFetch/fetch /fr/docs/Web/API/fetch
/fr/docs/Web/API/HTMLFormElement/submit_event_ /fr/docs/Web/API/HTMLFormElement/submit_event
/fr/docs/Web/API/HTMLOrForeignElement/blur /fr/docs/Web/API/HTMLElement/blur
Expand Down Expand Up @@ -4510,7 +4522,7 @@
/fr/docs/Web/Events/gamepaddisconnected /fr/docs/Web/API/Window/gamepaddisconnected_event
/fr/docs/Web/Events/hashchange /fr/docs/Web/API/Window/hashchange_event
/fr/docs/Web/Events/input /fr/docs/Web/API/HTMLElement/input_event
/fr/docs/Web/Events/keypress /fr/docs/Web/API/Document/keypress_event
/fr/docs/Web/Events/keypress /fr/docs/Web/API/Element/keypress_event
/fr/docs/Web/Events/load /fr/docs/Web/API/Window/load_event
/fr/docs/Web/Events/mousedown /fr/docs/Web/API/Element/mousedown_event
/fr/docs/Web/Events/mousemove /fr/docs/Web/API/Element/mousemove_event
Expand All @@ -4522,7 +4534,7 @@
/fr/docs/Web/Events/popstate /fr/docs/Web/API/Window/popstate_event
/fr/docs/Web/Events/readystatechange /fr/docs/Web/API/Document/readystatechange_event
/fr/docs/Web/Events/scroll /fr/docs/Web/API/Document/scroll_event
/fr/docs/Web/Events/select /fr/docs/Web/API/Element/select_event
/fr/docs/Web/Events/select /fr/docs/Web/API/HTMLInputElement/select_event
/fr/docs/Web/Events/storage /fr/docs/Web/API/Window/storage_event
/fr/docs/Web/Events/submit /fr/docs/Web/API/HTMLFormElement/submit_event
/fr/docs/Web/Events/touchend /fr/docs/Web/API/Document/touchend_event
Expand Down
Loading

0 comments on commit 51268ca

Please sign in to comment.