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>

files/en-us/web/api/xmldocument/async/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Property
1212
- Reference
1313
- async
14+
browser-compat: api.XMLDocument.async
1415
---
1516
<p>{{APIRef("DOM")}}{{Non-standard_header}}{{Deprecated_header}}</p>
1617

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

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

35-
<p>{{Compat("api.XMLDocument.async")}}</p>
36+
<p>{{Compat}}</p>
3637

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Interface
88
- Reference
99
- XMLDocument
10+
browser-compat: api.XMLDocument
1011
---
1112
<p>{{APIRef("DOM")}}</p>
1213

@@ -56,7 +57,7 @@ <h2 id="Specifications">Specifications</h2>
5657

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

59-
<p>{{Compat("api.XMLDocument")}}</p>
60+
<p>{{Compat}}</p>
6061

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

files/en-us/web/api/xmldocument/load/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Non-standard
1010
- Reference
1111
- load
12+
browser-compat: api.XMLDocument.load
1213
---
1314
<p>{{APIRef("DOM")}}{{Non-standard_Header}}{{Deprecated_Header}}</p>
1415

@@ -37,7 +38,7 @@ <h2 id="Specifications">Specifications</h2>
3738

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

40-
<p>{{Compat("api.XMLDocument.load")}}</p>
41+
<p>{{Compat}}</p>
4142

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- abort
1717
- cancel
1818
- stop
19+
browser-compat: api.XMLHttpRequest.abort
1920
---
2021
<div>{{APIRef('XMLHttpRequest')}}</div>
2122

@@ -73,7 +74,7 @@ <h2 id="Specifications">Specifications</h2>
7374

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

76-
<p>{{Compat("api.XMLHttpRequest.abort")}}</p>
77+
<p>{{Compat}}</p>
7778

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

files/en-us/web/api/xmlhttprequest/abort_event/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Web
99
- XMLHttpRequest
1010
- abort
11+
browser-compat: api.XMLHttpRequest.abort_event
1112
---
1213
<div>{{APIRef}}</div>
1314

@@ -133,7 +134,7 @@ <h2 id="Specifications">Specifications</h2>
133134

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

136-
<p>{{Compat("api.XMLHttpRequest.abort_event")}}</p>
137+
<p>{{Compat}}</p>
137138

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

files/en-us/web/api/xmlhttprequest/error_event/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- ProgressEvent
99
- Web
1010
- XMLHttpRequest
11+
browser-compat: api.XMLHttpRequest.error_event
1112
---
1213
<div>{{APIRef}}</div>
1314

@@ -133,7 +134,7 @@ <h2 id="Specifications">Specifications</h2>
133134

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

136-
<p>{{Compat("api.XMLHttpRequest.error_event")}}</p>
137+
<p>{{Compat}}</p>
137138

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

files/en-us/web/api/xmlhttprequest/getallresponseheaders/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- XHR
1414
- XMLHttpRequest
1515
- getAllResponseHeaders
16+
browser-compat: api.XMLHttpRequest.getAllResponseHeaders
1617
---
1718
<div>{{APIRef('XMLHttpRequest')}}</div>
1819

@@ -128,7 +129,7 @@ <h2 id="Specifications">Specifications</h2>
128129

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

131-
<div>{{Compat("api.XMLHttpRequest.getAllResponseHeaders")}}</div>
132+
<div>{{Compat}}</div>
132133

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

files/en-us/web/api/xmlhttprequest/getresponseheader/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- XHR Header
1515
- XMLHttpRequest
1616
- getResponseHeader
17+
browser-compat: api.XMLHttpRequest.getResponseHeader
1718
---
1819
<div>{{APIRef('XMLHttpRequest')}}</div>
1920

@@ -95,7 +96,7 @@ <h2 id="Specifications">Specifications</h2>
9596

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

98-
<div>{{Compat("api.XMLHttpRequest.getResponseHeader")}}</div>
99+
<div>{{Compat}}</div>
99100

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Web
1212
- XHR
1313
- XMLHttpRequest
14+
browser-compat: api.XMLHttpRequest
1415
---
1516
<div>{{DefaultAPISidebar("XMLHttpRequest")}}</div>
1617

@@ -160,7 +161,7 @@ <h2 id="Specifications">Specifications</h2>
160161

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

163-
<div>{{Compat("api.XMLHttpRequest")}}</div>
164+
<div>{{Compat}}</div>
164165

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

files/en-us/web/api/xmlhttprequest/load_event/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Web
99
- XMLHttpRequest
1010
- load
11+
browser-compat: api.XMLHttpRequest.load_event
1112
---
1213
<div>{{APIRef}}</div>
1314

@@ -133,7 +134,7 @@ <h2 id="Specifications">Specifications</h2>
133134

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

136-
<p>{{Compat("api.XMLHttpRequest.load_event")}}</p>
137+
<p>{{Compat}}</p>
137138

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

files/en-us/web/api/xmlhttprequest/loadend_event/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Web
1212
- events
1313
- loadend
14+
browser-compat: api.XMLHttpRequest.loadend_event
1415
---
1516
<div>{{APIRef}}</div>
1617

@@ -136,7 +137,7 @@ <h2 id="Specifications">Specifications</h2>
136137

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

139-
<p>{{Compat("api.XMLHttpRequest.loadend_event")}}</p>
140+
<p>{{Compat}}</p>
140141

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

files/en-us/web/api/xmlhttprequest/loadstart_event/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- XMLHttpRequest
1212
- events
1313
- loadstart
14+
browser-compat: api.XMLHttpRequest.loadstart_event
1415
---
1516
<div>{{APIRef}}</div>
1617

@@ -136,7 +137,7 @@ <h2 id="Specifications">Specifications</h2>
136137

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

139-
<p>{{Compat("api.XMLHttpRequest.loadstart_event")}}</p>
140+
<p>{{Compat}}</p>
140141

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

files/en-us/web/api/xmlhttprequest/onreadystatechange/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Reference
1010
- XHR
1111
- XMLHttpRequest
12+
browser-compat: api.XMLHttpRequest.onreadystatechange
1213
---
1314
<div>{{APIRef}}</div>
1415

@@ -79,4 +80,4 @@ <h2 id="Specifications">Specifications</h2>
7980

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

82-
<p>{{Compat("api.XMLHttpRequest.onreadystatechange")}}</p>
83+
<p>{{Compat}}</p>

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- XHR
1111
- XMLHttpRequest
1212
- open
13+
browser-compat: api.XMLHttpRequest.open
1314
---
1415
<div>{{APIRef('XMLHttpRequest')}}</div>
1516

@@ -75,7 +76,7 @@ <h2 id="Specifications">Specifications</h2>
7576

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

78-
<p>{{Compat("api.XMLHttpRequest.open")}}</p>
79+
<p>{{Compat}}</p>
7980

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

files/en-us/web/api/xmlhttprequest/overridemimetype/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- XHR MIME Type
1212
- XMLHttpRequest
1313
- overrideMimeType
14+
browser-compat: api.XMLHttpRequest.overrideMimeType
1415
---
1516
<div>{{draft}}{{APIRef('XMLHttpRequest')}}</div>
1617

@@ -83,7 +84,7 @@ <h2 id="Specifications">Specifications</h2>
8384

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

86-
<p>{{Compat("api.XMLHttpRequest.overrideMimeType")}}</p>
87+
<p>{{Compat}}</p>
8788

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

0 commit comments

Comments
 (0)