Skip to content

Commit

Permalink
Put browser-compat info in front-runner for api/[jkl]* (#5413)
Browse files Browse the repository at this point in the history
  • Loading branch information
teoli2003 authored May 31, 2021
1 parent c842e71 commit b06b69b
Show file tree
Hide file tree
Showing 69 changed files with 138 additions and 69 deletions.
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboard/getlayoutmap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Reference
- getLayoutMap()
- keyboard
browser-compat: api.Keyboard.getLayoutMap
---
<div>{{APIRef("Keyboard API")}}{{SeeCompatTable}}</div>

Expand Down Expand Up @@ -65,4 +66,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.Keyboard.getLayoutMap")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Keyboard Map
- Reference
- keyboard
browser-compat: api.Keyboard
---
<div>{{SeeCompatTable}}{{APIRef("Keyboard API")}}</div>

Expand Down Expand Up @@ -71,4 +72,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.Keyboard")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboard/lock/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Reference
- keyboard
- lock()
browser-compat: api.Keyboard.lock
---
<div>{{APIRef("Keyboard Map API")}}{{SeeCompatTable}}</div>

Expand Down Expand Up @@ -75,4 +76,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.Keyboard.lock")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/altkey/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Read-only
- Reference
browser-compat: api.KeyboardEvent.altKey
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -73,7 +74,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.altKey")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/charcode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- KeyboardEvent
- Property
- Reference
browser-compat: api.KeyboardEvent.charCode
---
<div>{{ ApiRef("DOM Events") }} {{non-standard_header}} {{deprecated_header}}</div>

Expand Down Expand Up @@ -101,4 +102,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.charCode")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/code/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Read-only
- Reference
- UI Events
browser-compat: api.KeyboardEvent.code
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -209,4 +210,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.code")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/ctrlkey/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Read-only
- Reference
browser-compat: api.KeyboardEvent.ctrlKey
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -68,7 +69,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.ctrlKey")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Method
- Reference
- getModifierState
browser-compat: api.KeyboardEvent.getModifierState
---
<p>{{APIRef("DOM Events")}}</p>

Expand Down Expand Up @@ -286,7 +287,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.getModifierState")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- UI Events
- keyboard
- user input
browser-compat: api.KeyboardEvent
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -313,7 +314,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent")}}</p>
<p>{{Compat}}</p>

<h3 id="Compatibility_notes">Compatibility notes</h3>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/iscomposing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Read-only
- Reference
browser-compat: api.KeyboardEvent.isComposing
---
<p>{{APIRef("DOM Events")}}</p>

Expand Down Expand Up @@ -54,7 +55,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.isComposing")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/key/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Read-only
- Reference
- UI Events
browser-compat: api.KeyboardEvent.key
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -227,4 +228,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.key")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/keyboardevent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- DOM
- KeyboardEvent
- Reference
browser-compat: api.KeyboardEvent.KeyboardEvent
---
<p>{{APIRef("DOM Events")}}</p>

Expand Down Expand Up @@ -100,7 +101,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.KeyboardEvent")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/keycode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Read-only
- Reference
- keyCode
browser-compat: api.KeyboardEvent.keyCode
---
<p>{{APIRef("DOM Events")}}{{Deprecated_Header}}</p>

Expand Down Expand Up @@ -64,7 +65,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.keyCode")}}</p>
<p>{{Compat}}</p>

<h2 id="Value_of_keyCode">Value of keyCode</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/keyidentifier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Property
- Reference
- events
browser-compat: api.KeyboardEvent.keyIdentifier
---
<p>{{ ApiRef("DOM Events") }}{{non-standard_header}}{{deprecated_header}}</p>

Expand All @@ -20,4 +21,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.keyIdentifier")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/location/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Read-only
- Reference
browser-compat: api.KeyboardEvent.location
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -128,7 +129,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.location")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/metakey/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Read-only
- Reference
browser-compat: api.KeyboardEvent.metaKey
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -67,7 +68,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.metaKey")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/repeat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Read-only
- Reference
browser-compat: api.KeyboardEvent.repeat
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -45,4 +46,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.repeat")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/shiftkey/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Read-only
- Reference
browser-compat: api.KeyboardEvent.shiftKey
---
<div>{{APIRef("DOM Events")}}</div>

Expand Down Expand Up @@ -71,7 +72,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.shiftKey")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardevent/which/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Property
- Read-only
- Reference
browser-compat: api.KeyboardEvent.which
---
<div>{{ APIRef("DOM Events") }} {{Deprecated_header}}</div>

Expand Down Expand Up @@ -91,7 +92,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardEvent.which")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardlayoutmap/entries/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Property
- Reference
- keyboard
browser-compat: api.KeyboardLayoutMap.entries
---
<div>{{SeeCompatTable}}{{APIRef("Keyboard API")}}</div>

Expand Down Expand Up @@ -48,4 +49,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardLayoutMap.entries")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardlayoutmap/foreach/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Reference
- forEach()
- keyboard
browser-compat: api.KeyboardLayoutMap.forEach
---
<div>{{APIRef("Keyboard API")}}{{SeeCompatTable}}</div>

Expand Down Expand Up @@ -69,4 +70,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardLayoutMap.forEach")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardlayoutmap/get/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Reference
- get()
- keyboard
browser-compat: api.KeyboardLayoutMap.get
---
<div>{{APIRef("Keyboard API")}}{{SeeCompatTable}}</div>

Expand Down Expand Up @@ -68,4 +69,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardLayoutMap.get")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardlayoutmap/has/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Reference
- has()
- keyboard
browser-compat: api.KeyboardLayoutMap.has
---
<div>{{APIRef("Keyboard API")}}{{SeeCompatTable}}</div>

Expand Down Expand Up @@ -55,4 +56,4 @@ <h2 id="Example">Example</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardLayoutMap.has")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardlayoutmap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- KeyboardLayoutMap
- Reference
- keyboard
browser-compat: api.KeyboardLayoutMap
---
<div>{{SeeCompatTable}}{{APIRef("Keyboard API")}}</div>

Expand Down Expand Up @@ -69,4 +70,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardLayoutMap")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardlayoutmap/keys/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Reference
- keyboard
- keys
browser-compat: api.KeyboardLayoutMap.keys
---
<div>{{SeeCompatTable}}{{APIRef("Keyboard API")}}</div>

Expand Down Expand Up @@ -47,4 +48,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardLayoutMap.keys")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/keyboardlayoutmap/size/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Reference
- keyboard
- size
browser-compat: api.KeyboardLayoutMap.size
---
<div>{{SeeCompatTable}}{{APIRef("Keyboard API")}}</div>

Expand Down Expand Up @@ -46,4 +47,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.KeyboardLayoutMap.size")}}</p>
<p>{{Compat}}</p>
Loading

0 comments on commit b06b69b

Please sign in to comment.