Skip to content

Commit cb20a80

Browse files
authored
Put browser-compat info in front-runner for api/h* (mdn#5411)
* Put browser-compat info in front-runner for api/h* * Fix conflicts
1 parent 7a06a72 commit cb20a80

File tree

425 files changed

+850
-425
lines changed

Some content is hidden

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

425 files changed

+850
-425
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Interface
1010
- Reference
1111
- events
12+
browser-compat: api.HashChangeEvent
1213
---
1314
<div>{{APIRef("HTML DOM")}}</div>
1415

@@ -118,7 +119,7 @@ <h2 id="Specifications">Specifications</h2>
118119

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

121-
<p>{{Compat("api.HashChangeEvent")}}</p>
122+
<p>{{Compat}}</p>
122123

123124
<h2 id="Related_events">Related events</h2>
124125

files/en-us/web/api/hashchangeevent/newurl/index.html

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

@@ -47,4 +48,4 @@ <h2 id="Specifications">Specifications</h2>
4748

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

50-
<p>{{Compat("api.HashChangeEvent.newURL")}}</p>
51+
<p>{{Compat}}</p>

files/en-us/web/api/hashchangeevent/oldurl/index.html

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

@@ -47,4 +48,4 @@ <h2 id="Specifications">Specifications</h2>
4748

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

50-
<p>{{Compat("api.HashChangeEvent.oldURL")}}</p>
51+
<p>{{Compat}}</p>

files/en-us/web/api/headers/append/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Fetch
99
- Method
1010
- Reference
11+
browser-compat: api.Headers.append
1112
---
1213
<div>{{APIRef("Fetch")}}</div>
1314

@@ -84,7 +85,7 @@ <h2 id="Specifications">Specifications</h2>
8485

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

87-
<p>{{Compat("api.Headers.append")}}</p>
88+
<p>{{Compat}}</p>
8889

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

files/en-us/web/api/headers/delete/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Method
99
- Reference
1010
- delete
11+
browser-compat: api.Headers.delete
1112
---
1213
<div>{{APIRef("Fetch")}}</div>
1314

@@ -78,7 +79,7 @@ <h2 id="Specifications">Specifications</h2>
7879

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

81-
<p>{{Compat("api.Headers.delete")}}</p>
82+
<p>{{Compat}}</p>
8283

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

files/en-us/web/api/headers/entries/index.html

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

@@ -49,7 +50,7 @@ <h2 id="Example">Example</h2>
4950

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

52-
<p>{{Compat("api.Headers.entries")}}</p>
53+
<p>{{Compat}}</p>
5354

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

files/en-us/web/api/headers/get/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Method
1010
- Reference
1111
- get
12+
browser-compat: api.Headers.get
1213
---
1314
<div>{{APIRef("Fetch")}}</div>
1415

@@ -90,7 +91,7 @@ <h2 id="Specifications">Specifications</h2>
9091

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

93-
<p>{{Compat("api.Headers.get")}}</p>
94+
<p>{{Compat}}</p>
9495

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

files/en-us/web/api/headers/getall/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Reference
1111
- getAll
1212
- Deprecated
13+
browser-compat: api.Headers.getAll
1314
---
1415
<p>{{deprecated_header}}{{APIRef("Fetch")}}{{ SeeCompatTable() }}</p>
1516

@@ -58,7 +59,7 @@ <h2 id="Example">Example</h2>
5859

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

61-
<p>{{Compat("api.Headers.getAll")}}</p>
62+
<p>{{Compat}}</p>
6263

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

files/en-us/web/api/headers/has/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Method
99
- Reference
1010
- has
11+
browser-compat: api.Headers.has
1112
---
1213
<div>{{APIRef("Fetch")}}</div>
1314

@@ -69,7 +70,7 @@ <h2 id="Specifications">Specifications</h2>
6970

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

72-
<p>{{Compat("api.Headers.has")}}</p>
73+
<p>{{Compat}}</p>
7374

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

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

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

@@ -74,7 +75,7 @@ <h2 id="Specifications">Specifications</h2>
7475

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

77-
<p>{{Compat("api.Headers.Headers")}}</p>
78+
<p>{{Compat}}</p>
7879

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Headers
1010
- Interface
1111
- Reference
12+
browser-compat: api.Headers
1213
---
1314
<div>{{APIRef("Fetch API")}}</div>
1415

@@ -118,7 +119,7 @@ <h2 id="Specifications">Specifications</h2>
118119

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

121-
<p>{{Compat("api.Headers")}}</p>
122+
<p>{{Compat}}</p>
122123

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

files/en-us/web/api/headers/keys/index.html

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

@@ -48,7 +49,7 @@ <h2 id="Example">Example</h2>
4849

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

51-
<p>{{Compat("api.Headers.keys")}}</p>
52+
<p>{{Compat}}</p>
5253

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

files/en-us/web/api/headers/set/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Method
99
- Reference
1010
- set
11+
browser-compat: api.Headers.set
1112
---
1213
<div>{{APIRef("Fetch")}}</div>
1314

@@ -88,7 +89,7 @@ <h2 id="Specifications">Specifications</h2>
8889

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

91-
<p>{{Compat("api.Headers.set")}}</p>
92+
<p>{{Compat}}</p>
9293

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

files/en-us/web/api/headers/values/index.html

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

@@ -48,7 +49,7 @@ <h2 id="Example">Example</h2>
4849

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

51-
<p>{{Compat("api.Headers.values")}}</p>
52+
<p>{{Compat}}</p>
5253

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Advanced
77
- WebHID
88
- WebHID API
9+
browser-compat: api.HID
910
---
1011
<div>{{ APIRef("WebHID API") }}{{SeeCompatTable}}</div>
1112

@@ -59,7 +60,7 @@ <h2 id="Specifications">Specifications</h2>
5960

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

62-
<p>{{Compat("api.HID")}}</p>
63+
<p>{{Compat}}</p>
6364

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

files/en-us/web/api/history/back/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Method
1010
- Reference
1111
- Web
12+
browser-compat: api.History.back
1213
---
1314
<div>{{APIRef("History API")}}</div>
1415

@@ -64,7 +65,7 @@ <h2 id="Specifications">Specifications</h2>
6465

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

67-
<p>{{Compat("api.History.back")}}</p>
68+
<p>{{Compat}}</p>
6869

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

files/en-us/web/api/history/forward/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- History API
99
- Method
1010
- Reference
11+
browser-compat: api.History.forward
1112
---
1213
<div>{{APIRef("History API")}}</div>
1314

@@ -61,7 +62,7 @@ <h2 id="Specifications">Specifications</h2>
6162

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

64-
<p>{{Compat("api.History.forward")}}</p>
65+
<p>{{Compat}}</p>
6566

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

files/en-us/web/api/history/go/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- History API
99
- Method
1010
- Reference
11+
browser-compat: api.History.go
1112
---
1213
<div>{{APIRef("History API")}}</div>
1314

@@ -84,7 +85,7 @@ <h2 id="Specifications">Specifications</h2>
8485

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

87-
<p>{{Compat("api.History.go")}}</p>
88+
<p>{{Compat}}</p>
8889

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

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

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

@@ -72,7 +73,7 @@ <h2 id="Specifications">Specifications</h2>
7273

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

75-
<p>{{Compat("api.History")}}</p>
76+
<p>{{Compat}}</p>
7677

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

files/en-us/web/api/history/length/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Property
1010
- Read-only
1111
- Reference
12+
browser-compat: api.History.length
1213
---
1314
<div>{{APIRef("History API")}}</div>
1415

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

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

51-
<p>{{Compat("api.History.length")}}</p>
52+
<p>{{Compat}}</p>
5253

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

files/en-us/web/api/history/pushstate/index.html

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

@@ -125,7 +126,7 @@ <h2 id="Specifications">Specifications</h2>
125126

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

128-
<p>{{Compat("api.History.pushState")}}</p>
129+
<p>{{Compat}}</p>
129130

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

files/en-us/web/api/history/replacestate/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- History API
99
- Method
1010
- Reference
11+
browser-compat: api.History.replaceState
1112
---
1213
<div>{{APIRef("History API")}}</div>
1314

@@ -94,4 +95,4 @@ <h2 id="Specifications">Specifications</h2>
9495

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

97-
<p>{{Compat("api.History.replaceState")}}</p>
98+
<p>{{Compat}}</p>

files/en-us/web/api/history/scrollrestoration/index.html

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

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

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

78-
<p>{{Compat("api.History.scrollRestoration")}}</p>
79+
<p>{{Compat}}</p>

files/en-us/web/api/history/state/index.html

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

@@ -67,7 +68,7 @@ <h2 id="Specifications">Specifications</h2>
6768

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

70-
<p>{{Compat("api.History.state")}}</p>
71+
<p>{{Compat}}</p>
7172

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

0 commit comments

Comments
 (0)