Skip to content

Commit

Permalink
Put browser-compat info in front-runner for api/[xyz]* (#5447)
Browse files Browse the repository at this point in the history
* Put browser-compat info in front-runner for api/[xyz]*

* Fix requested changes (lazy regexp problem)

* Fix double clause in header

* Fix double clause in front-runner

* Fix requested change (lazy regexp)
  • Loading branch information
teoli2003 authored Jun 1, 2021
1 parent 2920887 commit 04853f6
Show file tree
Hide file tree
Showing 203 changed files with 406 additions and 203 deletions.
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/abort/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Microsoft
- Deprecated
- Reference
browser-compat: api.XDomainRequest.abort
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

Expand All @@ -31,4 +32,4 @@ <h2 id="Specifications">Specifications</h2>

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

<p>{{Compat("api.XDomainRequest.abort")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Microsoft
- Deprecated
- Web
browser-compat: api.XDomainRequest
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

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

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

<p>{{Compat("api.XDomainRequest")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/onerror/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Deprecated
- Property
- Reference
browser-compat: api.XDomainRequest.onerror
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

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

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

<p>{{Compat("api.XDomainRequest.onerror")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/onload/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Deprecated
- Property
- Reference
browser-compat: api.XDomainRequest.onload
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

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

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

<p>{{Compat("api.XDomainRequest.onload")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/onprogress/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Deprecated
- Property
- Reference
browser-compat: api.XDomainRequest.onprogress
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

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

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

<p>{{Compat("api.XDomainRequest.onprogress")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/ontimeout/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Deprecated
- Property
- Reference
browser-compat: api.XDomainRequest.ontimeout
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

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

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

<p>{{Compat("api.XDomainRequest.ontimeout")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/open/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Microsoft
- Deprecated
- Reference
browser-compat: api.XDomainRequest.open
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

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

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

<p>{{Compat("api.XDomainRequest.open")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/responsetext/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Deprecated
- Property
- Reference
browser-compat: api.XDomainRequest.responseText
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

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

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

<p>{{Compat("api.XDomainRequest.responseText")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/send/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Microsoft
- Deprecated
- Reference
browser-compat: api.XDomainRequest.send
---
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>

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

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

<p>{{Compat("api.XDomainRequest.send")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xdomainrequest/timeout/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Deprecated
- Property
- Reference
browser-compat: api.XDomainRequest.timeout
---
<p>{{APIRef("XDomain")}}{{deprecated_header}}</p>

Expand All @@ -31,4 +32,4 @@ <h2 id="Specifications">Specifications</h2>

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

<p>{{Compat("api.XDomainRequest.timeout")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmldocument/async/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Property
- Reference
- async
browser-compat: api.XMLDocument.async
---
<p>{{APIRef("DOM")}}{{Non-standard_header}}{{Deprecated_header}}</p>

Expand All @@ -32,7 +33,7 @@ <h2 id="Example">Example</h2>

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

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

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

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

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmldocument/load/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Non-standard
- Reference
- load
browser-compat: api.XMLDocument.load
---
<p>{{APIRef("DOM")}}{{Non-standard_Header}}{{Deprecated_Header}}</p>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmlhttprequest/abort/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- abort
- cancel
- stop
browser-compat: api.XMLHttpRequest.abort
---
<div>{{APIRef('XMLHttpRequest')}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmlhttprequest/abort_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Web
- XMLHttpRequest
- abort
browser-compat: api.XMLHttpRequest.abort_event
---
<div>{{APIRef}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmlhttprequest/error_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- ProgressEvent
- Web
- XMLHttpRequest
browser-compat: api.XMLHttpRequest.error_event
---
<div>{{APIRef}}</div>

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

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

<p>{{Compat("api.XMLHttpRequest.error_event")}}</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 @@ -13,6 +13,7 @@
- XHR
- XMLHttpRequest
- getAllResponseHeaders
browser-compat: api.XMLHttpRequest.getAllResponseHeaders
---
<div>{{APIRef('XMLHttpRequest')}}</div>

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

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

<div>{{Compat("api.XMLHttpRequest.getAllResponseHeaders")}}</div>
<div>{{Compat}}</div>

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- XHR Header
- XMLHttpRequest
- getResponseHeader
browser-compat: api.XMLHttpRequest.getResponseHeader
---
<div>{{APIRef('XMLHttpRequest')}}</div>

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

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

<div>{{Compat("api.XMLHttpRequest.getResponseHeader")}}</div>
<div>{{Compat}}</div>

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmlhttprequest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Web
- XHR
- XMLHttpRequest
browser-compat: api.XMLHttpRequest
---
<div>{{DefaultAPISidebar("XMLHttpRequest")}}</div>

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

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

<div>{{Compat("api.XMLHttpRequest")}}</div>
<div>{{Compat}}</div>

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmlhttprequest/load_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Web
- XMLHttpRequest
- load
browser-compat: api.XMLHttpRequest.load_event
---
<div>{{APIRef}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmlhttprequest/loadend_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Web
- events
- loadend
browser-compat: api.XMLHttpRequest.loadend_event
---
<div>{{APIRef}}</div>

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

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

<p>{{Compat("api.XMLHttpRequest.loadend_event")}}</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 @@ -11,6 +11,7 @@
- XMLHttpRequest
- events
- loadstart
browser-compat: api.XMLHttpRequest.loadstart_event
---
<div>{{APIRef}}</div>

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

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

<p>{{Compat("api.XMLHttpRequest.loadstart_event")}}</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 @@ -9,6 +9,7 @@
- Reference
- XHR
- XMLHttpRequest
browser-compat: api.XMLHttpRequest.onreadystatechange
---
<div>{{APIRef}}</div>

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

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

<p>{{Compat("api.XMLHttpRequest.onreadystatechange")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/xmlhttprequest/open/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- XHR
- XMLHttpRequest
- open
browser-compat: api.XMLHttpRequest.open
---
<div>{{APIRef('XMLHttpRequest')}}</div>

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

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

<p>{{Compat("api.XMLHttpRequest.open")}}</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 @@ -11,6 +11,7 @@
- XHR MIME Type
- XMLHttpRequest
- overrideMimeType
browser-compat: api.XMLHttpRequest.overrideMimeType
---
<div>{{draft}}{{APIRef('XMLHttpRequest')}}</div>

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

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

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

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

Expand Down
Loading

0 comments on commit 04853f6

Please sign in to comment.