Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put browser-compat info in front-runner for api/r* #5423

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion files/en-us/web/api/radionodelist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- HTML DOM
- Interface
- RadioNodeList
browser-compat: api.RadioNodeList
---
<div>{{APIRef("HTML DOM")}}</div>

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

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

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

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

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

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/clonecontents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Method
- Range
browser-compat: api.Range.cloneContents
---
<p>{{ APIRef("DOM") }}</p>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/clonerange/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Method
- Range
browser-compat: api.Range.cloneRange
---
<p>{{ APIRef("DOM") }}</p>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/collapse/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Method
- Range
browser-compat: api.Range.collapse
---
<div>{{APIRef("DOM")}}</div>

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

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

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

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

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

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

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

<p>{{Compat("api.Range.collapsed")}}</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 @@ -6,6 +6,7 @@
- DOM
- Property
- Range
browser-compat: api.Range.commonAncestorContainer
---
<div>{{ApiRef("DOM")}}</div>

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

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

<p>{{Compat("api.Range.commonAncestorContainer")}}</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 @@ -6,6 +6,7 @@
- DOM
- Method
- Range
browser-compat: api.Range.compareBoundaryPoints
---
<p>{{ApiRef("DOM")}}</p>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/comparenode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Range
- Reference
- compareNode
browser-compat: api.Range.compareNode
---
<p>{{APIRef("DOM")}}{{deprecated_header}}{{Non-standard_Header}}</p>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/comparepoint/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Method
- Range
- Reference
browser-compat: api.Range.comparePoint
---
<div>{{ApiRef("DOM")}} {{SeeCompatTable}}</div>

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

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

<p>{{Compat("api.Range.comparePoint")}}</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
- Range
- Reference
browser-compat: api.Range.createContextualFragment
---
<div>{{ApiRef("DOM")}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/deletecontents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Method
- Range
browser-compat: api.Range.deleteContents
---
<div>{{ApiRef("DOM")}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/detach/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Method
- Range
browser-compat: api.Range.detach
---
<p>{{ApiRef("DOM")}}</p>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/endcontainer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Property
- Range
browser-compat: api.Range.endContainer
---
<div>{{ApiRef("DOM")}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/endoffset/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Property
- Range
browser-compat: api.Range.endOffset
---
<div>{{ApiRef("DOM")}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/extractcontents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Method
- Range
browser-compat: api.Range.extractContents
---
<div>{{ApiRef("DOM")}}</div>

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

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

<p>{{Compat("api.Range.extractContents")}}</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
- Range
- Reference
browser-compat: api.Range.getBoundingClientRect
---
<div>{{ApiRef("DOM")}}{{SeeCompatTable}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/getclientrects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Method
- Range
- Reference
browser-compat: api.Range.getClientRects
---
<div>{{ApiRef("DOM")}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
tags:
- API
- DOM
browser-compat: api.Range
---
<p>{{APIRef("DOM")}}</p>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/insertnode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Method
- Range
browser-compat: api.Range.insertNode
---
<div>{{ApiRef("DOM")}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/intersectsnode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Method
- Range
- Reference
browser-compat: api.Range.intersectsNode
---
<div>{{ApiRef("DOM")}} {{SeeCompatTable}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/range/ispointinrange/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Method
- Range
- Reference
browser-compat: api.Range.isPointInRange
---
<p>{{ApiRef("DOM")}}{{SeeCompatTable}}</p>

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

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

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

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

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

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

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

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

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

Expand Down
Loading