Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put browser-compat info in front-runner for api/w* #5444

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion files/en-us/web/api/wakelock/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Screen Wake Lock API
- Wake Lock
- screen
browser-compat: api.WakeLock
---
<div>{{draft}}{{securecontext_header}}{{DefaultAPISidebar("Screen Wake Lock API")}}</div>

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

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

<p>{{Compat("api.WakeLock")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/wakelock/request/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Reference
- Screen Wake Lock API
- WakeLock
browser-compat: api.WakeLock.request
---
<div>{{draft}}{{securecontext_header}}{{DefaultAPISidebar("Screen Wake Lock API")}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/wakelocksentinel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Screen Wake Lock API
- Wake Lock
- screen
browser-compat: api.WakeLockSentinel
---
<div>{{draft}}{{securecontext_header}}{{DefaultAPISidebar("Screen Wake Lock API")}}</div>

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

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

<p>{{Compat("api.WakeLockSentinel")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/wakelocksentinel/onrelease/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- WakeLockSentinel
- screen
- screen wake lock
browser-compat: api.WakeLockSentinel.onrelease
---
<div>{{draft}}{{securecontext_header}}{{DefaultAPISidebar("Screen Wake Lock API")}}</div>

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

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

<p>{{Compat("api.WakeLockSentinel.onrelease")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/wakelocksentinel/release/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Wake Lock
- WakeLockSentinel
- screen
browser-compat: api.WakeLockSentinel.release
---
<div>{{draft}}{{securecontext_header}}{{DefaultAPISidebar("Screen Wake Lock API")}}</div>

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

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

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

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

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/wakelocksentinel/released/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Read-only
- Screen Wake Lock API
- WakeLockSentinel
browser-compat: api.WakeLockSentinel.released
---
<div>{{draft}}{{DefaultAPISidebar("Screen Wake Lock API")}}</div>

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

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

<p>{{Compat("api.WakeLockSentinel.released")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/wakelocksentinel/type/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Wake Lock
- WakeLockSentinel
- screen
browser-compat: api.WakeLockSentinel.type
---
<div>{{draft}}{{securecontext_header}}{{DefaultAPISidebar("Screen Wake Lock API")}}</div>

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

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

<p>{{Compat("api.WakeLockSentinel.type")}}</p>
<p>{{Compat}}</p>
3 changes: 2 additions & 1 deletion files/en-us/web/api/waveshapernode/curve/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- WaveShaperNode
- Web Audio API
- curve
browser-compat: api.WaveShaperNode.curve
---
<p>{{ APIRef("Web Audio API") }}</p>

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

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

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

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

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

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

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

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

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

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

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

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

<p>{{Compat("api.WaveShaperNode.oversample")}}</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
- WaveShaperNode
- Web Audio API
browser-compat: api.WaveShaperNode.WaveShaperNode
---
<p>{{APIRef("Web Audio API")}}</p>

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

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

<p>{{Compat("api.WaveShaperNode.WaveShaperNode")}}</p>
<p>{{Compat}}</p>
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.beginQuery
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.beginQuery")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.beginTransformFeedback
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.beginTransformFeedback")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.bindBufferBase
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.bindBufferBase")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.bindBufferRange
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.bindBufferRange")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.bindSampler
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.bindSampler")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.bindTransformFeedback
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.bindTransformFeedback")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.bindVertexArray
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.bindVertexArray")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.blitFramebuffer
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.blitFramebuffer")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.clientWaitSync
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.clientWaitSync")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.compressedTexSubImage3D
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.compressedTexSubImage3D")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.copyBufferSubData
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.copyBufferSubData")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.copyTexSubImage3D
---
<div>{{APIRef("WebGL")}}</div>

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

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

<p>{{Compat("api.WebGL2RenderingContext.copyTexSubImage3D")}}</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 @@
- Reference
- WebGL
- WebGL2
browser-compat: api.WebGL2RenderingContext.createQuery
---
<div>{{APIRef("WebGL")}}</div>

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

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

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

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

Expand Down
Loading