Skip to content

Commit

Permalink
Put browser-compat info in front-runner for api/t* (#5427)
Browse files Browse the repository at this point in the history
  • Loading branch information
teoli2003 authored May 31, 2021
1 parent 7116479 commit 5433cb8
Show file tree
Hide file tree
Showing 152 changed files with 304 additions and 152 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Reference
- TaskAttributionTiming
browser-compat: api.TaskAttributionTiming.containerId
---
<p>{{SeeCompatTable}}{{APIRef("Long Tasks")}}</p>

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

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

<p>{{Compat("api.TaskAttributionTiming.containerId")}}</p>
<p>{{Compat}}</p>
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Reference
- TaskAttributionTiming
browser-compat: api.TaskAttributionTiming.containerName
---
<p>{{SeeCompatTable}}{{APIRef("Long Tasks")}}</p>

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

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

<p>{{Compat("api.TaskAttributionTiming.containerName")}}</p>
<p>{{Compat}}</p>
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Reference
- TaskAttributionTiming
browser-compat: api.TaskAttributionTiming.containerSrc
---
<p>{{SeeCompatTable}}{{APIRef("Long Tasks")}}</p>

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

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

<p>{{Compat("api.TaskAttributionTiming.containerSrc")}}</p>
<p>{{Compat}}</p>
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Reference
- TaskAttributionTiming
browser-compat: api.TaskAttributionTiming.containerType
---
<p>{{SeeCompatTable}}{{APIRef("Long Tasks")}}</p>

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

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

<p>{{Compat("api.TaskAttributionTiming.containerType")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/taskattributiontiming/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Long Tasks API
- Performance
- TaskAttributionTiming
browser-compat: api.TaskAttributionTiming
---
<p>{{SeeCompatTable}}{{APIRef("Long Tasks")}}</p>

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

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

<p>{{Compat("api.TaskAttributionTiming")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/text/assignedslot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Text
- assignedSlot
- shadow dom
browser-compat: api.Text.assignedSlot
---
<p>{{APIRef("Shadow DOM")}}</p>

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

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

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

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

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

<p>{{Compat("api.Text")}}</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 @@ -7,6 +7,7 @@
- Deprecated
- Property
- Text
browser-compat: api.Text.isElementContentWhitespace
---
<p>{{ApiRef("DOM")}}{{deprecated_header}}</p>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/text/wholetext/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- DOM
- Property
- Text
browser-compat: api.Text.wholeText
---
<p>{{ apiref("DOM") }}</p>

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

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

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

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

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

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/textdecoder/encoding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Property
- Read-only
- TextDecoder
browser-compat: api.TextDecoder.encoding
---
<p>{{APIRef("Encoding API")}}{{SeeCompatTable}}</p>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<p>{{Compat("api.TextDecoderStream.encoding")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/textdecoderstream/fatal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Reference
- fatal
- TextDecoderStream
browser-compat: api.TextDecoderStream.fatal
---
<p>{{APIRef("Encoding API")}}</p>

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

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

<p>{{Compat("api.TextDecoderStream.fatal")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/textdecoderstream/ignorebom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Reference
- ignoreBOM
- TextDecoderStream
browser-compat: api.TextDecoderStream.ignoreBOM
---
<p>{{APIRef("Encoding API")}}</p>

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

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

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

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

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

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

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

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

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

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

<p>{{Compat("api.TextDecoderStream.readable")}}</p>
<p>{{Compat}}</p>
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Constructor
- Reference
- TextDecoderStream
browser-compat: api.TextDecoderStream.TextDecoderStream
---

<p>{{APIRef("Encoding API")}}</p>
Expand Down Expand Up @@ -55,4 +56,4 @@ <h2 id="Specifications">Specifications</h2>

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

<p>{{Compat("api.TextDecoderStream.TextDecoderStream")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/textdecoderstream/writable/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Reference
- writable
- TextDecoderStream
browser-compat: api.TextDecoderStream.writable
---
<p>{{APIRef("Encoding API")}}</p>

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

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

<p>{{Compat("api.TextDecoderStream.writable")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/textencoder/encode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Reference
- TextEncoder
- encode
browser-compat: api.TextEncoder.encode
---
<p>{{APIRef("Encoding API")}}</p>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/textencoder/encodeinto/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Reference
- TextEncoder
- encodeInto
browser-compat: api.TextEncoder.encodeInto
---
<p>{{APIRef("Encoding API")}}{{SeeCompatTable}}</p>

Expand Down Expand Up @@ -302,7 +303,7 @@ <h2 id="Browser_compatibility">Browser compatibility</h2>

<div>

<p>{{Compat("api.TextEncoder.encodeInto")}}</p>
<p>{{Compat}}</p>
</div>

<h2 id="See_also">See also</h2>
Expand Down
Loading

0 comments on commit 5433cb8

Please sign in to comment.