Skip to content

Commit 04853f6

Browse files
authored
Put browser-compat info in front-runner for api/[xyz]* (mdn#5447)
* 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)
1 parent 2920887 commit 04853f6

File tree

203 files changed

+406
-203
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+406
-203
lines changed

files/en-us/web/api/xdomainrequest/abort/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Microsoft
1010
- Deprecated
1111
- Reference
12+
browser-compat: api.XDomainRequest.abort
1213
---
1314
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1415

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

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

34-
<p>{{Compat("api.XDomainRequest.abort")}}</p>
35+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Microsoft
1010
- Deprecated
1111
- Web
12+
browser-compat: api.XDomainRequest
1213
---
1314
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1415

@@ -123,4 +124,4 @@ <h2 id="Specifications">Specifications</h2>
123124

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

126-
<p>{{Compat("api.XDomainRequest")}}</p>
127+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/onerror/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Deprecated
1111
- Property
1212
- Reference
13+
browser-compat: api.XDomainRequest.onerror
1314
---
1415
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1516

@@ -53,4 +54,4 @@ <h2 id="Specifications">Specifications</h2>
5354

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

56-
<p>{{Compat("api.XDomainRequest.onerror")}}</p>
57+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/onload/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Deprecated
1111
- Property
1212
- Reference
13+
browser-compat: api.XDomainRequest.onload
1314
---
1415
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1516

@@ -40,4 +41,4 @@ <h2 id="Specifications">Specifications</h2>
4041

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

43-
<p>{{Compat("api.XDomainRequest.onload")}}</p>
44+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/onprogress/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Deprecated
1212
- Property
1313
- Reference
14+
browser-compat: api.XDomainRequest.onprogress
1415
---
1516
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1617

@@ -58,4 +59,4 @@ <h2 id="Specifications">Specifications</h2>
5859

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

61-
<p>{{Compat("api.XDomainRequest.onprogress")}}</p>
62+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/ontimeout/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Deprecated
1111
- Property
1212
- Reference
13+
browser-compat: api.XDomainRequest.ontimeout
1314
---
1415
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1516

@@ -48,4 +49,4 @@ <h2 id="Specifications">Specifications</h2>
4849

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

51-
<p>{{Compat("api.XDomainRequest.ontimeout")}}</p>
52+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/open/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Microsoft
1010
- Deprecated
1111
- Reference
12+
browser-compat: api.XDomainRequest.open
1213
---
1314
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1415

@@ -39,4 +40,4 @@ <h2 id="Specifications">Specifications</h2>
3940

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

42-
<p>{{Compat("api.XDomainRequest.open")}}</p>
43+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/responsetext/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Deprecated
99
- Property
1010
- Reference
11+
browser-compat: api.XDomainRequest.responseText
1112
---
1213
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1314

@@ -36,4 +37,4 @@ <h2 id="Specifications">Specifications</h2>
3637

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

39-
<p>{{Compat("api.XDomainRequest.responseText")}}</p>
40+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/send/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Microsoft
1010
- Deprecated
1111
- Reference
12+
browser-compat: api.XDomainRequest.send
1213
---
1314
<div>{{APIRef("XDomain")}}{{deprecated_header}}{{non-standard_header}}</div>
1415

@@ -42,4 +43,4 @@ <h2 id="Specifications">Specifications</h2>
4243

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

45-
<p>{{Compat("api.XDomainRequest.send")}}</p>
46+
<p>{{Compat}}</p>

files/en-us/web/api/xdomainrequest/timeout/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Deprecated
99
- Property
1010
- Reference
11+
browser-compat: api.XDomainRequest.timeout
1112
---
1213
<p>{{APIRef("XDomain")}}{{deprecated_header}}</p>
1314

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

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

34-
<p>{{Compat("api.XDomainRequest.timeout")}}</p>
35+
<p>{{Compat}}</p>

0 commit comments

Comments
 (0)