diff --git a/files/en-us/mdn/structures/compatibility_tables/index.html b/files/en-us/mdn/structures/compatibility_tables/index.html index 54a3c885d6fb08c..448dc009ec806e3 100644 --- a/files/en-us/mdn/structures/compatibility_tables/index.html +++ b/files/en-us/mdn/structures/compatibility_tables/index.html @@ -453,8 +453,6 @@

Inserting the data into MDN pages

As another example, The compat table for the {{domxref("VRDisplay.capabilities")}} property is generated using \{{Compat("api.VRDisplay.capabilities")}}. The macro call generates the following table (and corresponding set of notes):


- -

{{Compat("api.VRDisplay.capabilities")}}

diff --git a/files/en-us/mdn/structures/page_types/api_constructor_subpage_template/index.html b/files/en-us/mdn/structures/page_types/api_constructor_subpage_template/index.html index ad93868e301bd16..785b329ffa06739 100644 --- a/files/en-us/mdn/structures/page_types/api_constructor_subpage_template/index.html +++ b/files/en-us/mdn/structures/page_types/api_constructor_subpage_template/index.html @@ -111,10 +111,6 @@

Specifications

Browser compatibility

- -

{{Compat("path.to.feature.NameOfTheConstructor")}}

See also

diff --git a/files/en-us/mdn/structures/page_types/api_event_handler_subpage_template/index.html b/files/en-us/mdn/structures/page_types/api_event_handler_subpage_template/index.html index 4a4dc12281cca8b..0f3b56e967db21e 100644 --- a/files/en-us/mdn/structures/page_types/api_event_handler_subpage_template/index.html +++ b/files/en-us/mdn/structures/page_types/api_event_handler_subpage_template/index.html @@ -89,10 +89,6 @@

Specifications

Browser compatibility

- -

{{Compat("path.to.feature.NameOfTheProperty")}}

See also

diff --git a/files/en-us/mdn/structures/page_types/api_landing_page_template/index.html b/files/en-us/mdn/structures/page_types/api_landing_page_template/index.html index 30d76f04b28d6cb..5bcabc7122ba170 100644 --- a/files/en-us/mdn/structures/page_types/api_landing_page_template/index.html +++ b/files/en-us/mdn/structures/page_types/api_landing_page_template/index.html @@ -123,10 +123,6 @@

Specifications

Browser compatibility

- -

{{Compat("path.to.feature.NameOfAPI")}}

See also

diff --git a/files/en-us/mdn/structures/page_types/css_property_page_template/index.html b/files/en-us/mdn/structures/page_types/css_property_page_template/index.html index ee99e7c196fe07d..b9a52efd3fd71f6 100644 --- a/files/en-us/mdn/structures/page_types/css_property_page_template/index.html +++ b/files/en-us/mdn/structures/page_types/css_property_page_template/index.html @@ -110,10 +110,6 @@

Specifications

Browser compatibility

- -

{{Compat("path.to.feature.NameOfTheProperty")}}

See also

diff --git a/files/en-us/mdn/structures/page_types/html_element_page_template/index.html b/files/en-us/mdn/structures/page_types/html_element_page_template/index.html index 399f4ad7ca09c8a..bbc3e12c5f769ea 100644 --- a/files/en-us/mdn/structures/page_types/html_element_page_template/index.html +++ b/files/en-us/mdn/structures/page_types/html_element_page_template/index.html @@ -160,10 +160,6 @@

Specifications

Browser compatibility

- -

{{Compat("path.to.feature.NameOfTheElement")}}

See also

diff --git a/files/en-us/mdn/structures/page_types/http_header_page_template/index.html b/files/en-us/mdn/structures/page_types/http_header_page_template/index.html index ead60e1e7c42da2..5138631401f0315 100644 --- a/files/en-us/mdn/structures/page_types/http_header_page_template/index.html +++ b/files/en-us/mdn/structures/page_types/http_header_page_template/index.html @@ -113,10 +113,6 @@

Specifications

Browser compatibility

- -

{{Compat("path.to.feature.NameOfTheHeader")}}

See also

diff --git a/files/en-us/mdn/structures/page_types/svg_element_page_template/index.html b/files/en-us/mdn/structures/page_types/svg_element_page_template/index.html index 8e5aa53b92f20ac..1ee1b4d2c153215 100644 --- a/files/en-us/mdn/structures/page_types/svg_element_page_template/index.html +++ b/files/en-us/mdn/structures/page_types/svg_element_page_template/index.html @@ -114,10 +114,6 @@

Specifications

Browser compatibility

- -

{{Compat("path.to.feature.NameOfTheElement")}}

See also

diff --git a/files/en-us/web/api/abstractrange/collapsed/index.html b/files/en-us/web/api/abstractrange/collapsed/index.html index d43f92d26c57e10..1f53b00da9edc8d 100644 --- a/files/en-us/web/api/abstractrange/collapsed/index.html +++ b/files/en-us/web/api/abstractrange/collapsed/index.html @@ -50,6 +50,4 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.

-

{{Compat("api.AbstractRange.collapsed")}}

diff --git a/files/en-us/web/api/abstractrange/endcontainer/index.html b/files/en-us/web/api/abstractrange/endcontainer/index.html index 492e98c5798e317..53232cdeb0511a4 100644 --- a/files/en-us/web/api/abstractrange/endcontainer/index.html +++ b/files/en-us/web/api/abstractrange/endcontainer/index.html @@ -55,6 +55,4 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.

-

{{Compat("api.AbstractRange.endContainer")}}

diff --git a/files/en-us/web/api/abstractrange/index.html b/files/en-us/web/api/abstractrange/index.html index 50cbf4670644a6e..62c2f411a6f7163 100644 --- a/files/en-us/web/api/abstractrange/index.html +++ b/files/en-us/web/api/abstractrange/index.html @@ -191,6 +191,4 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.

-

{{Compat("api.AbstractRange")}}

diff --git a/files/en-us/web/api/blob/slice/index.html b/files/en-us/web/api/blob/slice/index.html index c2bbe8ac2d2ef01..1b368269d4c8896 100644 --- a/files/en-us/web/api/blob/slice/index.html +++ b/files/en-us/web/api/blob/slice/index.html @@ -71,11 +71,6 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like - to contribute to the data, please check out https://github.com/mdn/browser-compat-data - and send us a pull request.

-

{{Compat("api.Blob.slice")}}

See also

diff --git a/files/en-us/web/api/canvasrenderingcontext2d/getcontextattributes/index.html b/files/en-us/web/api/canvasrenderingcontext2d/getcontextattributes/index.html index afd8260f564e0b3..436b8c57f38ca6b 100644 --- a/files/en-us/web/api/canvasrenderingcontext2d/getcontextattributes/index.html +++ b/files/en-us/web/api/canvasrenderingcontext2d/getcontextattributes/index.html @@ -76,13 +76,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.CanvasRenderingContext2D.getContextAttributes")}}

See also

diff --git a/files/en-us/web/api/caretposition/index.html b/files/en-us/web/api/caretposition/index.html index 8a0a8beef5711c2..5f5d309d7e062ce 100644 --- a/files/en-us/web/api/caretposition/index.html +++ b/files/en-us/web/api/caretposition/index.html @@ -51,10 +51,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.CaretPosition")}}

See also

diff --git a/files/en-us/web/api/channel_messaging_api/index.html b/files/en-us/web/api/channel_messaging_api/index.html index 7d51b6385cc0d94..ac301c108c29854 100644 --- a/files/en-us/web/api/channel_messaging_api/index.html +++ b/files/en-us/web/api/channel_messaging_api/index.html @@ -69,8 +69,6 @@

MessageChannel

MessagePort

- -

{{Compat("api.MessagePort", 0)}}

See also

diff --git a/files/en-us/web/api/channel_messaging_api/using_channel_messaging/index.html b/files/en-us/web/api/channel_messaging_api/using_channel_messaging/index.html index d9a27a8bc8a3c7c..4ce8e4bb9548338 100644 --- a/files/en-us/web/api/channel_messaging_api/using_channel_messaging/index.html +++ b/files/en-us/web/api/channel_messaging_api/using_channel_messaging/index.html @@ -157,8 +157,6 @@

MessageChannel

MessagePort

- -

{{Compat("api.MessagePort", 0)}}

See also

diff --git a/files/en-us/web/api/channelmergernode/channelmergernode/index.html b/files/en-us/web/api/channelmergernode/channelmergernode/index.html index 7455868b207e881..a1535c76b3a5ea9 100644 --- a/files/en-us/web/api/channelmergernode/channelmergernode/index.html +++ b/files/en-us/web/api/channelmergernode/channelmergernode/index.html @@ -70,6 +70,4 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.

-

{{Compat("api.ChannelMergerNode.ChannelMergerNode")}}

diff --git a/files/en-us/web/api/characterdata/index.html b/files/en-us/web/api/characterdata/index.html index 918ec577ea7743d..8c1263cb041e5a4 100644 --- a/files/en-us/web/api/characterdata/index.html +++ b/files/en-us/web/api/characterdata/index.html @@ -83,10 +83,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.CharacterData")}}

See also

diff --git a/files/en-us/web/api/clipboard_api/index.html b/files/en-us/web/api/clipboard_api/index.html index 69a60b6c209b8c4..657b135ab77d352 100644 --- a/files/en-us/web/api/clipboard_api/index.html +++ b/files/en-us/web/api/clipboard_api/index.html @@ -70,8 +70,6 @@

Clipboard

ClipboardEvent

- -

{{Compat("api.ClipboardEvent")}}

ClipboardItem

diff --git a/files/en-us/web/api/compression_streams_api/index.html b/files/en-us/web/api/compression_streams_api/index.html index 450b0bbe28f43ea..c8ecb4bdaeb4508 100644 --- a/files/en-us/web/api/compression_streams_api/index.html +++ b/files/en-us/web/api/compression_streams_api/index.html @@ -57,6 +57,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CompressionStream")}}

diff --git a/files/en-us/web/api/cssanimation/animationname/index.html b/files/en-us/web/api/cssanimation/animationname/index.html index 8a27f720ce3d89f..31faa9e3780e324 100644 --- a/files/en-us/web/api/cssanimation/animationname/index.html +++ b/files/en-us/web/api/cssanimation/animationname/index.html @@ -68,9 +68,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSAnimation.animationName")}}

diff --git a/files/en-us/web/api/cssgroupingrule/cssrules/index.html b/files/en-us/web/api/cssgroupingrule/cssrules/index.html index bdab5f64bca2031..aa06015aa985a84 100644 --- a/files/en-us/web/api/cssgroupingrule/cssrules/index.html +++ b/files/en-us/web/api/cssgroupingrule/cssrules/index.html @@ -50,9 +50,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSGroupingRule")}}

diff --git a/files/en-us/web/api/cssgroupingrule/deleterule/index.html b/files/en-us/web/api/cssgroupingrule/deleterule/index.html index 2f49e4414db269e..1be7bc08db6866e 100644 --- a/files/en-us/web/api/cssgroupingrule/deleterule/index.html +++ b/files/en-us/web/api/cssgroupingrule/deleterule/index.html @@ -73,9 +73,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSGroupingRule")}}

diff --git a/files/en-us/web/api/cssgroupingrule/insertrule/index.html b/files/en-us/web/api/cssgroupingrule/insertrule/index.html index 4f66225430cf05d..c5c60a66dd661ca 100644 --- a/files/en-us/web/api/cssgroupingrule/insertrule/index.html +++ b/files/en-us/web/api/cssgroupingrule/insertrule/index.html @@ -77,9 +77,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSGroupingRule")}}

diff --git a/files/en-us/web/api/cssimportrule/href/index.html b/files/en-us/web/api/cssimportrule/href/index.html index ad5a993d4b89297..9e1d5b7ab263325 100644 --- a/files/en-us/web/api/cssimportrule/href/index.html +++ b/files/en-us/web/api/cssimportrule/href/index.html @@ -66,9 +66,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSImportRule.href")}}

diff --git a/files/en-us/web/api/cssimportrule/media/index.html b/files/en-us/web/api/cssimportrule/media/index.html index 800f75d1e0e07c8..d54fc90d974ee43 100644 --- a/files/en-us/web/api/cssimportrule/media/index.html +++ b/files/en-us/web/api/cssimportrule/media/index.html @@ -64,9 +64,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSImportRule.media")}}

diff --git a/files/en-us/web/api/cssimportrule/stylesheet/index.html b/files/en-us/web/api/cssimportrule/stylesheet/index.html index 763e67fb5c3c1c9..5a315792d93395a 100644 --- a/files/en-us/web/api/cssimportrule/stylesheet/index.html +++ b/files/en-us/web/api/cssimportrule/stylesheet/index.html @@ -66,9 +66,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSImportRule.styleSheet")}}

diff --git a/files/en-us/web/api/cssmediarule/media/index.html b/files/en-us/web/api/cssmediarule/media/index.html index fd97a06c8d707c5..0325bdd3c756e48 100644 --- a/files/en-us/web/api/cssmediarule/media/index.html +++ b/files/en-us/web/api/cssmediarule/media/index.html @@ -74,12 +74,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSMediaRule.media")}}

diff --git a/files/en-us/web/api/csspropertyrule/inherits/index.html b/files/en-us/web/api/csspropertyrule/inherits/index.html index da198b5bf44b7a6..d83e9bcc651c2bb 100644 --- a/files/en-us/web/api/csspropertyrule/inherits/index.html +++ b/files/en-us/web/api/csspropertyrule/inherits/index.html @@ -55,9 +55,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSPropertyRule.inherits")}}

diff --git a/files/en-us/web/api/csspropertyrule/initialvalue/index.html b/files/en-us/web/api/csspropertyrule/initialvalue/index.html index 15d41a0a963f875..aa6ed1979e89302 100644 --- a/files/en-us/web/api/csspropertyrule/initialvalue/index.html +++ b/files/en-us/web/api/csspropertyrule/initialvalue/index.html @@ -57,9 +57,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSPropertyRule.initialValue")}}

diff --git a/files/en-us/web/api/csspropertyrule/name/index.html b/files/en-us/web/api/csspropertyrule/name/index.html index fbfb0d72dc4d1f1..b531d284cfaf001 100644 --- a/files/en-us/web/api/csspropertyrule/name/index.html +++ b/files/en-us/web/api/csspropertyrule/name/index.html @@ -57,9 +57,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSPropertyRule.name")}}

diff --git a/files/en-us/web/api/csspropertyrule/syntax/index.html b/files/en-us/web/api/csspropertyrule/syntax/index.html index f3caec1c3523be5..990098f59b43608 100644 --- a/files/en-us/web/api/csspropertyrule/syntax/index.html +++ b/files/en-us/web/api/csspropertyrule/syntax/index.html @@ -55,9 +55,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSPropertyRule.syntax")}}

diff --git a/files/en-us/web/api/csspseudoelement/index.html b/files/en-us/web/api/csspseudoelement/index.html index 55c2b88c79c3a24..a40a93afc3b109f 100644 --- a/files/en-us/web/api/csspseudoelement/index.html +++ b/files/en-us/web/api/csspseudoelement/index.html @@ -66,10 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat('api.CSSPseudoElement')}}

See also

diff --git a/files/en-us/web/api/cssrule/type/index.html b/files/en-us/web/api/cssrule/type/index.html index b4b7878abe809d1..e89d5bae10dcfe4 100644 --- a/files/en-us/web/api/cssrule/type/index.html +++ b/files/en-us/web/api/cssrule/type/index.html @@ -167,9 +167,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSRule.type")}}

diff --git a/files/en-us/web/api/csstransition/transitionproperty/index.html b/files/en-us/web/api/csstransition/transitionproperty/index.html index 860319241fa6860..997f3ee27fd2e88 100644 --- a/files/en-us/web/api/csstransition/transitionproperty/index.html +++ b/files/en-us/web/api/csstransition/transitionproperty/index.html @@ -72,9 +72,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.CSSAnimation.transitionProperty")}}

diff --git a/files/en-us/web/api/device_memory_api/index.html b/files/en-us/web/api/device_memory_api/index.html index a66405e64847a3e..45162e3862084c8 100644 --- a/files/en-us/web/api/device_memory_api/index.html +++ b/files/en-us/web/api/device_memory_api/index.html @@ -47,8 +47,6 @@

JavaScript interface

Client Hints extension

- -

{{Compat("http.headers.Device-Memory")}}

See also

diff --git a/files/en-us/web/api/devicemotionevent/accelerationincludinggravity/index.html b/files/en-us/web/api/devicemotionevent/accelerationincludinggravity/index.html index eda23b71e9e70c7..b1da8b18a08f69c 100644 --- a/files/en-us/web/api/devicemotionevent/accelerationincludinggravity/index.html +++ b/files/en-us/web/api/devicemotionevent/accelerationincludinggravity/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like - to contribute to the data, please check out https://github.com/mdn/browser-compat-data - and send us a pull request.

-

{{Compat("api.DeviceMotionEvent.accelerationIncludingGravity")}}

See also

diff --git a/files/en-us/web/api/document/bgcolor/index.html b/files/en-us/web/api/document/bgcolor/index.html index b16adc8646ff69a..e9fda2ccb2ccc30 100644 --- a/files/en-us/web/api/document/bgcolor/index.html +++ b/files/en-us/web/api/document/bgcolor/index.html @@ -49,9 +49,4 @@

Notes

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like - to contribute to the data, please check out https://github.com/mdn/browser-compat-data - and send us a pull request.

-

{{Compat("api.Document.bgColor")}}

diff --git a/files/en-us/web/api/element/attributes/index.html b/files/en-us/web/api/element/attributes/index.html index ad2f2aaecda6ff6..61b7fd87da6b93a 100644 --- a/files/en-us/web/api/element/attributes/index.html +++ b/files/en-us/web/api/element/attributes/index.html @@ -113,13 +113,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.Element.attributes")}}

See also

diff --git a/files/en-us/web/api/element/insertadjacentelement/index.html b/files/en-us/web/api/element/insertadjacentelement/index.html index 7153110d5e1f348..0c51cc60c089140 100644 --- a/files/en-us/web/api/element/insertadjacentelement/index.html +++ b/files/en-us/web/api/element/insertadjacentelement/index.html @@ -133,13 +133,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.Element.insertAdjacentElement")}}

See also

diff --git a/files/en-us/web/api/ext_disjoint_timer_query/beginqueryext/index.html b/files/en-us/web/api/ext_disjoint_timer_query/beginqueryext/index.html index 872e719c618f84b..68f173a1a5b499d 100644 --- a/files/en-us/web/api/ext_disjoint_timer_query/beginqueryext/index.html +++ b/files/en-us/web/api/ext_disjoint_timer_query/beginqueryext/index.html @@ -61,11 +61,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_disjoint_timer_query.beginQueryEXT")}}

See also

diff --git a/files/en-us/web/api/ext_disjoint_timer_query/createqueryext/index.html b/files/en-us/web/api/ext_disjoint_timer_query/createqueryext/index.html index 96c2cd8ed379b9c..e547efc086b20e1 100644 --- a/files/en-us/web/api/ext_disjoint_timer_query/createqueryext/index.html +++ b/files/en-us/web/api/ext_disjoint_timer_query/createqueryext/index.html @@ -53,11 +53,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_disjoint_timer_query.createQueryEXT")}}

See also

diff --git a/files/en-us/web/api/ext_disjoint_timer_query/deletequeryext/index.html b/files/en-us/web/api/ext_disjoint_timer_query/deletequeryext/index.html index 5082cd67e9b1eda..a641078a2430d78 100644 --- a/files/en-us/web/api/ext_disjoint_timer_query/deletequeryext/index.html +++ b/files/en-us/web/api/ext_disjoint_timer_query/deletequeryext/index.html @@ -59,11 +59,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_disjoint_timer_query.deleteQueryEXT")}}

See also

diff --git a/files/en-us/web/api/ext_disjoint_timer_query/endqueryext/index.html b/files/en-us/web/api/ext_disjoint_timer_query/endqueryext/index.html index 0ad5d08ec22fa4e..9bb1b4548ea59ea 100644 --- a/files/en-us/web/api/ext_disjoint_timer_query/endqueryext/index.html +++ b/files/en-us/web/api/ext_disjoint_timer_query/endqueryext/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_disjoint_timer_query.endQueryEXT")}}

See also

diff --git a/files/en-us/web/api/ext_disjoint_timer_query/getqueryext/index.html b/files/en-us/web/api/ext_disjoint_timer_query/getqueryext/index.html index 65ffdcc90327766..af306b5de4369f2 100644 --- a/files/en-us/web/api/ext_disjoint_timer_query/getqueryext/index.html +++ b/files/en-us/web/api/ext_disjoint_timer_query/getqueryext/index.html @@ -72,11 +72,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_disjoint_timer_query.getQueryEXT")}}

See also

diff --git a/files/en-us/web/api/ext_disjoint_timer_query/getqueryobjectext/index.html b/files/en-us/web/api/ext_disjoint_timer_query/getqueryobjectext/index.html index dd7b8de3d13a49b..5132319849d87cc 100644 --- a/files/en-us/web/api/ext_disjoint_timer_query/getqueryobjectext/index.html +++ b/files/en-us/web/api/ext_disjoint_timer_query/getqueryobjectext/index.html @@ -79,11 +79,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_disjoint_timer_query.getQueryObjectEXT")}}

See also

diff --git a/files/en-us/web/api/ext_disjoint_timer_query/isqueryext/index.html b/files/en-us/web/api/ext_disjoint_timer_query/isqueryext/index.html index 10221e5a1f60777..a3e32de1b06e6d2 100644 --- a/files/en-us/web/api/ext_disjoint_timer_query/isqueryext/index.html +++ b/files/en-us/web/api/ext_disjoint_timer_query/isqueryext/index.html @@ -61,11 +61,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_disjoint_timer_query.isQueryEXT")}}

See also

diff --git a/files/en-us/web/api/ext_disjoint_timer_query/querycounterext/index.html b/files/en-us/web/api/ext_disjoint_timer_query/querycounterext/index.html index e5049e502d38a99..42769d324f7b74d 100644 --- a/files/en-us/web/api/ext_disjoint_timer_query/querycounterext/index.html +++ b/files/en-us/web/api/ext_disjoint_timer_query/querycounterext/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_disjoint_timer_query.queryCounterEXT")}}

See also

diff --git a/files/en-us/web/api/ext_texture_compression_bptc/index.html b/files/en-us/web/api/ext_texture_compression_bptc/index.html index 6d2e1f47ebd289a..ab8c7ad4c320e72 100644 --- a/files/en-us/web/api/ext_texture_compression_bptc/index.html +++ b/files/en-us/web/api/ext_texture_compression_bptc/index.html @@ -61,8 +61,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_texture_compression_bptc")}}

See also

diff --git a/files/en-us/web/api/ext_texture_compression_rgtc/index.html b/files/en-us/web/api/ext_texture_compression_rgtc/index.html index b67071c3c7cba56..17d4474ec7fc389 100644 --- a/files/en-us/web/api/ext_texture_compression_rgtc/index.html +++ b/files/en-us/web/api/ext_texture_compression_rgtc/index.html @@ -61,8 +61,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.EXT_texture_compression_rgtc")}}

See also

diff --git a/files/en-us/web/api/file_and_directory_entries_api/index.html b/files/en-us/web/api/file_and_directory_entries_api/index.html index 54f1aa598659444..bab9c34d51e0981 100644 --- a/files/en-us/web/api/file_and_directory_entries_api/index.html +++ b/files/en-us/web/api/file_and_directory_entries_api/index.html @@ -117,8 +117,6 @@

FileSystem

FileSystemSync property

- -

{{Compat("api.FileSystemSync", 0)}}

See also

diff --git a/files/en-us/web/api/file_and_directory_entries_api/introduction/index.html b/files/en-us/web/api/file_and_directory_entries_api/introduction/index.html index 874ad6a25035549..ed6d426a6461265 100644 --- a/files/en-us/web/api/file_and_directory_entries_api/introduction/index.html +++ b/files/en-us/web/api/file_and_directory_entries_api/introduction/index.html @@ -226,8 +226,6 @@

FileSystem

FileSystemSync property

- -

{{Compat("api.FileSystemSync", 0)}}

See also

diff --git a/files/en-us/web/api/filesystemdirectoryentry/getfile/index.html b/files/en-us/web/api/filesystemdirectoryentry/getfile/index.html index bdca49019473b73..2f37d4183c87a58 100644 --- a/files/en-us/web/api/filesystemdirectoryentry/getfile/index.html +++ b/files/en-us/web/api/filesystemdirectoryentry/getfile/index.html @@ -137,11 +137,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.FileSystemDirectoryEntry.getFile")}}

See also

diff --git a/files/en-us/web/api/fullscreen_api/guide/index.html b/files/en-us/web/api/fullscreen_api/guide/index.html index 0bcd1e5799ad2f1..068dbf0383aea0c 100644 --- a/files/en-us/web/api/fullscreen_api/guide/index.html +++ b/files/en-us/web/api/fullscreen_api/guide/index.html @@ -209,8 +209,6 @@

Document.fullscreen

Document.fullscreenEnabled

- -

{{Compat("api.Document.fullscreenEnabled")}}

See also

diff --git a/files/en-us/web/api/fullscreen_api/index.html b/files/en-us/web/api/fullscreen_api/index.html index bc269fe40eeac48..98e8c3f9bbf724e 100644 --- a/files/en-us/web/api/fullscreen_api/index.html +++ b/files/en-us/web/api/fullscreen_api/index.html @@ -189,26 +189,18 @@

Document.fullscreen

Document.fullscreenElement

- -

{{Compat("api.Document.fullscreenElement")}}

Document.fullscreenEnabled

- -

{{Compat("api.Document.fullscreenEnabled")}}

Document.exitFullscreen

- -

{{Compat("api.Document.exitFullscreen")}}

Element.requestFullscreen

- -

{{Compat("api.Element.requestFullscreen")}}

See also

diff --git a/files/en-us/web/api/gamepad_api/using_the_gamepad_api/index.html b/files/en-us/web/api/gamepad_api/using_the_gamepad_api/index.html index a6af2e7b4c5134c..b612fb097230474 100644 --- a/files/en-us/web/api/gamepad_api/using_the_gamepad_api/index.html +++ b/files/en-us/web/api/gamepad_api/using_the_gamepad_api/index.html @@ -339,8 +339,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.Gamepad")}}

diff --git a/files/en-us/web/api/htmlaudioelement/audio/index.html b/files/en-us/web/api/htmlaudioelement/audio/index.html index 5c99de1de8d7850..64178c2394a6316 100644 --- a/files/en-us/web/api/htmlaudioelement/audio/index.html +++ b/files/en-us/web/api/htmlaudioelement/audio/index.html @@ -106,11 +106,6 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like - to contribute to the data, please check out https://github.com/mdn/browser-compat-data and - send us a pull request.

-

{{Compat("api.HTMLAudioElement.Audio")}}

See also

diff --git a/files/en-us/web/api/htmlformelement/requestsubmit/index.html b/files/en-us/web/api/htmlformelement/requestsubmit/index.html index 2fe616677dc1b6e..c1db9e71e39d17c 100644 --- a/files/en-us/web/api/htmlformelement/requestsubmit/index.html +++ b/files/en-us/web/api/htmlformelement/requestsubmit/index.html @@ -113,9 +113,4 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like - to contribute to the data, please check out https://github.com/mdn/browser-compat-data - and send us a pull request.

-

{{Compat("api.HTMLFormElement.requestSubmit")}}

diff --git a/files/en-us/web/api/htmlimageelement/hspace/index.html b/files/en-us/web/api/htmlimageelement/hspace/index.html index 8778f2ae324444d..f2cc49adba9565b 100644 --- a/files/en-us/web/api/htmlimageelement/hspace/index.html +++ b/files/en-us/web/api/htmlimageelement/hspace/index.html @@ -80,9 +80,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLImageElement.hspace")}}

diff --git a/files/en-us/web/api/htmlimageelement/ismap/index.html b/files/en-us/web/api/htmlimageelement/ismap/index.html index ef4da620798e82f..70b7cb8a2e1ad67 100644 --- a/files/en-us/web/api/htmlimageelement/ismap/index.html +++ b/files/en-us/web/api/htmlimageelement/ismap/index.html @@ -71,9 +71,4 @@

Specifications

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like - to contribute to the data, please check out https://github.com/mdn/browser-compat-data and - send us a pull request.

-

{{Compat("api.HTMLImageElement.isMap")}}

diff --git a/files/en-us/web/api/htmlimageelement/name/index.html b/files/en-us/web/api/htmlimageelement/name/index.html index 885a53938ec7bc2..2dfc532c76570da 100644 --- a/files/en-us/web/api/htmlimageelement/name/index.html +++ b/files/en-us/web/api/htmlimageelement/name/index.html @@ -63,9 +63,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLImageElement.name")}}

diff --git a/files/en-us/web/api/htmlimageelement/usemap/index.html b/files/en-us/web/api/htmlimageelement/usemap/index.html index ded247280c39abf..64821acc5324f19 100644 --- a/files/en-us/web/api/htmlimageelement/usemap/index.html +++ b/files/en-us/web/api/htmlimageelement/usemap/index.html @@ -95,9 +95,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLImageElement.useMap")}}

diff --git a/files/en-us/web/api/htmlinputelement/index.html b/files/en-us/web/api/htmlinputelement/index.html index ff2183f2f2d82c3..fcaf9f1a3234408 100644 --- a/files/en-us/web/api/htmlinputelement/index.html +++ b/files/en-us/web/api/htmlinputelement/index.html @@ -413,8 +413,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLInputElement")}}

diff --git a/files/en-us/web/api/htmlselectelement/add/index.html b/files/en-us/web/api/htmlselectelement/add/index.html index 8f5766ef247daa2..3956bd3f3431943 100644 --- a/files/en-us/web/api/htmlselectelement/add/index.html +++ b/files/en-us/web/api/htmlselectelement/add/index.html @@ -176,9 +176,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.add")}}

diff --git a/files/en-us/web/api/htmlselectelement/checkvalidity/index.html b/files/en-us/web/api/htmlselectelement/checkvalidity/index.html index 873c302e9feb9e9..420fa8ae62dac8a 100644 --- a/files/en-us/web/api/htmlselectelement/checkvalidity/index.html +++ b/files/en-us/web/api/htmlselectelement/checkvalidity/index.html @@ -47,11 +47,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.checkValidity")}}

See also

diff --git a/files/en-us/web/api/htmlselectelement/disabled/index.html b/files/en-us/web/api/htmlselectelement/disabled/index.html index 4eeb516007d6dff..501f0eb3d0bd3f5 100644 --- a/files/en-us/web/api/htmlselectelement/disabled/index.html +++ b/files/en-us/web/api/htmlselectelement/disabled/index.html @@ -82,9 +82,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.disabled")}}

diff --git a/files/en-us/web/api/htmlselectelement/form/index.html b/files/en-us/web/api/htmlselectelement/form/index.html index 20b4d924a31bcf5..e0920b332d200b2 100644 --- a/files/en-us/web/api/htmlselectelement/form/index.html +++ b/files/en-us/web/api/htmlselectelement/form/index.html @@ -74,9 +74,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.form")}}

diff --git a/files/en-us/web/api/htmlselectelement/item/index.html b/files/en-us/web/api/htmlselectelement/item/index.html index a85d3738d1f51c2..116d6e2936f593b 100644 --- a/files/en-us/web/api/htmlselectelement/item/index.html +++ b/files/en-us/web/api/htmlselectelement/item/index.html @@ -80,11 +80,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.item")}}

See also

diff --git a/files/en-us/web/api/htmlselectelement/labels/index.html b/files/en-us/web/api/htmlselectelement/labels/index.html index c914e54048f9da3..aa22ef4559e40f4 100644 --- a/files/en-us/web/api/htmlselectelement/labels/index.html +++ b/files/en-us/web/api/htmlselectelement/labels/index.html @@ -73,9 +73,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.labels")}}

diff --git a/files/en-us/web/api/htmlselectelement/nameditem/index.html b/files/en-us/web/api/htmlselectelement/nameditem/index.html index 27c2d5a8f9608c2..8f89145104701c1 100644 --- a/files/en-us/web/api/htmlselectelement/nameditem/index.html +++ b/files/en-us/web/api/htmlselectelement/nameditem/index.html @@ -80,11 +80,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.namedItem")}}

See also

diff --git a/files/en-us/web/api/htmlselectelement/options/index.html b/files/en-us/web/api/htmlselectelement/options/index.html index 2f09012a4e3ba64..36600e7da41ebf1 100644 --- a/files/en-us/web/api/htmlselectelement/options/index.html +++ b/files/en-us/web/api/htmlselectelement/options/index.html @@ -73,9 +73,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.options")}}

diff --git a/files/en-us/web/api/htmlselectelement/remove/index.html b/files/en-us/web/api/htmlselectelement/remove/index.html index bf46b2b4388919e..deaf65a38791412 100644 --- a/files/en-us/web/api/htmlselectelement/remove/index.html +++ b/files/en-us/web/api/htmlselectelement/remove/index.html @@ -87,11 +87,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.remove")}}

See also

diff --git a/files/en-us/web/api/htmlselectelement/selectedindex/index.html b/files/en-us/web/api/htmlselectelement/selectedindex/index.html index ed629a38531ac57..c40e568448271b8 100644 --- a/files/en-us/web/api/htmlselectelement/selectedindex/index.html +++ b/files/en-us/web/api/htmlselectelement/selectedindex/index.html @@ -77,9 +77,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.selectedIndex")}}

diff --git a/files/en-us/web/api/htmlselectelement/selectedoptions/index.html b/files/en-us/web/api/htmlselectelement/selectedoptions/index.html index f3c1429980dcfa0..02b7c64c3f3c3b2 100644 --- a/files/en-us/web/api/htmlselectelement/selectedoptions/index.html +++ b/files/en-us/web/api/htmlselectelement/selectedoptions/index.html @@ -145,11 +145,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.selectedOptions")}}

See also

diff --git a/files/en-us/web/api/htmlselectelement/setcustomvalidity/index.html b/files/en-us/web/api/htmlselectelement/setcustomvalidity/index.html index 2f7f3bc7c8c1e2f..b8cace5a449ada8 100644 --- a/files/en-us/web/api/htmlselectelement/setcustomvalidity/index.html +++ b/files/en-us/web/api/htmlselectelement/setcustomvalidity/index.html @@ -54,11 +54,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.setCustomValidity")}}

See also

diff --git a/files/en-us/web/api/htmlselectelement/type/index.html b/files/en-us/web/api/htmlselectelement/type/index.html index 827f2c66b66599e..fff9aa515cb401a 100644 --- a/files/en-us/web/api/htmlselectelement/type/index.html +++ b/files/en-us/web/api/htmlselectelement/type/index.html @@ -77,11 +77,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.type")}}

See also

diff --git a/files/en-us/web/api/idbcursor/request/index.html b/files/en-us/web/api/idbcursor/request/index.html index f77c74f1f494891..c142d38091e7472 100644 --- a/files/en-us/web/api/idbcursor/request/index.html +++ b/files/en-us/web/api/idbcursor/request/index.html @@ -69,10 +69,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.IDBCursor.request")}}

See also

diff --git a/files/en-us/web/api/idbfactory/databases/index.html b/files/en-us/web/api/idbfactory/databases/index.html index 13c44b1fc47da4f..ddd76dbb75b83a3 100644 --- a/files/en-us/web/api/idbfactory/databases/index.html +++ b/files/en-us/web/api/idbfactory/databases/index.html @@ -89,10 +89,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.IDBFactory.databases")}}

See also

diff --git a/files/en-us/web/api/idbtransaction/commit/index.html b/files/en-us/web/api/idbtransaction/commit/index.html index 19fb4c3c6081398..abaa66d5a89b9dd 100644 --- a/files/en-us/web/api/idbtransaction/commit/index.html +++ b/files/en-us/web/api/idbtransaction/commit/index.html @@ -97,10 +97,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.IDBTransaction.commit")}}

See also

diff --git a/files/en-us/web/api/idbtransaction/durability/index.html b/files/en-us/web/api/idbtransaction/durability/index.html index a60c0df1dbdb386..063c58b768756a5 100644 --- a/files/en-us/web/api/idbtransaction/durability/index.html +++ b/files/en-us/web/api/idbtransaction/durability/index.html @@ -62,9 +62,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IDBTransaction.durability")}}

diff --git a/files/en-us/web/api/idbversionchangeevent/idbversionchangeevent/index.html b/files/en-us/web/api/idbversionchangeevent/idbversionchangeevent/index.html index 3ec02fafd7b13de..e3a53b0e3cc5528 100644 --- a/files/en-us/web/api/idbversionchangeevent/idbversionchangeevent/index.html +++ b/files/en-us/web/api/idbversionchangeevent/idbversionchangeevent/index.html @@ -66,9 +66,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IDBVersionChangeEvent.IDBVersionChangeEvent")}}

diff --git a/files/en-us/web/api/intersectionobserver/disconnect/index.html b/files/en-us/web/api/intersectionobserver/disconnect/index.html index 3b7acb019f49235..03f11f706db55b9 100644 --- a/files/en-us/web/api/intersectionobserver/disconnect/index.html +++ b/files/en-us/web/api/intersectionobserver/disconnect/index.html @@ -52,11 +52,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserver.disconnect")}}

See also

diff --git a/files/en-us/web/api/intersectionobserver/intersectionobserver/index.html b/files/en-us/web/api/intersectionobserver/intersectionobserver/index.html index ba149893af0ce74..6622da75684aca3 100644 --- a/files/en-us/web/api/intersectionobserver/intersectionobserver/index.html +++ b/files/en-us/web/api/intersectionobserver/intersectionobserver/index.html @@ -118,9 +118,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserver.IntersectionObserver")}}

diff --git a/files/en-us/web/api/intersectionobserver/observe/index.html b/files/en-us/web/api/intersectionobserver/observe/index.html index 4372ca20a9e5d24..3228e57a400b09d 100644 --- a/files/en-us/web/api/intersectionobserver/observe/index.html +++ b/files/en-us/web/api/intersectionobserver/observe/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserver.observe")}}

See also

diff --git a/files/en-us/web/api/intersectionobserver/root/index.html b/files/en-us/web/api/intersectionobserver/root/index.html index fcb782a27611eec..cd175baedf625be 100644 --- a/files/en-us/web/api/intersectionobserver/root/index.html +++ b/files/en-us/web/api/intersectionobserver/root/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserver.root")}}

See also

diff --git a/files/en-us/web/api/intersectionobserver/rootmargin/index.html b/files/en-us/web/api/intersectionobserver/rootmargin/index.html index 8044fced37843ec..82c74f404ae86aa 100644 --- a/files/en-us/web/api/intersectionobserver/rootmargin/index.html +++ b/files/en-us/web/api/intersectionobserver/rootmargin/index.html @@ -69,9 +69,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserver.rootMargin")}}

diff --git a/files/en-us/web/api/intersectionobserver/takerecords/index.html b/files/en-us/web/api/intersectionobserver/takerecords/index.html index b5e3714833952c3..8b9da051a760023 100644 --- a/files/en-us/web/api/intersectionobserver/takerecords/index.html +++ b/files/en-us/web/api/intersectionobserver/takerecords/index.html @@ -64,11 +64,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserver.takeRecords")}}

See also

diff --git a/files/en-us/web/api/intersectionobserver/thresholds/index.html b/files/en-us/web/api/intersectionobserver/thresholds/index.html index 839c0081ce27160..6f28561b1aadbca 100644 --- a/files/en-us/web/api/intersectionobserver/thresholds/index.html +++ b/files/en-us/web/api/intersectionobserver/thresholds/index.html @@ -70,9 +70,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserver.thresholds")}}

diff --git a/files/en-us/web/api/intersectionobserver/unobserve/index.html b/files/en-us/web/api/intersectionobserver/unobserve/index.html index 06d56b50417c2e6..5a0e26948de7b62 100644 --- a/files/en-us/web/api/intersectionobserver/unobserve/index.html +++ b/files/en-us/web/api/intersectionobserver/unobserve/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserver.unobserve")}}

See also

diff --git a/files/en-us/web/api/intersectionobserverentry/boundingclientrect/index.html b/files/en-us/web/api/intersectionobserverentry/boundingclientrect/index.html index 20ace0d6b7afad9..637c365690e3c2d 100644 --- a/files/en-us/web/api/intersectionobserverentry/boundingclientrect/index.html +++ b/files/en-us/web/api/intersectionobserverentry/boundingclientrect/index.html @@ -56,9 +56,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserverEntry.boundingClientRect")}}

diff --git a/files/en-us/web/api/intersectionobserverentry/intersectionratio/index.html b/files/en-us/web/api/intersectionobserverentry/intersectionratio/index.html index 0750f7e1dfc2e08..58361545c48289e 100644 --- a/files/en-us/web/api/intersectionobserverentry/intersectionratio/index.html +++ b/files/en-us/web/api/intersectionobserverentry/intersectionratio/index.html @@ -72,9 +72,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserverEntry.intersectionRatio")}}

diff --git a/files/en-us/web/api/intersectionobserverentry/intersectionrect/index.html b/files/en-us/web/api/intersectionobserverentry/intersectionrect/index.html index f87bcf50d8093ea..ab94c19d59c2ef7 100644 --- a/files/en-us/web/api/intersectionobserverentry/intersectionrect/index.html +++ b/files/en-us/web/api/intersectionobserverentry/intersectionrect/index.html @@ -71,9 +71,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserverEntry.intersectionRect")}}

diff --git a/files/en-us/web/api/intersectionobserverentry/isintersecting/index.html b/files/en-us/web/api/intersectionobserverentry/isintersecting/index.html index 61dddde6662f2d4..99e8409468d0a91 100644 --- a/files/en-us/web/api/intersectionobserverentry/isintersecting/index.html +++ b/files/en-us/web/api/intersectionobserverentry/isintersecting/index.html @@ -74,9 +74,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserverEntry.isIntersecting")}}

diff --git a/files/en-us/web/api/intersectionobserverentry/rootbounds/index.html b/files/en-us/web/api/intersectionobserverentry/rootbounds/index.html index 4952ac5070f4ae0..9444ec2813db795 100644 --- a/files/en-us/web/api/intersectionobserverentry/rootbounds/index.html +++ b/files/en-us/web/api/intersectionobserverentry/rootbounds/index.html @@ -54,9 +54,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserverEntry.rootBounds")}}

diff --git a/files/en-us/web/api/intersectionobserverentry/target/index.html b/files/en-us/web/api/intersectionobserverentry/target/index.html index 2f59f073b88ddc1..31389dadc3c682e 100644 --- a/files/en-us/web/api/intersectionobserverentry/target/index.html +++ b/files/en-us/web/api/intersectionobserverentry/target/index.html @@ -66,9 +66,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserverEntry.target")}}

diff --git a/files/en-us/web/api/intersectionobserverentry/time/index.html b/files/en-us/web/api/intersectionobserverentry/time/index.html index 1bed4c59947c516..a608f4f2a4cbb4d 100644 --- a/files/en-us/web/api/intersectionobserverentry/time/index.html +++ b/files/en-us/web/api/intersectionobserverentry/time/index.html @@ -58,9 +58,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.IntersectionObserverEntry.time")}}

diff --git a/files/en-us/web/api/long_tasks_api/index.html b/files/en-us/web/api/long_tasks_api/index.html index 7ed97c6cc7e3c3f..28c930b7ec53c1e 100644 --- a/files/en-us/web/api/long_tasks_api/index.html +++ b/files/en-us/web/api/long_tasks_api/index.html @@ -105,8 +105,6 @@

PerformanceLongTaskTiming

TaskAttributionTiming

- -

{{Compat("api.TaskAttributionTiming")}}

diff --git a/files/en-us/web/api/media_session_api/index.html b/files/en-us/web/api/media_session_api/index.html index 1ea1c288f05908e..306bfc189f576da 100644 --- a/files/en-us/web/api/media_session_api/index.html +++ b/files/en-us/web/api/media_session_api/index.html @@ -111,8 +111,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaSession")}}

diff --git a/files/en-us/web/api/mediaimage/index.html b/files/en-us/web/api/mediaimage/index.html index e59af0ceb7adbf3..aaedf66a7eddbe9 100644 --- a/files/en-us/web/api/mediaimage/index.html +++ b/files/en-us/web/api/mediaimage/index.html @@ -38,8 +38,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaImage")}}

See also

diff --git a/files/en-us/web/api/mediapositionstate/duration/index.html b/files/en-us/web/api/mediapositionstate/duration/index.html index ced9afce4e3e7de..c4490016be7b2c2 100644 --- a/files/en-us/web/api/mediapositionstate/duration/index.html +++ b/files/en-us/web/api/mediapositionstate/duration/index.html @@ -86,9 +86,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaPositionState.duration")}}

diff --git a/files/en-us/web/api/mediapositionstate/index.html b/files/en-us/web/api/mediapositionstate/index.html index d8b47e3ecdf0630..b671b708d0ba014 100644 --- a/files/en-us/web/api/mediapositionstate/index.html +++ b/files/en-us/web/api/mediapositionstate/index.html @@ -53,6 +53,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaPositionState")}}

diff --git a/files/en-us/web/api/mediapositionstate/playbackrate/index.html b/files/en-us/web/api/mediapositionstate/playbackrate/index.html index a7f0fee3c9b9d8b..19cc46630b02da0 100644 --- a/files/en-us/web/api/mediapositionstate/playbackrate/index.html +++ b/files/en-us/web/api/mediapositionstate/playbackrate/index.html @@ -96,9 +96,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaPositionState.playbackRate")}}

diff --git a/files/en-us/web/api/mediapositionstate/position/index.html b/files/en-us/web/api/mediapositionstate/position/index.html index f71fe07dccec93f..ead9d701f16b857 100644 --- a/files/en-us/web/api/mediapositionstate/position/index.html +++ b/files/en-us/web/api/mediapositionstate/position/index.html @@ -90,9 +90,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaPositionState.position")}}

diff --git a/files/en-us/web/api/mediarecordererrorevent/error/index.html b/files/en-us/web/api/mediarecordererrorevent/error/index.html index cd479732cf8a711..deff62d4fbda6b7 100644 --- a/files/en-us/web/api/mediarecordererrorevent/error/index.html +++ b/files/en-us/web/api/mediarecordererrorevent/error/index.html @@ -116,13 +116,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaRecorderErrorEvent.error")}}

See also

diff --git a/files/en-us/web/api/mediarecordererrorevent/index.html b/files/en-us/web/api/mediarecordererrorevent/index.html index 7942691cfe08c09..46f90151d7237ac 100644 --- a/files/en-us/web/api/mediarecordererrorevent/index.html +++ b/files/en-us/web/api/mediarecordererrorevent/index.html @@ -62,9 +62,4 @@

Specifications

Browser compatibility

- - -

{{Compat("api.MediaRecorderErrorEvent")}}

diff --git a/files/en-us/web/api/mediarecordererrorevent/mediarecordererrorevent/index.html b/files/en-us/web/api/mediarecordererrorevent/mediarecordererrorevent/index.html index 9e2ea16f3db3747..659618b53d276af 100644 --- a/files/en-us/web/api/mediarecordererrorevent/mediarecordererrorevent/index.html +++ b/files/en-us/web/api/mediarecordererrorevent/mediarecordererrorevent/index.html @@ -76,11 +76,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaRecorderErrorEvent.MediaRecorderErrorEvent")}}

diff --git a/files/en-us/web/api/mediasession/index.html b/files/en-us/web/api/mediasession/index.html index 87be86511a31ec1..99a276bd4fa873d 100644 --- a/files/en-us/web/api/mediasession/index.html +++ b/files/en-us/web/api/mediasession/index.html @@ -122,6 +122,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaSession")}}

diff --git a/files/en-us/web/api/mediasession/setpositionstate/index.html b/files/en-us/web/api/mediasession/setpositionstate/index.html index 8fa92bfee45cd67..a7372d7744a2330 100644 --- a/files/en-us/web/api/mediasession/setpositionstate/index.html +++ b/files/en-us/web/api/mediasession/setpositionstate/index.html @@ -117,9 +117,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaSession.setPositionState")}}

diff --git a/files/en-us/web/api/mediastream/getaudiotracks/index.html b/files/en-us/web/api/mediastream/getaudiotracks/index.html index ef31b759f2855cc..103128adbb6a663 100644 --- a/files/en-us/web/api/mediastream/getaudiotracks/index.html +++ b/files/en-us/web/api/mediastream/getaudiotracks/index.html @@ -88,11 +88,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaStream.getAudioTracks")}}

diff --git a/files/en-us/web/api/mediastream/gettracks/index.html b/files/en-us/web/api/mediastream/gettracks/index.html index 8425958ba96aaae..434e91c02ae2c24 100644 --- a/files/en-us/web/api/mediastream/gettracks/index.html +++ b/files/en-us/web/api/mediastream/gettracks/index.html @@ -66,11 +66,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.MediaStream.getTracks")}}

diff --git a/files/en-us/web/api/mediastream_image_capture_api/index.html b/files/en-us/web/api/mediastream_image_capture_api/index.html index e9d9053467762ba..f235e9acdcbe6e6 100644 --- a/files/en-us/web/api/mediastream_image_capture_api/index.html +++ b/files/en-us/web/api/mediastream_image_capture_api/index.html @@ -82,8 +82,6 @@

ImageCapture

PhotoCapabilities

- -

{{Compat("api.PhotoCapabilities")}}

See also

diff --git a/files/en-us/web/api/midimessageevent/index.html b/files/en-us/web/api/midimessageevent/index.html index a2568e2b74d4c68..8270315905f906d 100644 --- a/files/en-us/web/api/midimessageevent/index.html +++ b/files/en-us/web/api/midimessageevent/index.html @@ -58,9 +58,4 @@

Specifications

Browser compatibility

- - -

{{Compat("api.MIDIMessageEvent")}}

diff --git a/files/en-us/web/api/navigator/index.html b/files/en-us/web/api/navigator/index.html index ff978d186a2b7d7..5a1de61cbf631a1 100644 --- a/files/en-us/web/api/navigator/index.html +++ b/files/en-us/web/api/navigator/index.html @@ -184,6 +184,4 @@

Specifications

Browser compatibility

- -
{{Compat("api.Navigator")}}
diff --git a/files/en-us/web/api/navigator/mediasession/index.html b/files/en-us/web/api/navigator/mediasession/index.html index e8e4675f3739878..bc6e05e07955339 100644 --- a/files/en-us/web/api/navigator/mediasession/index.html +++ b/files/en-us/web/api/navigator/mediasession/index.html @@ -83,9 +83,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.Navigator.mediaSession")}}

diff --git a/files/en-us/web/api/navigator/serviceworker/index.html b/files/en-us/web/api/navigator/serviceworker/index.html index 29f824eb3344b6a..9baf70d3a068dc7 100644 --- a/files/en-us/web/api/navigator/serviceworker/index.html +++ b/files/en-us/web/api/navigator/serviceworker/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.Navigator.serviceWorker")}}

See also

diff --git a/files/en-us/web/api/network_information_api/index.html b/files/en-us/web/api/network_information_api/index.html index 8a8831f438b86c6..dd8db26b373d535 100644 --- a/files/en-us/web/api/network_information_api/index.html +++ b/files/en-us/web/api/network_information_api/index.html @@ -77,8 +77,6 @@

NetworkInformation

- -

{{Compat("api.Navigator.connection")}}

See also

diff --git a/files/en-us/web/api/oes_vertex_array_object/bindvertexarrayoes/index.html b/files/en-us/web/api/oes_vertex_array_object/bindvertexarrayoes/index.html index d1de251f07c744f..ae046ecb28327cb 100644 --- a/files/en-us/web/api/oes_vertex_array_object/bindvertexarrayoes/index.html +++ b/files/en-us/web/api/oes_vertex_array_object/bindvertexarrayoes/index.html @@ -62,11 +62,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.OES_vertex_array_object.bindVertexArrayOES")}}

See also

diff --git a/files/en-us/web/api/oes_vertex_array_object/createvertexarrayoes/index.html b/files/en-us/web/api/oes_vertex_array_object/createvertexarrayoes/index.html index 561469b07b5554e..c63829622519d8f 100644 --- a/files/en-us/web/api/oes_vertex_array_object/createvertexarrayoes/index.html +++ b/files/en-us/web/api/oes_vertex_array_object/createvertexarrayoes/index.html @@ -62,11 +62,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.OES_vertex_array_object.createVertexArrayOES")}}

See also

diff --git a/files/en-us/web/api/oes_vertex_array_object/deletevertexarrayoes/index.html b/files/en-us/web/api/oes_vertex_array_object/deletevertexarrayoes/index.html index 026b0554dadc70d..45492756eb0cb53 100644 --- a/files/en-us/web/api/oes_vertex_array_object/deletevertexarrayoes/index.html +++ b/files/en-us/web/api/oes_vertex_array_object/deletevertexarrayoes/index.html @@ -61,11 +61,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.OES_vertex_array_object.deleteVertexArrayOES")}}

See also

diff --git a/files/en-us/web/api/oes_vertex_array_object/isvertexarrayoes/index.html b/files/en-us/web/api/oes_vertex_array_object/isvertexarrayoes/index.html index fd37574987960d8..e57f2215e4e0b8f 100644 --- a/files/en-us/web/api/oes_vertex_array_object/isvertexarrayoes/index.html +++ b/files/en-us/web/api/oes_vertex_array_object/isvertexarrayoes/index.html @@ -63,11 +63,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.OES_vertex_array_object.isVertexArrayOES")}}

See also

diff --git a/files/en-us/web/api/offscreencanvas/converttoblob/index.html b/files/en-us/web/api/offscreencanvas/converttoblob/index.html index 0dc7cd0387e42df..763cc0fd910814f 100644 --- a/files/en-us/web/api/offscreencanvas/converttoblob/index.html +++ b/files/en-us/web/api/offscreencanvas/converttoblob/index.html @@ -75,11 +75,6 @@

Specifications

Browser compatibility

- - -

{{Compat("api.OffscreenCanvas.convertToBlob")}}

See also

diff --git a/files/en-us/web/api/ovr_multiview2/framebuffertexturemultiviewovr/index.html b/files/en-us/web/api/ovr_multiview2/framebuffertexturemultiviewovr/index.html index 0ec4c5d96b7c0a7..01c77b301dda4a5 100644 --- a/files/en-us/web/api/ovr_multiview2/framebuffertexturemultiviewovr/index.html +++ b/files/en-us/web/api/ovr_multiview2/framebuffertexturemultiviewovr/index.html @@ -154,11 +154,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.OVR_multiview2.framebufferTextureMultiviewOVR")}}

See also

diff --git a/files/en-us/web/api/ovr_multiview2/index.html b/files/en-us/web/api/ovr_multiview2/index.html index c729eec1e7bd86c..c845c1da729bb4c 100644 --- a/files/en-us/web/api/ovr_multiview2/index.html +++ b/files/en-us/web/api/ovr_multiview2/index.html @@ -102,8 +102,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.OVR_multiview2")}}

See also

diff --git a/files/en-us/web/api/paymentrequestevent/index.html b/files/en-us/web/api/paymentrequestevent/index.html index 518813ed3e7a972..4e0c4170f1f9c93 100644 --- a/files/en-us/web/api/paymentrequestevent/index.html +++ b/files/en-us/web/api/paymentrequestevent/index.html @@ -67,9 +67,4 @@

Specifications

Browser compatibility

- - -

{{Compat("api.PaymentRequestEvent")}}

diff --git a/files/en-us/web/api/picture-in-picture_api/index.html b/files/en-us/web/api/picture-in-picture_api/index.html index 5cd5ebda25701aa..f07140f093e5036 100644 --- a/files/en-us/web/api/picture-in-picture_api/index.html +++ b/files/en-us/web/api/picture-in-picture_api/index.html @@ -142,38 +142,26 @@

HTMLVideoElement.request

HTMLVideoElement.autoPictureInPicture

- -

{{Compat("api.HTMLVideoElement.autoPictureInPicture")}}

HTMLVideoElement.disablePictureInPicture

- -

{{Compat("api.HTMLVideoElement.disablePictureInPicture")}}

Document.pictureInPictureEnabled

- -

{{Compat("api.Document.pictureInPictureEnabled")}}

Document.exitPictureInPicture

- -

{{Compat("api.Document.exitPictureInPicture")}}

Document.pictureInPictureElement

- -

{{Compat("api.Document.pictureInPictureElement")}}

PictureInPictureWindow

- -

{{Compat("api.PictureInPictureWindow")}}

See also

diff --git a/files/en-us/web/api/pointer_events/index.html b/files/en-us/web/api/pointer_events/index.html index 879c5c2fb8a1ee0..32e9a4629f56ed7 100644 --- a/files/en-us/web/api/pointer_events/index.html +++ b/files/en-us/web/api/pointer_events/index.html @@ -484,11 +484,6 @@

Specifications

Browser compatibility

- - -

{{Compat("api.PointerEvent")}}

Some new values have been defined for the {{cssxref("touch-action", "CSS touch-action")}} property as part of the {{SpecName('Pointer Events 3')}} specification but currently those new values have limited implementation support.

diff --git a/files/en-us/web/api/pointerevent/getcoalescedevents/index.html b/files/en-us/web/api/pointerevent/getcoalescedevents/index.html index 8c52e7cf2ab2ace..1108e974e265069 100644 --- a/files/en-us/web/api/pointerevent/getcoalescedevents/index.html +++ b/files/en-us/web/api/pointerevent/getcoalescedevents/index.html @@ -48,11 +48,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.getCoalescedEvents")}}

diff --git a/files/en-us/web/api/pointerevent/height/index.html b/files/en-us/web/api/pointerevent/height/index.html index 0200b39f268b418..2cb40137c03e677 100644 --- a/files/en-us/web/api/pointerevent/height/index.html +++ b/files/en-us/web/api/pointerevent/height/index.html @@ -62,11 +62,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.height")}}

diff --git a/files/en-us/web/api/pointerevent/isprimary/index.html b/files/en-us/web/api/pointerevent/isprimary/index.html index fae7222eca2cfc5..447e86bf169120a 100644 --- a/files/en-us/web/api/pointerevent/isprimary/index.html +++ b/files/en-us/web/api/pointerevent/isprimary/index.html @@ -88,11 +88,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.isPrimary")}}

diff --git a/files/en-us/web/api/pointerevent/pointerevent/index.html b/files/en-us/web/api/pointerevent/pointerevent/index.html index 11e63d60038020a..480ac36f1a5380c 100644 --- a/files/en-us/web/api/pointerevent/pointerevent/index.html +++ b/files/en-us/web/api/pointerevent/pointerevent/index.html @@ -86,11 +86,4 @@

Example

Browser compatibility

- -

{{Compat("api.PointerEvent.PointerEvent")}}

diff --git a/files/en-us/web/api/pointerevent/pointerid/index.html b/files/en-us/web/api/pointerevent/pointerid/index.html index 935548a288595e2..1d287dd8b40bd25 100644 --- a/files/en-us/web/api/pointerevent/pointerid/index.html +++ b/files/en-us/web/api/pointerevent/pointerid/index.html @@ -68,11 +68,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.pointerId")}}

diff --git a/files/en-us/web/api/pointerevent/pointertype/index.html b/files/en-us/web/api/pointerevent/pointertype/index.html index b2793207d5351a9..d4cf41b815646dc 100644 --- a/files/en-us/web/api/pointerevent/pointertype/index.html +++ b/files/en-us/web/api/pointerevent/pointertype/index.html @@ -99,11 +99,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.pointerType", 2)}}

diff --git a/files/en-us/web/api/pointerevent/pressure/index.html b/files/en-us/web/api/pointerevent/pressure/index.html index 9c8404a5afeda13..d7e82dd649a3939 100644 --- a/files/en-us/web/api/pointerevent/pressure/index.html +++ b/files/en-us/web/api/pointerevent/pressure/index.html @@ -76,13 +76,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.pressure")}}

See also

diff --git a/files/en-us/web/api/pointerevent/tangentialpressure/index.html b/files/en-us/web/api/pointerevent/tangentialpressure/index.html index 9355b7c4abdb727..d660083fdbd3519 100644 --- a/files/en-us/web/api/pointerevent/tangentialpressure/index.html +++ b/files/en-us/web/api/pointerevent/tangentialpressure/index.html @@ -72,13 +72,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.tangentialPressure")}}

See also

diff --git a/files/en-us/web/api/pointerevent/tiltx/index.html b/files/en-us/web/api/pointerevent/tiltx/index.html index 8817ffbd4e838bf..16f88c673a1ffb3 100644 --- a/files/en-us/web/api/pointerevent/tiltx/index.html +++ b/files/en-us/web/api/pointerevent/tiltx/index.html @@ -69,11 +69,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.tiltX")}}

diff --git a/files/en-us/web/api/pointerevent/tilty/index.html b/files/en-us/web/api/pointerevent/tilty/index.html index e319c59a07c200a..c6ebe4c199fd651 100644 --- a/files/en-us/web/api/pointerevent/tilty/index.html +++ b/files/en-us/web/api/pointerevent/tilty/index.html @@ -68,11 +68,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.tiltY")}}

diff --git a/files/en-us/web/api/pointerevent/twist/index.html b/files/en-us/web/api/pointerevent/twist/index.html index ce1b3744137f86d..9aba91e35863170 100644 --- a/files/en-us/web/api/pointerevent/twist/index.html +++ b/files/en-us/web/api/pointerevent/twist/index.html @@ -63,13 +63,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.twist")}}

See also

diff --git a/files/en-us/web/api/pointerevent/width/index.html b/files/en-us/web/api/pointerevent/width/index.html index 2e90db3c3c0e180..2bc7a37353ab58a 100644 --- a/files/en-us/web/api/pointerevent/width/index.html +++ b/files/en-us/web/api/pointerevent/width/index.html @@ -69,11 +69,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.PointerEvent.width")}}

diff --git a/files/en-us/web/api/push_api/index.html b/files/en-us/web/api/push_api/index.html index ea03ab8a179060a..ec3204530b2d300 100644 --- a/files/en-us/web/api/push_api/index.html +++ b/files/en-us/web/api/push_api/index.html @@ -94,8 +94,6 @@

PushEvent

PushMessageData

- -

{{Compat("api.PushMessageData")}}

See also

diff --git a/files/en-us/web/api/readablebytestreamcontroller/byobrequest/index.html b/files/en-us/web/api/readablebytestreamcontroller/byobrequest/index.html index 384fcb73cc71ba9..5ccf0ccc827e034 100644 --- a/files/en-us/web/api/readablebytestreamcontroller/byobrequest/index.html +++ b/files/en-us/web/api/readablebytestreamcontroller/byobrequest/index.html @@ -49,11 +49,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableByteStreamController.byobRequest")}}

diff --git a/files/en-us/web/api/readablebytestreamcontroller/close/index.html b/files/en-us/web/api/readablebytestreamcontroller/close/index.html index c284300bc577a08..e9a2959df5c3cec 100644 --- a/files/en-us/web/api/readablebytestreamcontroller/close/index.html +++ b/files/en-us/web/api/readablebytestreamcontroller/close/index.html @@ -64,11 +64,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableByteStreamController.close")}}

diff --git a/files/en-us/web/api/readablebytestreamcontroller/desiredsize/index.html b/files/en-us/web/api/readablebytestreamcontroller/desiredsize/index.html index d407babaeccb990..2521d41175d17d9 100644 --- a/files/en-us/web/api/readablebytestreamcontroller/desiredsize/index.html +++ b/files/en-us/web/api/readablebytestreamcontroller/desiredsize/index.html @@ -48,11 +48,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableByteStreamController.desiredSize")}}

diff --git a/files/en-us/web/api/readablebytestreamcontroller/enqueue/index.html b/files/en-us/web/api/readablebytestreamcontroller/enqueue/index.html index 762f70223d1e307..3b6485a4e5c61a3 100644 --- a/files/en-us/web/api/readablebytestreamcontroller/enqueue/index.html +++ b/files/en-us/web/api/readablebytestreamcontroller/enqueue/index.html @@ -64,11 +64,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableByteStreamController.enqueue")}}

diff --git a/files/en-us/web/api/readablebytestreamcontroller/error/index.html b/files/en-us/web/api/readablebytestreamcontroller/error/index.html index 766909ddfc6099c..4132fe9eb8e9c55 100644 --- a/files/en-us/web/api/readablebytestreamcontroller/error/index.html +++ b/files/en-us/web/api/readablebytestreamcontroller/error/index.html @@ -63,11 +63,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableByteStreamController.error")}}

diff --git a/files/en-us/web/api/readablebytestreamcontroller/index.html b/files/en-us/web/api/readablebytestreamcontroller/index.html index 96f7af0f53742cd..de06babdce0e221 100644 --- a/files/en-us/web/api/readablebytestreamcontroller/index.html +++ b/files/en-us/web/api/readablebytestreamcontroller/index.html @@ -61,10 +61,4 @@

Specifications

Browser compatibility

-
- -

{{Compat("api.ReadableByteStreamController")}}

-
diff --git a/files/en-us/web/api/readablestream/cancel/index.html b/files/en-us/web/api/readablestream/cancel/index.html index 329aef909f7eb59..eab0851c243676b 100644 --- a/files/en-us/web/api/readablestream/cancel/index.html +++ b/files/en-us/web/api/readablestream/cancel/index.html @@ -136,11 +136,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStream.cancel")}}

diff --git a/files/en-us/web/api/readablestream/getreader/index.html b/files/en-us/web/api/readablestream/getreader/index.html index 8a1b77212643452..bf9e6ce5081ebd1 100644 --- a/files/en-us/web/api/readablestream/getreader/index.html +++ b/files/en-us/web/api/readablestream/getreader/index.html @@ -112,11 +112,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStream.getReader")}}

diff --git a/files/en-us/web/api/readablestream/locked/index.html b/files/en-us/web/api/readablestream/locked/index.html index b37a2ad574f22c8..66c71f796e758d6 100644 --- a/files/en-us/web/api/readablestream/locked/index.html +++ b/files/en-us/web/api/readablestream/locked/index.html @@ -55,11 +55,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStream.locked")}}

diff --git a/files/en-us/web/api/readablestream/pipethrough/index.html b/files/en-us/web/api/readablestream/pipethrough/index.html index d2748763b37b144..affcd6983c51ff6 100644 --- a/files/en-us/web/api/readablestream/pipethrough/index.html +++ b/files/en-us/web/api/readablestream/pipethrough/index.html @@ -118,11 +118,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStream.pipeThrough")}}

diff --git a/files/en-us/web/api/readablestream/pipeto/index.html b/files/en-us/web/api/readablestream/pipeto/index.html index f609cea31372d35..399d406367192ce 100644 --- a/files/en-us/web/api/readablestream/pipeto/index.html +++ b/files/en-us/web/api/readablestream/pipeto/index.html @@ -102,11 +102,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStream.pipeTo")}}

diff --git a/files/en-us/web/api/readablestream/readablestream/index.html b/files/en-us/web/api/readablestream/readablestream/index.html index 55c111fb84c45dc..abf611097983ee8 100644 --- a/files/en-us/web/api/readablestream/readablestream/index.html +++ b/files/en-us/web/api/readablestream/readablestream/index.html @@ -163,11 +163,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStream.ReadableStream")}}

diff --git a/files/en-us/web/api/readablestream/tee/index.html b/files/en-us/web/api/readablestream/tee/index.html index 685b19446a504b0..413e1121e26af23 100644 --- a/files/en-us/web/api/readablestream/tee/index.html +++ b/files/en-us/web/api/readablestream/tee/index.html @@ -108,11 +108,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStream.tee")}}

diff --git a/files/en-us/web/api/readablestreambyobreader/cancel/index.html b/files/en-us/web/api/readablestreambyobreader/cancel/index.html index 885fcc3fefdc246..8128428c884e3b3 100644 --- a/files/en-us/web/api/readablestreambyobreader/cancel/index.html +++ b/files/en-us/web/api/readablestreambyobreader/cancel/index.html @@ -70,11 +70,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStreamBYOBReader.cancel")}}

diff --git a/files/en-us/web/api/readablestreambyobreader/closed/index.html b/files/en-us/web/api/readablestreambyobreader/closed/index.html index bd55e21678fc5b9..f4b2d3202e58c33 100644 --- a/files/en-us/web/api/readablestreambyobreader/closed/index.html +++ b/files/en-us/web/api/readablestreambyobreader/closed/index.html @@ -50,11 +50,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStreamBYOBReader.closed")}}

diff --git a/files/en-us/web/api/readablestreambyobreader/index.html b/files/en-us/web/api/readablestreambyobreader/index.html index 0ae139eace8c9ec..587302f1f6d848b 100644 --- a/files/en-us/web/api/readablestreambyobreader/index.html +++ b/files/en-us/web/api/readablestreambyobreader/index.html @@ -62,10 +62,4 @@

Specifications

Browser compatibility

-
- -

{{Compat("api.ReadableStreamBYOBReader")}}

-
diff --git a/files/en-us/web/api/readablestreambyobreader/read/index.html b/files/en-us/web/api/readablestreambyobreader/read/index.html index d5ad416926b0852..c87f6593118203d 100644 --- a/files/en-us/web/api/readablestreambyobreader/read/index.html +++ b/files/en-us/web/api/readablestreambyobreader/read/index.html @@ -73,11 +73,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStreamBYOBReader.read")}}

diff --git a/files/en-us/web/api/readablestreambyobreader/readablestreambyobreader/index.html b/files/en-us/web/api/readablestreambyobreader/readablestreambyobreader/index.html index a73217b972c56f5..973f8efe3760f08 100644 --- a/files/en-us/web/api/readablestreambyobreader/readablestreambyobreader/index.html +++ b/files/en-us/web/api/readablestreambyobreader/readablestreambyobreader/index.html @@ -69,11 +69,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStreamBYOBReader.ReadableStreamBYOBReader")}}

diff --git a/files/en-us/web/api/readablestreambyobreader/releaselock/index.html b/files/en-us/web/api/readablestreambyobreader/releaselock/index.html index 72c58c82a7f5ad4..bbe2701906332ba 100644 --- a/files/en-us/web/api/readablestreambyobreader/releaselock/index.html +++ b/files/en-us/web/api/readablestreambyobreader/releaselock/index.html @@ -67,11 +67,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStreamBYOBReader.releaseLock")}}

diff --git a/files/en-us/web/api/readablestreamdefaultcontroller/desiredsize/index.html b/files/en-us/web/api/readablestreamdefaultcontroller/desiredsize/index.html index 5ee4a0f41870731..ac9ea41b64794d4 100644 --- a/files/en-us/web/api/readablestreamdefaultcontroller/desiredsize/index.html +++ b/files/en-us/web/api/readablestreamdefaultcontroller/desiredsize/index.html @@ -52,11 +52,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStreamDefaultController.desiredSize")}}

diff --git a/files/en-us/web/api/readablestreamdefaultcontroller/enqueue/index.html b/files/en-us/web/api/readablestreamdefaultcontroller/enqueue/index.html index 4121e0d23b24b3c..c8ddedec4b05ff9 100644 --- a/files/en-us/web/api/readablestreamdefaultcontroller/enqueue/index.html +++ b/files/en-us/web/api/readablestreamdefaultcontroller/enqueue/index.html @@ -102,11 +102,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.ReadableStreamDefaultController.enqueue")}}

diff --git a/files/en-us/web/api/streams_api/index.html b/files/en-us/web/api/streams_api/index.html index 09c49485b4daf74..2a0cbbf3bd6e40a 100644 --- a/files/en-us/web/api/streams_api/index.html +++ b/files/en-us/web/api/streams_api/index.html @@ -131,11 +131,6 @@

Specifications

Browser compatibility

- - -

ReadableStream

{{Compat("api.ReadableStream")}}

diff --git a/files/en-us/web/api/svganimatedinteger/index.html b/files/en-us/web/api/svganimatedinteger/index.html index fe133686caa0e02..dcdea00dcbf45cd 100644 --- a/files/en-us/web/api/svganimatedinteger/index.html +++ b/files/en-us/web/api/svganimatedinteger/index.html @@ -72,9 +72,4 @@

Methods

The SVGAnimatedInteger interface do not provide any specific methods.

Browser compatibility

- - -

{{Compat("api.SVGAnimatedInteger")}}

diff --git a/files/en-us/web/api/svganimatedlength/index.html b/files/en-us/web/api/svganimatedlength/index.html index 5a10cb6cfe071d7..4a0ee42d885611a 100644 --- a/files/en-us/web/api/svganimatedlength/index.html +++ b/files/en-us/web/api/svganimatedlength/index.html @@ -69,9 +69,4 @@

Methods

The SVGAnimatedLength interface do not provide any specific methods.

Browser compatibility

- - -

{{Compat("api.SVGAnimatedLength")}}

diff --git a/files/en-us/web/api/texttrack/cuechange_event/index.html b/files/en-us/web/api/texttrack/cuechange_event/index.html index 6dffb817c8e4c14..2fc9101e7d04a0d 100644 --- a/files/en-us/web/api/texttrack/cuechange_event/index.html +++ b/files/en-us/web/api/texttrack/cuechange_event/index.html @@ -93,8 +93,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.TextTrack.cuechange_event")}}

See also

diff --git a/files/en-us/web/api/vrdisplayevent/vrdisplayevent/index.html b/files/en-us/web/api/vrdisplayevent/vrdisplayevent/index.html index 249d42d6964b6e9..42f449cae36140d 100644 --- a/files/en-us/web/api/vrdisplayevent/vrdisplayevent/index.html +++ b/files/en-us/web/api/vrdisplayevent/vrdisplayevent/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- - -

{{Compat("api.VRDisplayEvent.VRDisplayEvent")}}

See also

diff --git a/files/en-us/web/api/web_speech_api/index.html b/files/en-us/web/api/web_speech_api/index.html index 49fb6d35191d7cf..baf5c6d87ab553f 100644 --- a/files/en-us/web/api/web_speech_api/index.html +++ b/files/en-us/web/api/web_speech_api/index.html @@ -97,8 +97,6 @@

SpeechRecognition

SpeechSynthesis

- -

{{Compat("api.SpeechSynthesis", 0)}}

See also

diff --git a/files/en-us/web/api/web_storage_api/index.html b/files/en-us/web/api/web_storage_api/index.html index 1be29a87fd7673c..d540b3cbaa86ce1 100644 --- a/files/en-us/web/api/web_storage_api/index.html +++ b/files/en-us/web/api/web_storage_api/index.html @@ -91,8 +91,6 @@

Window.localStorage

Window.sessionStorage

- -

{{Compat("api.Window.sessionStorage")}}

Private Browsing / Incognito modes

diff --git a/files/en-us/web/api/web_storage_api/using_the_web_storage_api/index.html b/files/en-us/web/api/web_storage_api/using_the_web_storage_api/index.html index 1816a6301994112..185922ef55d26ff 100644 --- a/files/en-us/web/api/web_storage_api/using_the_web_storage_api/index.html +++ b/files/en-us/web/api/web_storage_api/using_the_web_storage_api/index.html @@ -212,8 +212,6 @@

Window.localStorage

Window.sessionStorage

- -

{{Compat("api.Window.sessionStorage")}}

All browsers have varying capacity levels for both localStorage and sessionStorage. Here is a detailed rundown of all the storage capacities for various browsers.

diff --git a/files/en-us/web/api/webgl2renderingcontext/beginquery/index.html b/files/en-us/web/api/webgl2renderingcontext/beginquery/index.html index a110e1e22060d7d..29b2cefd0db8c7b 100644 --- a/files/en-us/web/api/webgl2renderingcontext/beginquery/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/beginquery/index.html @@ -74,11 +74,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.beginQuery")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/begintransformfeedback/index.html b/files/en-us/web/api/webgl2renderingcontext/begintransformfeedback/index.html index 45fcfcd2c003f5e..3bbc03552ef5dfe 100644 --- a/files/en-us/web/api/webgl2renderingcontext/begintransformfeedback/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/begintransformfeedback/index.html @@ -71,11 +71,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.beginTransformFeedback")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/bindbufferbase/index.html b/files/en-us/web/api/webgl2renderingcontext/bindbufferbase/index.html index a343413e4123680..168d48ddf52b42e 100644 --- a/files/en-us/web/api/webgl2renderingcontext/bindbufferbase/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/bindbufferbase/index.html @@ -71,11 +71,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.bindBufferBase")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/bindbufferrange/index.html b/files/en-us/web/api/webgl2renderingcontext/bindbufferrange/index.html index 6ac5f3c0b08a425..42e948ea8408e89 100644 --- a/files/en-us/web/api/webgl2renderingcontext/bindbufferrange/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/bindbufferrange/index.html @@ -77,11 +77,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.bindBufferRange")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/bindsampler/index.html b/files/en-us/web/api/webgl2renderingcontext/bindsampler/index.html index 1a8de7cb3c1728a..a0703504c952420 100644 --- a/files/en-us/web/api/webgl2renderingcontext/bindsampler/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/bindsampler/index.html @@ -63,11 +63,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.bindSampler")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/bindtransformfeedback/index.html b/files/en-us/web/api/webgl2renderingcontext/bindtransformfeedback/index.html index ae97a613fcfe278..c606152a5a9ee4c 100644 --- a/files/en-us/web/api/webgl2renderingcontext/bindtransformfeedback/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/bindtransformfeedback/index.html @@ -64,11 +64,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.bindTransformFeedback")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/bindvertexarray/index.html b/files/en-us/web/api/webgl2renderingcontext/bindvertexarray/index.html index d652f511af0105f..a781c89afd079e9 100644 --- a/files/en-us/web/api/webgl2renderingcontext/bindvertexarray/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/bindvertexarray/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.bindVertexArray")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/blitframebuffer/index.html b/files/en-us/web/api/webgl2renderingcontext/blitframebuffer/index.html index 86dc2a51c0334f7..3db0c2c8946067f 100644 --- a/files/en-us/web/api/webgl2renderingcontext/blitframebuffer/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/blitframebuffer/index.html @@ -83,11 +83,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.blitFramebuffer")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/clearbuffer/index.html b/files/en-us/web/api/webgl2renderingcontext/clearbuffer/index.html index bed2eebeb556300..2b7f4b033e8c22b 100644 --- a/files/en-us/web/api/webgl2renderingcontext/clearbuffer/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/clearbuffer/index.html @@ -87,11 +87,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.clearBufferiv")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/clientwaitsync/index.html b/files/en-us/web/api/webgl2renderingcontext/clientwaitsync/index.html index 9f840265232a210..cbd4df830fdcbd1 100644 --- a/files/en-us/web/api/webgl2renderingcontext/clientwaitsync/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/clientwaitsync/index.html @@ -78,11 +78,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.clientWaitSync")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/compressedtexsubimage3d/index.html b/files/en-us/web/api/webgl2renderingcontext/compressedtexsubimage3d/index.html index 1fae3be2d87aee2..f85dfebbb1b8d5d 100644 --- a/files/en-us/web/api/webgl2renderingcontext/compressedtexsubimage3d/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/compressedtexsubimage3d/index.html @@ -111,11 +111,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.compressedTexSubImage3D")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/copybuffersubdata/index.html b/files/en-us/web/api/webgl2renderingcontext/copybuffersubdata/index.html index b4f2911617d4811..bfbf23ea3fc0d07 100644 --- a/files/en-us/web/api/webgl2renderingcontext/copybuffersubdata/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/copybuffersubdata/index.html @@ -99,11 +99,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.copyBufferSubData")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/copytexsubimage3d/index.html b/files/en-us/web/api/webgl2renderingcontext/copytexsubimage3d/index.html index e5dacaf5084b83e..e501ca97e977c23 100644 --- a/files/en-us/web/api/webgl2renderingcontext/copytexsubimage3d/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/copytexsubimage3d/index.html @@ -85,11 +85,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.copyTexSubImage3D")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/createquery/index.html b/files/en-us/web/api/webgl2renderingcontext/createquery/index.html index e92d97c6a7dcc7d..ae0e07f455b9ced 100644 --- a/files/en-us/web/api/webgl2renderingcontext/createquery/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/createquery/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.createQuery")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/createsampler/index.html b/files/en-us/web/api/webgl2renderingcontext/createsampler/index.html index b4ba1977ec94c18..802606a8d0d4f21 100644 --- a/files/en-us/web/api/webgl2renderingcontext/createsampler/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/createsampler/index.html @@ -59,11 +59,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.createSampler")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/createtransformfeedback/index.html b/files/en-us/web/api/webgl2renderingcontext/createtransformfeedback/index.html index 58325d91a60190b..0f3224e5f70b81c 100644 --- a/files/en-us/web/api/webgl2renderingcontext/createtransformfeedback/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/createtransformfeedback/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.createTransformFeedback")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/createvertexarray/index.html b/files/en-us/web/api/webgl2renderingcontext/createvertexarray/index.html index f384fd7ddb36da5..33698924856554e 100644 --- a/files/en-us/web/api/webgl2renderingcontext/createvertexarray/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/createvertexarray/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.createVertexArray")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/deletequery/index.html b/files/en-us/web/api/webgl2renderingcontext/deletequery/index.html index f09179b2a65d0bd..2c9a6eb5ba560cb 100644 --- a/files/en-us/web/api/webgl2renderingcontext/deletequery/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/deletequery/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.deleteQuery")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/deletesampler/index.html b/files/en-us/web/api/webgl2renderingcontext/deletesampler/index.html index 87850dc2ff47528..9692f9ebd88bb9e 100644 --- a/files/en-us/web/api/webgl2renderingcontext/deletesampler/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/deletesampler/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.deleteSampler")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/deletesync/index.html b/files/en-us/web/api/webgl2renderingcontext/deletesync/index.html index e7745d2e2ebbecd..e12c6b9e57f8dd0 100644 --- a/files/en-us/web/api/webgl2renderingcontext/deletesync/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/deletesync/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.deleteSync")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/deletetransformfeedback/index.html b/files/en-us/web/api/webgl2renderingcontext/deletetransformfeedback/index.html index 31c3d04901188c8..9acaea5e297aef8 100644 --- a/files/en-us/web/api/webgl2renderingcontext/deletetransformfeedback/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/deletetransformfeedback/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.deleteTransformFeedback")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/deletevertexarray/index.html b/files/en-us/web/api/webgl2renderingcontext/deletevertexarray/index.html index d8bef695f75eee6..2b50dab793032a4 100644 --- a/files/en-us/web/api/webgl2renderingcontext/deletevertexarray/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/deletevertexarray/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.deleteVertexArray")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/drawarraysinstanced/index.html b/files/en-us/web/api/webgl2renderingcontext/drawarraysinstanced/index.html index 6382fe437b5ff22..594d3a6c22aad64 100644 --- a/files/en-us/web/api/webgl2renderingcontext/drawarraysinstanced/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/drawarraysinstanced/index.html @@ -91,11 +91,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.drawArraysInstanced")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/drawbuffers/index.html b/files/en-us/web/api/webgl2renderingcontext/drawbuffers/index.html index 24c9ae9e68cf444..26a53e4ba2a6c5f 100644 --- a/files/en-us/web/api/webgl2renderingcontext/drawbuffers/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/drawbuffers/index.html @@ -77,11 +77,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.drawBuffers")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/drawelementsinstanced/index.html b/files/en-us/web/api/webgl2renderingcontext/drawelementsinstanced/index.html index e1dd0959cb5571f..05b2ba71f69c281 100644 --- a/files/en-us/web/api/webgl2renderingcontext/drawelementsinstanced/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/drawelementsinstanced/index.html @@ -116,11 +116,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.drawElementsInstanced")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/drawrangeelements/index.html b/files/en-us/web/api/webgl2renderingcontext/drawrangeelements/index.html index dd364b691a6d8a7..6c56dab911a4306 100644 --- a/files/en-us/web/api/webgl2renderingcontext/drawrangeelements/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/drawrangeelements/index.html @@ -107,11 +107,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.drawRangeElements")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/endquery/index.html b/files/en-us/web/api/webgl2renderingcontext/endquery/index.html index 1297f64cfa2ec35..3fa38a26e86a090 100644 --- a/files/en-us/web/api/webgl2renderingcontext/endquery/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/endquery/index.html @@ -74,11 +74,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.endQuery")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/endtransformfeedback/index.html b/files/en-us/web/api/webgl2renderingcontext/endtransformfeedback/index.html index 2d98d55a8915d18..26a79fd55709a54 100644 --- a/files/en-us/web/api/webgl2renderingcontext/endtransformfeedback/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/endtransformfeedback/index.html @@ -61,11 +61,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.endTransformFeedback")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/fencesync/index.html b/files/en-us/web/api/webgl2renderingcontext/fencesync/index.html index 59baea11f4eedf8..e930b2aac7676b7 100644 --- a/files/en-us/web/api/webgl2renderingcontext/fencesync/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/fencesync/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.fenceSync")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/framebuffertexturelayer/index.html b/files/en-us/web/api/webgl2renderingcontext/framebuffertexturelayer/index.html index cecb77d011d453a..15e4d072a0e5049 100644 --- a/files/en-us/web/api/webgl2renderingcontext/framebuffertexturelayer/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/framebuffertexturelayer/index.html @@ -93,11 +93,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.framebufferTextureLayer")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getactiveuniformblockname/index.html b/files/en-us/web/api/webgl2renderingcontext/getactiveuniformblockname/index.html index 080d1d56ce6804e..876d9036939d47a 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getactiveuniformblockname/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getactiveuniformblockname/index.html @@ -62,11 +62,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getActiveUniformBlockName")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getactiveuniformblockparameter/index.html b/files/en-us/web/api/webgl2renderingcontext/getactiveuniformblockparameter/index.html index aabc267a824745d..1466695d4da59bd 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getactiveuniformblockparameter/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getactiveuniformblockparameter/index.html @@ -85,11 +85,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getActiveUniformBlockParameter")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getactiveuniforms/index.html b/files/en-us/web/api/webgl2renderingcontext/getactiveuniforms/index.html index fc59dea5414ec08..de3be12e367824f 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getactiveuniforms/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getactiveuniforms/index.html @@ -87,11 +87,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getActiveUniforms")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getbuffersubdata/index.html b/files/en-us/web/api/webgl2renderingcontext/getbuffersubdata/index.html index 8ca58126b1e171e..92f67498573076e 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getbuffersubdata/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getbuffersubdata/index.html @@ -107,11 +107,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getBufferSubData")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getfragdatalocation/index.html b/files/en-us/web/api/webgl2renderingcontext/getfragdatalocation/index.html index 55190016dab9ad0..05c2e5cd2a09287 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getfragdatalocation/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getfragdatalocation/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getFragDataLocation")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getindexedparameter/index.html b/files/en-us/web/api/webgl2renderingcontext/getindexedparameter/index.html index e2dabc3eaae0546..caa98d4eb3b043f 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getindexedparameter/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getindexedparameter/index.html @@ -76,11 +76,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getIndexedParameter")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getinternalformatparameter/index.html b/files/en-us/web/api/webgl2renderingcontext/getinternalformatparameter/index.html index 65ab4142860de25..7a437901c29d4e4 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getinternalformatparameter/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getinternalformatparameter/index.html @@ -79,11 +79,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getInternalformatParameter")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getquery/index.html b/files/en-us/web/api/webgl2renderingcontext/getquery/index.html index cf67296e5317dc8..0d3a0d1ce713b3e 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getquery/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getquery/index.html @@ -72,11 +72,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getQuery")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getqueryparameter/index.html b/files/en-us/web/api/webgl2renderingcontext/getqueryparameter/index.html index 9ed04be73a555a3..915ccd4c26548cb 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getqueryparameter/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getqueryparameter/index.html @@ -73,11 +73,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getQueryParameter")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getsamplerparameter/index.html b/files/en-us/web/api/webgl2renderingcontext/getsamplerparameter/index.html index 03e593aac630848..f53067d5839fdb8 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getsamplerparameter/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getsamplerparameter/index.html @@ -85,11 +85,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getSamplerParameter")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getsyncparameter/index.html b/files/en-us/web/api/webgl2renderingcontext/getsyncparameter/index.html index 580c78967d82835..72656c6db8d7e49 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getsyncparameter/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getsyncparameter/index.html @@ -75,11 +75,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getSyncParameter")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/gettransformfeedbackvarying/index.html b/files/en-us/web/api/webgl2renderingcontext/gettransformfeedbackvarying/index.html index 7da6c3361db6f7f..888bb44c74edf63 100644 --- a/files/en-us/web/api/webgl2renderingcontext/gettransformfeedbackvarying/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/gettransformfeedbackvarying/index.html @@ -64,11 +64,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getTransformFeedbackVarying")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getuniformblockindex/index.html b/files/en-us/web/api/webgl2renderingcontext/getuniformblockindex/index.html index 13da6b553b1a2f0..209ea30ca5d8e8d 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getuniformblockindex/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getuniformblockindex/index.html @@ -69,11 +69,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getUniformBlockIndex")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/getuniformindices/index.html b/files/en-us/web/api/webgl2renderingcontext/getuniformindices/index.html index 542993959eae7c5..3e4fa2a33c2e7ec 100644 --- a/files/en-us/web/api/webgl2renderingcontext/getuniformindices/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/getuniformindices/index.html @@ -63,11 +63,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.getUniformIndices")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/invalidateframebuffer/index.html b/files/en-us/web/api/webgl2renderingcontext/invalidateframebuffer/index.html index 35d739145eaf1d1..f54e313c52ac96b 100644 --- a/files/en-us/web/api/webgl2renderingcontext/invalidateframebuffer/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/invalidateframebuffer/index.html @@ -83,11 +83,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.invalidateFramebuffer")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/invalidatesubframebuffer/index.html b/files/en-us/web/api/webgl2renderingcontext/invalidatesubframebuffer/index.html index aab858df7daadc8..32d9aa001bbf032 100644 --- a/files/en-us/web/api/webgl2renderingcontext/invalidatesubframebuffer/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/invalidatesubframebuffer/index.html @@ -96,11 +96,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.invalidateSubFramebuffer")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/isquery/index.html b/files/en-us/web/api/webgl2renderingcontext/isquery/index.html index 9ef6bfdb48a6acb..bc6aebfa4c9a965 100644 --- a/files/en-us/web/api/webgl2renderingcontext/isquery/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/isquery/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.isQuery")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/issampler/index.html b/files/en-us/web/api/webgl2renderingcontext/issampler/index.html index 14949f441d97a22..19c324492e53244 100644 --- a/files/en-us/web/api/webgl2renderingcontext/issampler/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/issampler/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.isSampler")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/issync/index.html b/files/en-us/web/api/webgl2renderingcontext/issync/index.html index 01f41c40a9df896..af75c2f5b425581 100644 --- a/files/en-us/web/api/webgl2renderingcontext/issync/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/issync/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.isSync")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/istransformfeedback/index.html b/files/en-us/web/api/webgl2renderingcontext/istransformfeedback/index.html index e49a1db3f3eb435..79db1edc0a256d3 100644 --- a/files/en-us/web/api/webgl2renderingcontext/istransformfeedback/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/istransformfeedback/index.html @@ -69,11 +69,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.isTransformFeedback")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/isvertexarray/index.html b/files/en-us/web/api/webgl2renderingcontext/isvertexarray/index.html index 27d3f3690ff09da..58a5320a81c12f5 100644 --- a/files/en-us/web/api/webgl2renderingcontext/isvertexarray/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/isvertexarray/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.isVertexArray")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/pausetransformfeedback/index.html b/files/en-us/web/api/webgl2renderingcontext/pausetransformfeedback/index.html index df7d51dc6bf0270..fcf3be76dee7d72 100644 --- a/files/en-us/web/api/webgl2renderingcontext/pausetransformfeedback/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/pausetransformfeedback/index.html @@ -64,11 +64,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.pauseTransformFeedback")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/readbuffer/index.html b/files/en-us/web/api/webgl2renderingcontext/readbuffer/index.html index f891114c301bf2e..02bb3828b3b61d8 100644 --- a/files/en-us/web/api/webgl2renderingcontext/readbuffer/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/readbuffer/index.html @@ -70,11 +70,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.readBuffer")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/renderbufferstoragemultisample/index.html b/files/en-us/web/api/webgl2renderingcontext/renderbufferstoragemultisample/index.html index 8cb02406a028f48..8fa9ddb464fa68f 100644 --- a/files/en-us/web/api/webgl2renderingcontext/renderbufferstoragemultisample/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/renderbufferstoragemultisample/index.html @@ -115,11 +115,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.renderbufferStorageMultisample")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/resumetransformfeedback/index.html b/files/en-us/web/api/webgl2renderingcontext/resumetransformfeedback/index.html index 25cf0336d35aa7c..28462da04c52228 100644 --- a/files/en-us/web/api/webgl2renderingcontext/resumetransformfeedback/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/resumetransformfeedback/index.html @@ -64,11 +64,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.resumeTransformFeedback")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/samplerparameter/index.html b/files/en-us/web/api/webgl2renderingcontext/samplerparameter/index.html index d781e9dba3547fe..cbaa241b6b15345 100644 --- a/files/en-us/web/api/webgl2renderingcontext/samplerparameter/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/samplerparameter/index.html @@ -65,11 +65,6 @@

Examples

Specifications

- -

{{Compat("api.WebGL2RenderingContext.samplerParameteri")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/teximage3d/index.html b/files/en-us/web/api/webgl2renderingcontext/teximage3d/index.html index 1f1d4d62fb3d996..f0a6cc5b4f9e4a8 100644 --- a/files/en-us/web/api/webgl2renderingcontext/teximage3d/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/teximage3d/index.html @@ -177,11 +177,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.texImage3D")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/texstorage2d/index.html b/files/en-us/web/api/webgl2renderingcontext/texstorage2d/index.html index 2eda9ae2ce82cd4..244c73343a86901 100644 --- a/files/en-us/web/api/webgl2renderingcontext/texstorage2d/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/texstorage2d/index.html @@ -118,11 +118,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.texStorage2D")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/texstorage3d/index.html b/files/en-us/web/api/webgl2renderingcontext/texstorage3d/index.html index f9e17d36152282b..b2c78309bda93e2 100644 --- a/files/en-us/web/api/webgl2renderingcontext/texstorage3d/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/texstorage3d/index.html @@ -111,11 +111,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.texStorage3D")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/texsubimage3d/index.html b/files/en-us/web/api/webgl2renderingcontext/texsubimage3d/index.html index ceaffb6ddaeb391..d9025928c5a91a6 100644 --- a/files/en-us/web/api/webgl2renderingcontext/texsubimage3d/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/texsubimage3d/index.html @@ -181,11 +181,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.texSubImage3D")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/transformfeedbackvaryings/index.html b/files/en-us/web/api/webgl2renderingcontext/transformfeedbackvaryings/index.html index 0a2400c70623377..6d7fa85496fb113 100644 --- a/files/en-us/web/api/webgl2renderingcontext/transformfeedbackvaryings/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/transformfeedbackvaryings/index.html @@ -73,11 +73,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.transformFeedbackVaryings")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/uniform/index.html b/files/en-us/web/api/webgl2renderingcontext/uniform/index.html index ca39400c83bd7b6..903326b3fd6266c 100644 --- a/files/en-us/web/api/webgl2renderingcontext/uniform/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/uniform/index.html @@ -88,11 +88,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.uniform1ui")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/uniformblockbinding/index.html b/files/en-us/web/api/webgl2renderingcontext/uniformblockbinding/index.html index b2c49d6da020557..06cddb34d602d4d 100644 --- a/files/en-us/web/api/webgl2renderingcontext/uniformblockbinding/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/uniformblockbinding/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.uniformBlockBinding")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/uniformmatrix/index.html b/files/en-us/web/api/webgl2renderingcontext/uniformmatrix/index.html index 715b270aa790ade..566867f8559d7df 100644 --- a/files/en-us/web/api/webgl2renderingcontext/uniformmatrix/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/uniformmatrix/index.html @@ -78,11 +78,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.uniformMatrix2fv")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/vertexattribdivisor/index.html b/files/en-us/web/api/webgl2renderingcontext/vertexattribdivisor/index.html index 0963d99869ab566..f82d1e139e3d424 100644 --- a/files/en-us/web/api/webgl2renderingcontext/vertexattribdivisor/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/vertexattribdivisor/index.html @@ -73,11 +73,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.vertexAttribDivisor")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/vertexattribi/index.html b/files/en-us/web/api/webgl2renderingcontext/vertexattribi/index.html index 73473681a7ca2fa..1176901967a3eaf 100644 --- a/files/en-us/web/api/webgl2renderingcontext/vertexattribi/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/vertexattribi/index.html @@ -71,11 +71,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.vertexAttribI4i")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/vertexattribipointer/index.html b/files/en-us/web/api/webgl2renderingcontext/vertexattribipointer/index.html index 64595cc53f0d404..2fd63b0764fe268 100644 --- a/files/en-us/web/api/webgl2renderingcontext/vertexattribipointer/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/vertexattribipointer/index.html @@ -119,11 +119,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.vertexAttribIPointer")}}

See also

diff --git a/files/en-us/web/api/webgl2renderingcontext/waitsync/index.html b/files/en-us/web/api/webgl2renderingcontext/waitsync/index.html index 1c38ac3e2f05c35..5168f17aa19ea5d 100644 --- a/files/en-us/web/api/webgl2renderingcontext/waitsync/index.html +++ b/files/en-us/web/api/webgl2renderingcontext/waitsync/index.html @@ -69,11 +69,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGL2RenderingContext.waitSync")}}

See also

diff --git a/files/en-us/web/api/webgl_api/index.html b/files/en-us/web/api/webgl_api/index.html index 650e00a78ad7209..6cc391e584d30e2 100644 --- a/files/en-us/web/api/webgl_api/index.html +++ b/files/en-us/web/api/webgl_api/index.html @@ -235,8 +235,6 @@

WebGL 1

WebGL 2

- -

{{Compat("api.WebGL2RenderingContext", 0)}}

Compatibility notes

diff --git a/files/en-us/web/api/webgl_compressed_texture_astc/getsupportedprofiles/index.html b/files/en-us/web/api/webgl_compressed_texture_astc/getsupportedprofiles/index.html index 528abc089ebd99f..2fd4e881dd0275c 100644 --- a/files/en-us/web/api/webgl_compressed_texture_astc/getsupportedprofiles/index.html +++ b/files/en-us/web/api/webgl_compressed_texture_astc/getsupportedprofiles/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_compressed_texture_astc.getSupportedProfiles")}}

See also

diff --git a/files/en-us/web/api/webgl_debug_shaders/gettranslatedshadersource/index.html b/files/en-us/web/api/webgl_debug_shaders/gettranslatedshadersource/index.html index d6f69c28345efa3..6c69ca976bced6a 100644 --- a/files/en-us/web/api/webgl_debug_shaders/gettranslatedshadersource/index.html +++ b/files/en-us/web/api/webgl_debug_shaders/gettranslatedshadersource/index.html @@ -74,11 +74,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_debug_shaders.getTranslatedShaderSource")}}

See also

diff --git a/files/en-us/web/api/webgl_draw_buffers/drawbufferswebgl/index.html b/files/en-us/web/api/webgl_draw_buffers/drawbufferswebgl/index.html index 7902682d04024d6..f1867c13fe249ae 100644 --- a/files/en-us/web/api/webgl_draw_buffers/drawbufferswebgl/index.html +++ b/files/en-us/web/api/webgl_draw_buffers/drawbufferswebgl/index.html @@ -98,11 +98,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_draw_buffers.drawBuffersWEBGL")}}

See also

diff --git a/files/en-us/web/api/webgl_lose_context/losecontext/index.html b/files/en-us/web/api/webgl_lose_context/losecontext/index.html index 5075b0ffe56adf1..29a6fa80c8a2373 100644 --- a/files/en-us/web/api/webgl_lose_context/losecontext/index.html +++ b/files/en-us/web/api/webgl_lose_context/losecontext/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_lose_context.loseContext")}}

See also

diff --git a/files/en-us/web/api/webgl_lose_context/restorecontext/index.html b/files/en-us/web/api/webgl_lose_context/restorecontext/index.html index 552aa5e1de747bd..40b6addf43e9e48 100644 --- a/files/en-us/web/api/webgl_lose_context/restorecontext/index.html +++ b/files/en-us/web/api/webgl_lose_context/restorecontext/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_lose_context.restoreContext")}}

See also

diff --git a/files/en-us/web/api/webgl_multi_draw/index.html b/files/en-us/web/api/webgl_multi_draw/index.html index 587966e2c3c3366..d26718a66296189 100644 --- a/files/en-us/web/api/webgl_multi_draw/index.html +++ b/files/en-us/web/api/webgl_multi_draw/index.html @@ -137,11 +137,6 @@

Specifications

Browser compatibility

- -

{{Compat("WEBGL_multi_draw")}}

See also

diff --git a/files/en-us/web/api/webgl_multi_draw/multidrawarraysinstancedwebgl/index.html b/files/en-us/web/api/webgl_multi_draw/multidrawarraysinstancedwebgl/index.html index 692f1b0a87087c7..7912a0b7baa5343 100644 --- a/files/en-us/web/api/webgl_multi_draw/multidrawarraysinstancedwebgl/index.html +++ b/files/en-us/web/api/webgl_multi_draw/multidrawarraysinstancedwebgl/index.html @@ -130,13 +130,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_multi_draw.multiDrawArraysWEBGL")}}

See also

diff --git a/files/en-us/web/api/webgl_multi_draw/multidrawarrayswebgl/index.html b/files/en-us/web/api/webgl_multi_draw/multidrawarrayswebgl/index.html index 44e2f96b6f21eea..2574946aaab02eb 100644 --- a/files/en-us/web/api/webgl_multi_draw/multidrawarrayswebgl/index.html +++ b/files/en-us/web/api/webgl_multi_draw/multidrawarrayswebgl/index.html @@ -116,13 +116,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_multi_draw.multiDrawArraysWEBGL")}}

See also

diff --git a/files/en-us/web/api/webgl_multi_draw/multidrawelementsinstancedwebgl/index.html b/files/en-us/web/api/webgl_multi_draw/multidrawelementsinstancedwebgl/index.html index 7e35a12b708a31b..dfa307185876287 100644 --- a/files/en-us/web/api/webgl_multi_draw/multidrawelementsinstancedwebgl/index.html +++ b/files/en-us/web/api/webgl_multi_draw/multidrawelementsinstancedwebgl/index.html @@ -142,13 +142,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_multi_draw.multiDrawElementsWEBGL")}}

See also

diff --git a/files/en-us/web/api/webgl_multi_draw/multidrawelementswebgl/index.html b/files/en-us/web/api/webgl_multi_draw/multidrawelementswebgl/index.html index c06f68da1b7b6ce..d4a000d8a3e5cb3 100644 --- a/files/en-us/web/api/webgl_multi_draw/multidrawelementswebgl/index.html +++ b/files/en-us/web/api/webgl_multi_draw/multidrawelementswebgl/index.html @@ -129,13 +129,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WEBGL_multi_draw.multiDrawElementsWEBGL")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/activetexture/index.html b/files/en-us/web/api/webglrenderingcontext/activetexture/index.html index 3c66ecf815a93ee..6982328bcf3e7ac 100644 --- a/files/en-us/web/api/webglrenderingcontext/activetexture/index.html +++ b/files/en-us/web/api/webglrenderingcontext/activetexture/index.html @@ -84,11 +84,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.activeTexture")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/attachshader/index.html b/files/en-us/web/api/webglrenderingcontext/attachshader/index.html index 0911bee037aaeb3..7d5d7d8d5638a77 100644 --- a/files/en-us/web/api/webglrenderingcontext/attachshader/index.html +++ b/files/en-us/web/api/webglrenderingcontext/attachshader/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.attachShader")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/bindattriblocation/index.html b/files/en-us/web/api/webglrenderingcontext/bindattriblocation/index.html index 6473ab80d078b0e..2bd3cc5969dc5bd 100644 --- a/files/en-us/web/api/webglrenderingcontext/bindattriblocation/index.html +++ b/files/en-us/web/api/webglrenderingcontext/bindattriblocation/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.bindAttribLocation")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/bindbuffer/index.html b/files/en-us/web/api/webglrenderingcontext/bindbuffer/index.html index 5dc9811c0a99351..3debb8478a955af 100644 --- a/files/en-us/web/api/webglrenderingcontext/bindbuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/bindbuffer/index.html @@ -130,11 +130,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.bindBuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/bindframebuffer/index.html b/files/en-us/web/api/webglrenderingcontext/bindframebuffer/index.html index cf0b6284b1f262d..a7620d500b40e9e 100644 --- a/files/en-us/web/api/webglrenderingcontext/bindframebuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/bindframebuffer/index.html @@ -111,11 +111,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.bindFramebuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/bindrenderbuffer/index.html b/files/en-us/web/api/webglrenderingcontext/bindrenderbuffer/index.html index 829b050d4ca2a30..6e7982432a61991 100644 --- a/files/en-us/web/api/webglrenderingcontext/bindrenderbuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/bindrenderbuffer/index.html @@ -87,11 +87,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.bindRenderbuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/bindtexture/index.html b/files/en-us/web/api/webglrenderingcontext/bindtexture/index.html index ba42d20aff04721..31efa3902fbf6dd 100644 --- a/files/en-us/web/api/webglrenderingcontext/bindtexture/index.html +++ b/files/en-us/web/api/webglrenderingcontext/bindtexture/index.html @@ -105,11 +105,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.bindTexture")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/blendcolor/index.html b/files/en-us/web/api/webglrenderingcontext/blendcolor/index.html index d317e360e68fee4..1db3a5e722c7954 100644 --- a/files/en-us/web/api/webglrenderingcontext/blendcolor/index.html +++ b/files/en-us/web/api/webglrenderingcontext/blendcolor/index.html @@ -73,11 +73,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.blendColor")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/blendequation/index.html b/files/en-us/web/api/webglrenderingcontext/blendequation/index.html index 01c483989986e8f..29c92680774a4bf 100644 --- a/files/en-us/web/api/webglrenderingcontext/blendequation/index.html +++ b/files/en-us/web/api/webglrenderingcontext/blendequation/index.html @@ -111,11 +111,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.blendEquation")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/blendequationseparate/index.html b/files/en-us/web/api/webglrenderingcontext/blendequationseparate/index.html index 83d330d0bc31f10..d4be4045e8848e9 100644 --- a/files/en-us/web/api/webglrenderingcontext/blendequationseparate/index.html +++ b/files/en-us/web/api/webglrenderingcontext/blendequationseparate/index.html @@ -131,11 +131,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.blendEquationSeparate")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/blendfunc/index.html b/files/en-us/web/api/webglrenderingcontext/blendfunc/index.html index 2e496ca28180b16..c374a679f769cd8 100644 --- a/files/en-us/web/api/webglrenderingcontext/blendfunc/index.html +++ b/files/en-us/web/api/webglrenderingcontext/blendfunc/index.html @@ -192,11 +192,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.blendFunc")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/blendfuncseparate/index.html b/files/en-us/web/api/webglrenderingcontext/blendfuncseparate/index.html index a489c7b24f4c8ef..e8529cf8adccb86 100644 --- a/files/en-us/web/api/webglrenderingcontext/blendfuncseparate/index.html +++ b/files/en-us/web/api/webglrenderingcontext/blendfuncseparate/index.html @@ -225,11 +225,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.blendFuncSeparate")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/bufferdata/index.html b/files/en-us/web/api/webglrenderingcontext/bufferdata/index.html index 69d4fa07e53a780..5d59a0b5d8b9d3e 100644 --- a/files/en-us/web/api/webglrenderingcontext/bufferdata/index.html +++ b/files/en-us/web/api/webglrenderingcontext/bufferdata/index.html @@ -201,11 +201,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.bufferData")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/buffersubdata/index.html b/files/en-us/web/api/webglrenderingcontext/buffersubdata/index.html index 98792c58dca5cd9..e4b3df085eb2847 100644 --- a/files/en-us/web/api/webglrenderingcontext/buffersubdata/index.html +++ b/files/en-us/web/api/webglrenderingcontext/buffersubdata/index.html @@ -129,11 +129,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.bufferSubData")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/canvas/index.html b/files/en-us/web/api/webglrenderingcontext/canvas/index.html index d459101554b374a..a4eebe69ebcdcea 100644 --- a/files/en-us/web/api/webglrenderingcontext/canvas/index.html +++ b/files/en-us/web/api/webglrenderingcontext/canvas/index.html @@ -69,11 +69,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.canvas")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/checkframebufferstatus/index.html b/files/en-us/web/api/webglrenderingcontext/checkframebufferstatus/index.html index 94fa7771812ce0b..893afe7d949a0e9 100644 --- a/files/en-us/web/api/webglrenderingcontext/checkframebufferstatus/index.html +++ b/files/en-us/web/api/webglrenderingcontext/checkframebufferstatus/index.html @@ -124,11 +124,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.checkFramebufferStatus")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/clear/index.html b/files/en-us/web/api/webglrenderingcontext/clear/index.html index 94958a2318bf45b..136150becb4d00f 100644 --- a/files/en-us/web/api/webglrenderingcontext/clear/index.html +++ b/files/en-us/web/api/webglrenderingcontext/clear/index.html @@ -89,11 +89,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.clear")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/clearcolor/index.html b/files/en-us/web/api/webglrenderingcontext/clearcolor/index.html index ad020e9f9704670..10a3c7e2a22c15a 100644 --- a/files/en-us/web/api/webglrenderingcontext/clearcolor/index.html +++ b/files/en-us/web/api/webglrenderingcontext/clearcolor/index.html @@ -80,11 +80,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.clearColor")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/cleardepth/index.html b/files/en-us/web/api/webglrenderingcontext/cleardepth/index.html index d963bb7ac477d27..36a58420fb633ba 100644 --- a/files/en-us/web/api/webglrenderingcontext/cleardepth/index.html +++ b/files/en-us/web/api/webglrenderingcontext/cleardepth/index.html @@ -70,11 +70,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.clearDepth")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/clearstencil/index.html b/files/en-us/web/api/webglrenderingcontext/clearstencil/index.html index df8e74ed57e02f7..78543350b30388b 100644 --- a/files/en-us/web/api/webglrenderingcontext/clearstencil/index.html +++ b/files/en-us/web/api/webglrenderingcontext/clearstencil/index.html @@ -69,11 +69,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.clearStencil")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/colormask/index.html b/files/en-us/web/api/webglrenderingcontext/colormask/index.html index ccc6b4242f11495..558bad3bdb978bd 100644 --- a/files/en-us/web/api/webglrenderingcontext/colormask/index.html +++ b/files/en-us/web/api/webglrenderingcontext/colormask/index.html @@ -76,11 +76,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.colorMask")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/commit/index.html b/files/en-us/web/api/webglrenderingcontext/commit/index.html index 92553da8346fb25..96ef197551adf4c 100644 --- a/files/en-us/web/api/webglrenderingcontext/commit/index.html +++ b/files/en-us/web/api/webglrenderingcontext/commit/index.html @@ -54,11 +54,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.commit")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/compileshader/index.html b/files/en-us/web/api/webglrenderingcontext/compileshader/index.html index 587029598a4a931..c787201ae9a85cb 100644 --- a/files/en-us/web/api/webglrenderingcontext/compileshader/index.html +++ b/files/en-us/web/api/webglrenderingcontext/compileshader/index.html @@ -57,11 +57,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.compileShader")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/compressedteximage2d/index.html b/files/en-us/web/api/webglrenderingcontext/compressedteximage2d/index.html index 0b2740e965f5cf6..d1419f204fdf4dd 100644 --- a/files/en-us/web/api/webglrenderingcontext/compressedteximage2d/index.html +++ b/files/en-us/web/api/webglrenderingcontext/compressedteximage2d/index.html @@ -246,11 +246,6 @@

Specifications

Browser compatibility

- -

compressedTexImage2D

{{Compat("api.WebGLRenderingContext.compressedTexImage2D")}}

diff --git a/files/en-us/web/api/webglrenderingcontext/compressedtexsubimage2d/index.html b/files/en-us/web/api/webglrenderingcontext/compressedtexsubimage2d/index.html index a10b889cc0ff26b..93e5fcca28efe68 100644 --- a/files/en-us/web/api/webglrenderingcontext/compressedtexsubimage2d/index.html +++ b/files/en-us/web/api/webglrenderingcontext/compressedtexsubimage2d/index.html @@ -224,11 +224,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.compressedTexSubImage2D")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/copyteximage2d/index.html b/files/en-us/web/api/webglrenderingcontext/copyteximage2d/index.html index 3f1389f3f7e4cad..9635cd28985b604 100644 --- a/files/en-us/web/api/webglrenderingcontext/copyteximage2d/index.html +++ b/files/en-us/web/api/webglrenderingcontext/copyteximage2d/index.html @@ -108,11 +108,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.copyTexImage2D")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/copytexsubimage2d/index.html b/files/en-us/web/api/webglrenderingcontext/copytexsubimage2d/index.html index 65c8d331a0b1d1c..1147af1da4e5059 100644 --- a/files/en-us/web/api/webglrenderingcontext/copytexsubimage2d/index.html +++ b/files/en-us/web/api/webglrenderingcontext/copytexsubimage2d/index.html @@ -96,11 +96,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.copyTexSubImage2D")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/createbuffer/index.html b/files/en-us/web/api/webglrenderingcontext/createbuffer/index.html index a1c6351e9b76d8d..9fc67aff453517e 100644 --- a/files/en-us/web/api/webglrenderingcontext/createbuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/createbuffer/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.createBuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/createframebuffer/index.html b/files/en-us/web/api/webglrenderingcontext/createframebuffer/index.html index 88331d852b3955e..f52de9c0bc58407 100644 --- a/files/en-us/web/api/webglrenderingcontext/createframebuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/createframebuffer/index.html @@ -60,11 +60,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.createFramebuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/createprogram/index.html b/files/en-us/web/api/webglrenderingcontext/createprogram/index.html index fe2367cdfb2e437..9ac26457670f8dd 100644 --- a/files/en-us/web/api/webglrenderingcontext/createprogram/index.html +++ b/files/en-us/web/api/webglrenderingcontext/createprogram/index.html @@ -74,11 +74,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.createProgram")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/createrenderbuffer/index.html b/files/en-us/web/api/webglrenderingcontext/createrenderbuffer/index.html index 23d91dca8ad69e2..15fa6fdbfad4030 100644 --- a/files/en-us/web/api/webglrenderingcontext/createrenderbuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/createrenderbuffer/index.html @@ -62,11 +62,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.createRenderbuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/createshader/index.html b/files/en-us/web/api/webglrenderingcontext/createshader/index.html index 1c7caaf06ed5c68..e00d7f305061fc2 100644 --- a/files/en-us/web/api/webglrenderingcontext/createshader/index.html +++ b/files/en-us/web/api/webglrenderingcontext/createshader/index.html @@ -58,11 +58,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.createShader")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/createtexture/index.html b/files/en-us/web/api/webglrenderingcontext/createtexture/index.html index 82032c364e9b669..020d392368e4395 100644 --- a/files/en-us/web/api/webglrenderingcontext/createtexture/index.html +++ b/files/en-us/web/api/webglrenderingcontext/createtexture/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.createTexture")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/cullface/index.html b/files/en-us/web/api/webglrenderingcontext/cullface/index.html index 60a2e483840af49..8b9f18836ab2917 100644 --- a/files/en-us/web/api/webglrenderingcontext/cullface/index.html +++ b/files/en-us/web/api/webglrenderingcontext/cullface/index.html @@ -80,11 +80,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.cullFace")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/deletebuffer/index.html b/files/en-us/web/api/webglrenderingcontext/deletebuffer/index.html index c7d305834c37c3f..f197c0538b1919c 100644 --- a/files/en-us/web/api/webglrenderingcontext/deletebuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/deletebuffer/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.deleteBuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/deleteframebuffer/index.html b/files/en-us/web/api/webglrenderingcontext/deleteframebuffer/index.html index b22f4fdd5dd18d9..41536a4451916f7 100644 --- a/files/en-us/web/api/webglrenderingcontext/deleteframebuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/deleteframebuffer/index.html @@ -68,11 +68,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.deleteFramebuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/deleteprogram/index.html b/files/en-us/web/api/webglrenderingcontext/deleteprogram/index.html index 24f4ece98d18fab..b540b551bb7fded 100644 --- a/files/en-us/web/api/webglrenderingcontext/deleteprogram/index.html +++ b/files/en-us/web/api/webglrenderingcontext/deleteprogram/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.deleteProgram")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/deleterenderbuffer/index.html b/files/en-us/web/api/webglrenderingcontext/deleterenderbuffer/index.html index 8ed602427ee9282..2dc62ca2416af85 100644 --- a/files/en-us/web/api/webglrenderingcontext/deleterenderbuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/deleterenderbuffer/index.html @@ -68,11 +68,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.deleteRenderbuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/deleteshader/index.html b/files/en-us/web/api/webglrenderingcontext/deleteshader/index.html index 27562933204ef24..d79faf5f1bc60d0 100644 --- a/files/en-us/web/api/webglrenderingcontext/deleteshader/index.html +++ b/files/en-us/web/api/webglrenderingcontext/deleteshader/index.html @@ -63,11 +63,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.deleteShader")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/deletetexture/index.html b/files/en-us/web/api/webglrenderingcontext/deletetexture/index.html index 460260658d38166..a40c1e55c81123c 100644 --- a/files/en-us/web/api/webglrenderingcontext/deletetexture/index.html +++ b/files/en-us/web/api/webglrenderingcontext/deletetexture/index.html @@ -68,11 +68,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.deleteTexture")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/depthfunc/index.html b/files/en-us/web/api/webglrenderingcontext/depthfunc/index.html index 332c3258f30ae50..c4ee33b3e6b68c0 100644 --- a/files/en-us/web/api/webglrenderingcontext/depthfunc/index.html +++ b/files/en-us/web/api/webglrenderingcontext/depthfunc/index.html @@ -90,11 +90,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.depthFunc")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/depthmask/index.html b/files/en-us/web/api/webglrenderingcontext/depthmask/index.html index aaaa9a2512a75ac..a109504f389e17f 100644 --- a/files/en-us/web/api/webglrenderingcontext/depthmask/index.html +++ b/files/en-us/web/api/webglrenderingcontext/depthmask/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.depthMask")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/depthrange/index.html b/files/en-us/web/api/webglrenderingcontext/depthrange/index.html index 910cc9e6cf7a181..722a18fd69dbb9d 100644 --- a/files/en-us/web/api/webglrenderingcontext/depthrange/index.html +++ b/files/en-us/web/api/webglrenderingcontext/depthrange/index.html @@ -74,11 +74,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.depthRange")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/detachshader/index.html b/files/en-us/web/api/webglrenderingcontext/detachshader/index.html index 8830167857e8fdd..45c0982fe7bfacc 100644 --- a/files/en-us/web/api/webglrenderingcontext/detachshader/index.html +++ b/files/en-us/web/api/webglrenderingcontext/detachshader/index.html @@ -49,11 +49,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.detachShader")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/disable/index.html b/files/en-us/web/api/webglrenderingcontext/disable/index.html index a8c70aebbe81084..b71a6b6beb84017 100644 --- a/files/en-us/web/api/webglrenderingcontext/disable/index.html +++ b/files/en-us/web/api/webglrenderingcontext/disable/index.html @@ -148,11 +148,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.disable")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/disablevertexattribarray/index.html b/files/en-us/web/api/webglrenderingcontext/disablevertexattribarray/index.html index 757321ebe5a31ac..6784b6f84a450e3 100644 --- a/files/en-us/web/api/webglrenderingcontext/disablevertexattribarray/index.html +++ b/files/en-us/web/api/webglrenderingcontext/disablevertexattribarray/index.html @@ -61,11 +61,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.disableVertexAttribArray")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/drawarrays/index.html b/files/en-us/web/api/webglrenderingcontext/drawarrays/index.html index 955c9c0f720fdcc..0a93b73fba9b1f6 100644 --- a/files/en-us/web/api/webglrenderingcontext/drawarrays/index.html +++ b/files/en-us/web/api/webglrenderingcontext/drawarrays/index.html @@ -91,11 +91,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.drawArrays")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/drawelements/index.html b/files/en-us/web/api/webglrenderingcontext/drawelements/index.html index f644807b91a3138..2df8685696f51fa 100644 --- a/files/en-us/web/api/webglrenderingcontext/drawelements/index.html +++ b/files/en-us/web/api/webglrenderingcontext/drawelements/index.html @@ -104,11 +104,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.drawElements")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/drawingbufferheight/index.html b/files/en-us/web/api/webglrenderingcontext/drawingbufferheight/index.html index abb46aece2ddd58..61e6ca486940d59 100644 --- a/files/en-us/web/api/webglrenderingcontext/drawingbufferheight/index.html +++ b/files/en-us/web/api/webglrenderingcontext/drawingbufferheight/index.html @@ -56,11 +56,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.drawingBufferHeight")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/drawingbufferwidth/index.html b/files/en-us/web/api/webglrenderingcontext/drawingbufferwidth/index.html index ef1b5da8e0bdab7..1ed678ef1195f38 100644 --- a/files/en-us/web/api/webglrenderingcontext/drawingbufferwidth/index.html +++ b/files/en-us/web/api/webglrenderingcontext/drawingbufferwidth/index.html @@ -56,11 +56,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.drawingBufferWidth")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/enable/index.html b/files/en-us/web/api/webglrenderingcontext/enable/index.html index 2506bee6d899470..dc2163674ee7157 100644 --- a/files/en-us/web/api/webglrenderingcontext/enable/index.html +++ b/files/en-us/web/api/webglrenderingcontext/enable/index.html @@ -148,11 +148,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.enable")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/enablevertexattribarray/index.html b/files/en-us/web/api/webglrenderingcontext/enablevertexattribarray/index.html index 38f1986448fea8c..96e60c4a6878655 100644 --- a/files/en-us/web/api/webglrenderingcontext/enablevertexattribarray/index.html +++ b/files/en-us/web/api/webglrenderingcontext/enablevertexattribarray/index.html @@ -148,11 +148,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.enableVertexAttribArray")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/finish/index.html b/files/en-us/web/api/webglrenderingcontext/finish/index.html index 124abbc46466017..32e1154e03b1c94 100644 --- a/files/en-us/web/api/webglrenderingcontext/finish/index.html +++ b/files/en-us/web/api/webglrenderingcontext/finish/index.html @@ -51,11 +51,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.finish")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/flush/index.html b/files/en-us/web/api/webglrenderingcontext/flush/index.html index 8ed17dc81422aed..4bc9abfe55016cd 100644 --- a/files/en-us/web/api/webglrenderingcontext/flush/index.html +++ b/files/en-us/web/api/webglrenderingcontext/flush/index.html @@ -51,11 +51,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.flush")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/framebufferrenderbuffer/index.html b/files/en-us/web/api/webglrenderingcontext/framebufferrenderbuffer/index.html index 4beff9b9ffdf938..292cad73671e640 100644 --- a/files/en-us/web/api/webglrenderingcontext/framebufferrenderbuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/framebufferrenderbuffer/index.html @@ -156,11 +156,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.framebufferRenderbuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/framebuffertexture2d/index.html b/files/en-us/web/api/webglrenderingcontext/framebuffertexture2d/index.html index 0689ee284732546..44e0f5417f3881c 100644 --- a/files/en-us/web/api/webglrenderingcontext/framebuffertexture2d/index.html +++ b/files/en-us/web/api/webglrenderingcontext/framebuffertexture2d/index.html @@ -184,11 +184,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.framebufferTexture2D")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/frontface/index.html b/files/en-us/web/api/webglrenderingcontext/frontface/index.html index 38acfb6aff7cf2c..b2e3128fe332397 100644 --- a/files/en-us/web/api/webglrenderingcontext/frontface/index.html +++ b/files/en-us/web/api/webglrenderingcontext/frontface/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.frontFace")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/generatemipmap/index.html b/files/en-us/web/api/webglrenderingcontext/generatemipmap/index.html index 88ce44dd64d7458..0f464f454e7b43b 100644 --- a/files/en-us/web/api/webglrenderingcontext/generatemipmap/index.html +++ b/files/en-us/web/api/webglrenderingcontext/generatemipmap/index.html @@ -84,11 +84,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.generateMipmap")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getactiveattrib/index.html b/files/en-us/web/api/webglrenderingcontext/getactiveattrib/index.html index 9c2bd706567b3e9..76988fb781b23f6 100644 --- a/files/en-us/web/api/webglrenderingcontext/getactiveattrib/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getactiveattrib/index.html @@ -70,11 +70,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getActiveAttrib")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getactiveuniform/index.html b/files/en-us/web/api/webglrenderingcontext/getactiveuniform/index.html index b8f4b49370c8e6f..9cb1ea1ae33e414 100644 --- a/files/en-us/web/api/webglrenderingcontext/getactiveuniform/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getactiveuniform/index.html @@ -165,11 +165,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getActiveUniform")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getattachedshaders/index.html b/files/en-us/web/api/webglrenderingcontext/getattachedshaders/index.html index 6f2d4147ebfe69b..57cf7891e470bba 100644 --- a/files/en-us/web/api/webglrenderingcontext/getattachedshaders/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getattachedshaders/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getAttachedShaders")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getattriblocation/index.html b/files/en-us/web/api/webglrenderingcontext/getattriblocation/index.html index 941d0ad85b5ce9e..99a3b8be234fc97 100644 --- a/files/en-us/web/api/webglrenderingcontext/getattriblocation/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getattriblocation/index.html @@ -64,11 +64,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getAttribLocation")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getbufferparameter/index.html b/files/en-us/web/api/webglrenderingcontext/getbufferparameter/index.html index 682e94613f787d5..8a77f96679bc1ac 100644 --- a/files/en-us/web/api/webglrenderingcontext/getbufferparameter/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getbufferparameter/index.html @@ -137,11 +137,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getBufferParameter")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getcontextattributes/index.html b/files/en-us/web/api/webglrenderingcontext/getcontextattributes/index.html index f3753b1a977406e..dac05827af9b822 100644 --- a/files/en-us/web/api/webglrenderingcontext/getcontextattributes/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getcontextattributes/index.html @@ -83,11 +83,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getContextAttributes")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/geterror/index.html b/files/en-us/web/api/webglrenderingcontext/geterror/index.html index a64578950beed74..32f1ae7a5ca695a 100644 --- a/files/en-us/web/api/webglrenderingcontext/geterror/index.html +++ b/files/en-us/web/api/webglrenderingcontext/geterror/index.html @@ -101,11 +101,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getError")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getframebufferattachmentparameter/index.html b/files/en-us/web/api/webglrenderingcontext/getframebufferattachmentparameter/index.html index 132e5e67d60a99e..93dc76d751c1b7d 100644 --- a/files/en-us/web/api/webglrenderingcontext/getframebufferattachmentparameter/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getframebufferattachmentparameter/index.html @@ -305,11 +305,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getFramebufferAttachmentParameter")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getparameter/index.html b/files/en-us/web/api/webglrenderingcontext/getparameter/index.html index 4bd074e27edead4..185b33170c81eff 100644 --- a/files/en-us/web/api/webglrenderingcontext/getparameter/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getparameter/index.html @@ -1021,11 +1021,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getParameter")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getprograminfolog/index.html b/files/en-us/web/api/webglrenderingcontext/getprograminfolog/index.html index 37779d76557dcba..caf34c3df741cc7 100644 --- a/files/en-us/web/api/webglrenderingcontext/getprograminfolog/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getprograminfolog/index.html @@ -73,11 +73,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getProgramInfoLog")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getprogramparameter/index.html b/files/en-us/web/api/webglrenderingcontext/getprogramparameter/index.html index 37a96466f15bbea..9f06bb5834c50ec 100644 --- a/files/en-us/web/api/webglrenderingcontext/getprogramparameter/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getprogramparameter/index.html @@ -100,11 +100,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getProgramParameter")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getrenderbufferparameter/index.html b/files/en-us/web/api/webglrenderingcontext/getrenderbufferparameter/index.html index 88aef9965a0350c..924c1cc1e811d9f 100644 --- a/files/en-us/web/api/webglrenderingcontext/getrenderbufferparameter/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getrenderbufferparameter/index.html @@ -123,11 +123,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getRenderbufferParameter")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getshaderinfolog/index.html b/files/en-us/web/api/webglrenderingcontext/getshaderinfolog/index.html index a873d13d0b61742..7f70beed52d65c6 100644 --- a/files/en-us/web/api/webglrenderingcontext/getshaderinfolog/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getshaderinfolog/index.html @@ -74,11 +74,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getShaderInfoLog")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getshaderparameter/index.html b/files/en-us/web/api/webglrenderingcontext/getshaderparameter/index.html index 60b0a41dd0b963a..0281124e02d332b 100644 --- a/files/en-us/web/api/webglrenderingcontext/getshaderparameter/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getshaderparameter/index.html @@ -71,11 +71,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getShaderParameter")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getshaderprecisionformat/index.html b/files/en-us/web/api/webglrenderingcontext/getshaderprecisionformat/index.html index 7e889521ca7ad0e..77ee4ddce751d2f 100644 --- a/files/en-us/web/api/webglrenderingcontext/getshaderprecisionformat/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getshaderprecisionformat/index.html @@ -82,11 +82,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getShaderPrecisionFormat")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getshadersource/index.html b/files/en-us/web/api/webglrenderingcontext/getshadersource/index.html index e119698a4bd4c7a..1fa4ed3ee8d63e5 100644 --- a/files/en-us/web/api/webglrenderingcontext/getshadersource/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getshadersource/index.html @@ -61,11 +61,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getShaderSource")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/gettexparameter/index.html b/files/en-us/web/api/webglrenderingcontext/gettexparameter/index.html index 635daab47d538bc..a6969ffe94ada7d 100644 --- a/files/en-us/web/api/webglrenderingcontext/gettexparameter/index.html +++ b/files/en-us/web/api/webglrenderingcontext/gettexparameter/index.html @@ -202,11 +202,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getTexParameter")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getuniform/index.html b/files/en-us/web/api/webglrenderingcontext/getuniform/index.html index 56f67d9fb65121e..3a472140fd2e5cc 100644 --- a/files/en-us/web/api/webglrenderingcontext/getuniform/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getuniform/index.html @@ -202,11 +202,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getUniform")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getuniformlocation/index.html b/files/en-us/web/api/webglrenderingcontext/getuniformlocation/index.html index a6e2d5cec5301ab..1a48c7e0c6715a2 100644 --- a/files/en-us/web/api/webglrenderingcontext/getuniformlocation/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getuniformlocation/index.html @@ -188,11 +188,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getUniformLocation")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getvertexattrib/index.html b/files/en-us/web/api/webglrenderingcontext/getvertexattrib/index.html index 076655f5e80b9f7..26c964d43d48b86 100644 --- a/files/en-us/web/api/webglrenderingcontext/getvertexattrib/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getvertexattrib/index.html @@ -119,11 +119,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getVertexAttrib")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/getvertexattriboffset/index.html b/files/en-us/web/api/webglrenderingcontext/getvertexattriboffset/index.html index 949b16564abeac6..519543e44c1fdd4 100644 --- a/files/en-us/web/api/webglrenderingcontext/getvertexattriboffset/index.html +++ b/files/en-us/web/api/webglrenderingcontext/getvertexattriboffset/index.html @@ -63,11 +63,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.getVertexAttribOffset")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/hint/index.html b/files/en-us/web/api/webglrenderingcontext/hint/index.html index cd139c23916cdda..ae7500f81ae8ed7 100644 --- a/files/en-us/web/api/webglrenderingcontext/hint/index.html +++ b/files/en-us/web/api/webglrenderingcontext/hint/index.html @@ -91,11 +91,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.hint")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/isbuffer/index.html b/files/en-us/web/api/webglrenderingcontext/isbuffer/index.html index 3dcf9733b919a37..95b222081efa9ae 100644 --- a/files/en-us/web/api/webglrenderingcontext/isbuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/isbuffer/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.isBuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/iscontextlost/index.html b/files/en-us/web/api/webglrenderingcontext/iscontextlost/index.html index 29ccf8f07c0aee5..2a1294d09b765d1 100644 --- a/files/en-us/web/api/webglrenderingcontext/iscontextlost/index.html +++ b/files/en-us/web/api/webglrenderingcontext/iscontextlost/index.html @@ -80,11 +80,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.isContextLost")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/isenabled/index.html b/files/en-us/web/api/webglrenderingcontext/isenabled/index.html index 77b0c081e84d0bf..572c9c95faae982 100644 --- a/files/en-us/web/api/webglrenderingcontext/isenabled/index.html +++ b/files/en-us/web/api/webglrenderingcontext/isenabled/index.html @@ -159,11 +159,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.isEnabled")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/isframebuffer/index.html b/files/en-us/web/api/webglrenderingcontext/isframebuffer/index.html index bc8a61a3871a8d2..58b66f3d18fa007 100644 --- a/files/en-us/web/api/webglrenderingcontext/isframebuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/isframebuffer/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.isFramebuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/isprogram/index.html b/files/en-us/web/api/webglrenderingcontext/isprogram/index.html index 26c8db1f7bf1d89..f30fdee3de0bca4 100644 --- a/files/en-us/web/api/webglrenderingcontext/isprogram/index.html +++ b/files/en-us/web/api/webglrenderingcontext/isprogram/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.isProgram")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/isrenderbuffer/index.html b/files/en-us/web/api/webglrenderingcontext/isrenderbuffer/index.html index 53aa2c5636d6070..a85b249c2547b8e 100644 --- a/files/en-us/web/api/webglrenderingcontext/isrenderbuffer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/isrenderbuffer/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.isRenderbuffer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/isshader/index.html b/files/en-us/web/api/webglrenderingcontext/isshader/index.html index 4940f597a4250dd..201807f08738a5c 100644 --- a/files/en-us/web/api/webglrenderingcontext/isshader/index.html +++ b/files/en-us/web/api/webglrenderingcontext/isshader/index.html @@ -67,11 +67,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.isShader")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/istexture/index.html b/files/en-us/web/api/webglrenderingcontext/istexture/index.html index 13d2421b5a78cd8..ffa8f643f9a86d4 100644 --- a/files/en-us/web/api/webglrenderingcontext/istexture/index.html +++ b/files/en-us/web/api/webglrenderingcontext/istexture/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.isTexture")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/linewidth/index.html b/files/en-us/web/api/webglrenderingcontext/linewidth/index.html index 290ebed70c16d79..395d702d58650d3 100644 --- a/files/en-us/web/api/webglrenderingcontext/linewidth/index.html +++ b/files/en-us/web/api/webglrenderingcontext/linewidth/index.html @@ -81,11 +81,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.lineWidth")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/linkprogram/index.html b/files/en-us/web/api/webglrenderingcontext/linkprogram/index.html index e10131fcaf78661..2417e04d7823d57 100644 --- a/files/en-us/web/api/webglrenderingcontext/linkprogram/index.html +++ b/files/en-us/web/api/webglrenderingcontext/linkprogram/index.html @@ -70,11 +70,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.linkProgram")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/pixelstorei/index.html b/files/en-us/web/api/webglrenderingcontext/pixelstorei/index.html index fee9d853690b892..7a89cab83a440ad 100644 --- a/files/en-us/web/api/webglrenderingcontext/pixelstorei/index.html +++ b/files/en-us/web/api/webglrenderingcontext/pixelstorei/index.html @@ -236,11 +236,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.pixelStorei")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/polygonoffset/index.html b/files/en-us/web/api/webglrenderingcontext/polygonoffset/index.html index ef37844a7a2ea2d..7fb8b327b1f89ca 100644 --- a/files/en-us/web/api/webglrenderingcontext/polygonoffset/index.html +++ b/files/en-us/web/api/webglrenderingcontext/polygonoffset/index.html @@ -80,11 +80,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.polygonOffset")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/readpixels/index.html b/files/en-us/web/api/webglrenderingcontext/readpixels/index.html index 5c3d62ec6cb4b83..8d66ec640e313bd 100644 --- a/files/en-us/web/api/webglrenderingcontext/readpixels/index.html +++ b/files/en-us/web/api/webglrenderingcontext/readpixels/index.html @@ -155,11 +155,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.readPixels")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/renderbufferstorage/index.html b/files/en-us/web/api/webglrenderingcontext/renderbufferstorage/index.html index 803790ea24d40e1..2a7cf25498ee2c1 100644 --- a/files/en-us/web/api/webglrenderingcontext/renderbufferstorage/index.html +++ b/files/en-us/web/api/webglrenderingcontext/renderbufferstorage/index.html @@ -152,11 +152,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.renderbufferStorage")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/samplecoverage/index.html b/files/en-us/web/api/webglrenderingcontext/samplecoverage/index.html index e78736632bcb16a..162f7897175e336 100644 --- a/files/en-us/web/api/webglrenderingcontext/samplecoverage/index.html +++ b/files/en-us/web/api/webglrenderingcontext/samplecoverage/index.html @@ -76,11 +76,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.sampleCoverage")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/scissor/index.html b/files/en-us/web/api/webglrenderingcontext/scissor/index.html index 04b5ec388d1fdcb..f2764b49cc61137 100644 --- a/files/en-us/web/api/webglrenderingcontext/scissor/index.html +++ b/files/en-us/web/api/webglrenderingcontext/scissor/index.html @@ -93,11 +93,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.scissor")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/shadersource/index.html b/files/en-us/web/api/webglrenderingcontext/shadersource/index.html index 2f0fb4a56fda583..73673128a50ae79 100644 --- a/files/en-us/web/api/webglrenderingcontext/shadersource/index.html +++ b/files/en-us/web/api/webglrenderingcontext/shadersource/index.html @@ -63,11 +63,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.shaderSource")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/stencilfunc/index.html b/files/en-us/web/api/webglrenderingcontext/stencilfunc/index.html index fb7d9e163e0613b..ef718b29fe49d0d 100644 --- a/files/en-us/web/api/webglrenderingcontext/stencilfunc/index.html +++ b/files/en-us/web/api/webglrenderingcontext/stencilfunc/index.html @@ -107,11 +107,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.stencilFunc")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/stencilfuncseparate/index.html b/files/en-us/web/api/webglrenderingcontext/stencilfuncseparate/index.html index 11573b64b6739ff..cc005943d7fd39c 100644 --- a/files/en-us/web/api/webglrenderingcontext/stencilfuncseparate/index.html +++ b/files/en-us/web/api/webglrenderingcontext/stencilfuncseparate/index.html @@ -117,11 +117,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.stencilFuncSeparate")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/stencilmask/index.html b/files/en-us/web/api/webglrenderingcontext/stencilmask/index.html index d3fc2780fec9003..c1be03de802b875 100644 --- a/files/en-us/web/api/webglrenderingcontext/stencilmask/index.html +++ b/files/en-us/web/api/webglrenderingcontext/stencilmask/index.html @@ -74,11 +74,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.stencilMask")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/stencilmaskseparate/index.html b/files/en-us/web/api/webglrenderingcontext/stencilmaskseparate/index.html index 21903944343d1c8..708fc612eef721c 100644 --- a/files/en-us/web/api/webglrenderingcontext/stencilmaskseparate/index.html +++ b/files/en-us/web/api/webglrenderingcontext/stencilmaskseparate/index.html @@ -84,11 +84,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.stencilMaskSeparate")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/stencilop/index.html b/files/en-us/web/api/webglrenderingcontext/stencilop/index.html index a026da6e536ee6f..c5ba28ae34a5cf6 100644 --- a/files/en-us/web/api/webglrenderingcontext/stencilop/index.html +++ b/files/en-us/web/api/webglrenderingcontext/stencilop/index.html @@ -114,11 +114,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.stencilOp")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/stencilopseparate/index.html b/files/en-us/web/api/webglrenderingcontext/stencilopseparate/index.html index 9dd39c911da8420..d890e8bd159497d 100644 --- a/files/en-us/web/api/webglrenderingcontext/stencilopseparate/index.html +++ b/files/en-us/web/api/webglrenderingcontext/stencilopseparate/index.html @@ -125,11 +125,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.stencilOpSeparate")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/teximage2d/index.html b/files/en-us/web/api/webglrenderingcontext/teximage2d/index.html index 17bc5b7e6686165..367453aa2988c9e 100644 --- a/files/en-us/web/api/webglrenderingcontext/teximage2d/index.html +++ b/files/en-us/web/api/webglrenderingcontext/teximage2d/index.html @@ -889,11 +889,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.texImage2D")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/texparameter/index.html b/files/en-us/web/api/webglrenderingcontext/texparameter/index.html index e3fa8ed206554eb..ec3db39541083a7 100644 --- a/files/en-us/web/api/webglrenderingcontext/texparameter/index.html +++ b/files/en-us/web/api/webglrenderingcontext/texparameter/index.html @@ -179,11 +179,6 @@

Specifications

Browser compatibility

- -

WebGLRenderingContext.texParameterf()

diff --git a/files/en-us/web/api/webglrenderingcontext/texsubimage2d/index.html b/files/en-us/web/api/webglrenderingcontext/texsubimage2d/index.html index 0df576e4fbe4b0c..c61f86d25fe4600 100644 --- a/files/en-us/web/api/webglrenderingcontext/texsubimage2d/index.html +++ b/files/en-us/web/api/webglrenderingcontext/texsubimage2d/index.html @@ -214,11 +214,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.texSubImage2D")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/uniform/index.html b/files/en-us/web/api/webglrenderingcontext/uniform/index.html index 31ef5046a421107..5ac35e3ac07d698 100644 --- a/files/en-us/web/api/webglrenderingcontext/uniform/index.html +++ b/files/en-us/web/api/webglrenderingcontext/uniform/index.html @@ -99,11 +99,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.uniform1f")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/uniformmatrix/index.html b/files/en-us/web/api/webglrenderingcontext/uniformmatrix/index.html index 17e6d8b70bea46c..995f9ddbe7e17a3 100644 --- a/files/en-us/web/api/webglrenderingcontext/uniformmatrix/index.html +++ b/files/en-us/web/api/webglrenderingcontext/uniformmatrix/index.html @@ -83,11 +83,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.uniformMatrix2fv")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/useprogram/index.html b/files/en-us/web/api/webglrenderingcontext/useprogram/index.html index 9d335725ca136b7..6f09daaf964709a 100644 --- a/files/en-us/web/api/webglrenderingcontext/useprogram/index.html +++ b/files/en-us/web/api/webglrenderingcontext/useprogram/index.html @@ -66,11 +66,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.useProgram")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/validateprogram/index.html b/files/en-us/web/api/webglrenderingcontext/validateprogram/index.html index a44bc671bdad3b1..fb55c170d30f502 100644 --- a/files/en-us/web/api/webglrenderingcontext/validateprogram/index.html +++ b/files/en-us/web/api/webglrenderingcontext/validateprogram/index.html @@ -74,11 +74,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.validateProgram")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/vertexattrib/index.html b/files/en-us/web/api/webglrenderingcontext/vertexattrib/index.html index 6376e859fad81da..d849fcdfe7a505e 100644 --- a/files/en-us/web/api/webglrenderingcontext/vertexattrib/index.html +++ b/files/en-us/web/api/webglrenderingcontext/vertexattrib/index.html @@ -112,11 +112,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.vertexAttrib1f")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/vertexattribpointer/index.html b/files/en-us/web/api/webglrenderingcontext/vertexattribpointer/index.html index 82a37c15f1325bf..8e5c588af99b189 100644 --- a/files/en-us/web/api/webglrenderingcontext/vertexattribpointer/index.html +++ b/files/en-us/web/api/webglrenderingcontext/vertexattribpointer/index.html @@ -334,11 +334,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.vertexAttribPointer")}}

See also

diff --git a/files/en-us/web/api/webglrenderingcontext/viewport/index.html b/files/en-us/web/api/webglrenderingcontext/viewport/index.html index 517aa2fe47b7015..3a019a56afd40ae 100644 --- a/files/en-us/web/api/webglrenderingcontext/viewport/index.html +++ b/files/en-us/web/api/webglrenderingcontext/viewport/index.html @@ -93,11 +93,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WebGLRenderingContext.viewport")}}

See also

diff --git a/files/en-us/web/api/webvtt_api/index.html b/files/en-us/web/api/webvtt_api/index.html index 59d7ec12835ddfe..03b1b78a984b8c8 100644 --- a/files/en-us/web/api/webvtt_api/index.html +++ b/files/en-us/web/api/webvtt_api/index.html @@ -893,8 +893,6 @@

VTTCue interface

TextTrack interface

- -

{{Compat("api.TextTrack", 0)}}

Notes

diff --git a/files/en-us/web/api/window/appinstalled_event/index.html b/files/en-us/web/api/window/appinstalled_event/index.html index 6530ddc28512faf..4fee7102b9d5497 100644 --- a/files/en-us/web/api/window/appinstalled_event/index.html +++ b/files/en-us/web/api/window/appinstalled_event/index.html @@ -50,11 +50,6 @@

Examples

};

Browser compatibility

- - -

{{Compat("api.Window.onappinstalled")}}

See also

diff --git a/files/en-us/web/api/windoworworkerglobalscope/queuemicrotask/index.html b/files/en-us/web/api/windoworworkerglobalscope/queuemicrotask/index.html index 420a4c5124979f0..6f6ec844b132e8e 100644 --- a/files/en-us/web/api/windoworworkerglobalscope/queuemicrotask/index.html +++ b/files/en-us/web/api/windoworworkerglobalscope/queuemicrotask/index.html @@ -126,16 +126,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.WindowOrWorkerGlobalScope.queueMicrotask")}}

See also

diff --git a/files/en-us/web/api/worklet/addmodule/index.html b/files/en-us/web/api/worklet/addmodule/index.html index 8969eacc10ecafd..622befc46ef8282 100644 --- a/files/en-us/web/api/worklet/addmodule/index.html +++ b/files/en-us/web/api/worklet/addmodule/index.html @@ -101,9 +101,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.Worklet.addModule")}}

diff --git a/files/en-us/web/api/writablestream/abort/index.html b/files/en-us/web/api/writablestream/abort/index.html index a45efb285e751b1..30d86c3da746f47 100644 --- a/files/en-us/web/api/writablestream/abort/index.html +++ b/files/en-us/web/api/writablestream/abort/index.html @@ -82,11 +82,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.WritableStream.abort")}}

diff --git a/files/en-us/web/api/writablestream/getwriter/index.html b/files/en-us/web/api/writablestream/getwriter/index.html index 4d45539e28409d4..52b92869988adbe 100644 --- a/files/en-us/web/api/writablestream/getwriter/index.html +++ b/files/en-us/web/api/writablestream/getwriter/index.html @@ -136,11 +136,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.WritableStream.getWriter")}}

diff --git a/files/en-us/web/api/writablestream/locked/index.html b/files/en-us/web/api/writablestream/locked/index.html index f6ca3bed109f672..fed76399d8b8e8a 100644 --- a/files/en-us/web/api/writablestream/locked/index.html +++ b/files/en-us/web/api/writablestream/locked/index.html @@ -65,11 +65,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.WritableStream.locked")}}

diff --git a/files/en-us/web/api/writablestream/writablestream/index.html b/files/en-us/web/api/writablestream/writablestream/index.html index 5a7c88774004e91..422715ba0ef96be 100644 --- a/files/en-us/web/api/writablestream/writablestream/index.html +++ b/files/en-us/web/api/writablestream/writablestream/index.html @@ -209,11 +209,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.WritableStream.WritableStream")}}

diff --git a/files/en-us/web/api/xmlhttprequest/open/index.html b/files/en-us/web/api/xmlhttprequest/open/index.html index ae73adf607c2bbe..2e17f0c5aa56256 100644 --- a/files/en-us/web/api/xmlhttprequest/open/index.html +++ b/files/en-us/web/api/xmlhttprequest/open/index.html @@ -75,11 +75,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.XMLHttpRequest.open")}}

See also

diff --git a/files/en-us/web/api/xmlhttprequest/using_xmlhttprequest/index.html b/files/en-us/web/api/xmlhttprequest/using_xmlhttprequest/index.html index af8de421549a6a2..b227a5799cbbdcb 100644 --- a/files/en-us/web/api/xmlhttprequest/using_xmlhttprequest/index.html +++ b/files/en-us/web/api/xmlhttprequest/using_xmlhttprequest/index.html @@ -963,11 +963,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.XMLHttpRequest")}}

See also

diff --git a/files/en-us/web/api/xrboundedreferencespace/boundsgeometry/index.html b/files/en-us/web/api/xrboundedreferencespace/boundsgeometry/index.html index df99594351e2649..455ae74d56c5745 100644 --- a/files/en-us/web/api/xrboundedreferencespace/boundsgeometry/index.html +++ b/files/en-us/web/api/xrboundedreferencespace/boundsgeometry/index.html @@ -122,11 +122,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRBoundedReferenceSpace.boundsGeometry")}}

diff --git a/files/en-us/web/api/xrboundedreferencespace/index.html b/files/en-us/web/api/xrboundedreferencespace/index.html index 732eec4e23274dc..aa6caab86e2fa94 100644 --- a/files/en-us/web/api/xrboundedreferencespace/index.html +++ b/files/en-us/web/api/xrboundedreferencespace/index.html @@ -53,11 +53,6 @@

Specifications

Browser compatibility

- - -

{{Compat("api.XRBoundedReferenceSpace")}}

See also

diff --git a/files/en-us/web/api/xrhandedness/index.html b/files/en-us/web/api/xrhandedness/index.html index 4577aa354f7a9e0..55668d38055cfdc 100644 --- a/files/en-us/web/api/xrhandedness/index.html +++ b/files/en-us/web/api/xrhandedness/index.html @@ -71,11 +71,6 @@

Specifications

Browser compatibility

- - -

{{Compat("api.XRHandedness")}}

See also

diff --git a/files/en-us/web/api/xrinputsource/handedness/index.html b/files/en-us/web/api/xrinputsource/handedness/index.html index 552c8657cf01c12..8956304e2ce250b 100644 --- a/files/en-us/web/api/xrinputsource/handedness/index.html +++ b/files/en-us/web/api/xrinputsource/handedness/index.html @@ -70,13 +70,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRInputSource.handedness")}}

See also

diff --git a/files/en-us/web/api/xrinputsource/profiles/index.html b/files/en-us/web/api/xrinputsource/profiles/index.html index 62fc4134416901e..83c223da3175229 100644 --- a/files/en-us/web/api/xrinputsource/profiles/index.html +++ b/files/en-us/web/api/xrinputsource/profiles/index.html @@ -85,13 +85,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRInputSource.profiles")}}

See also

diff --git a/files/en-us/web/api/xrinputsource/targetraymode/index.html b/files/en-us/web/api/xrinputsource/targetraymode/index.html index c26dd486fa041bb..bb52e14cc41b325 100644 --- a/files/en-us/web/api/xrinputsource/targetraymode/index.html +++ b/files/en-us/web/api/xrinputsource/targetraymode/index.html @@ -71,13 +71,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRInputSource.targetRayMode")}}

See also

diff --git a/files/en-us/web/api/xrinputsource/targetrayspace/index.html b/files/en-us/web/api/xrinputsource/targetrayspace/index.html index 40c676255ee9598..532615d2896e9a9 100644 --- a/files/en-us/web/api/xrinputsource/targetrayspace/index.html +++ b/files/en-us/web/api/xrinputsource/targetrayspace/index.html @@ -108,13 +108,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRInputSource.targetRaySpace")}}

See also

diff --git a/files/en-us/web/api/xrreferencespace/getoffsetreferencespace/index.html b/files/en-us/web/api/xrreferencespace/getoffsetreferencespace/index.html index 0c76a343af5daa3..f6651afcfd8ad0c 100644 --- a/files/en-us/web/api/xrreferencespace/getoffsetreferencespace/index.html +++ b/files/en-us/web/api/xrreferencespace/getoffsetreferencespace/index.html @@ -206,11 +206,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRReferenceSpace.getOffsetReferenceSpace")}}

diff --git a/files/en-us/web/api/xrreferencespace/index.html b/files/en-us/web/api/xrreferencespace/index.html index 0f0a6d3ab6ddb16..3e71996ced5cf90 100644 --- a/files/en-us/web/api/xrreferencespace/index.html +++ b/files/en-us/web/api/xrreferencespace/index.html @@ -100,11 +100,6 @@

Specifications

Browser compatibility

- - -

{{Compat("api.XRReferenceSpace")}}

See also

diff --git a/files/en-us/web/api/xrreferencespace/onreset/index.html b/files/en-us/web/api/xrreferencespace/onreset/index.html index 2e6709462a0828e..d7bbfcf56e860da 100644 --- a/files/en-us/web/api/xrreferencespace/onreset/index.html +++ b/files/en-us/web/api/xrreferencespace/onreset/index.html @@ -66,11 +66,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRReferenceSpace.onreset")}}

diff --git a/files/en-us/web/api/xrreferencespace/reset_event/index.html b/files/en-us/web/api/xrreferencespace/reset_event/index.html index 0c29784f4721ef2..3bbea37691fe478 100644 --- a/files/en-us/web/api/xrreferencespace/reset_event/index.html +++ b/files/en-us/web/api/xrreferencespace/reset_event/index.html @@ -113,9 +113,4 @@

Specifications

Browser compatibility

- - -

{{Compat("api.XRReferenceSpace.reset_event")}}

diff --git a/files/en-us/web/api/xrreferencespaceevent/index.html b/files/en-us/web/api/xrreferencespaceevent/index.html index 1ac21a26386eeb8..8b6239e0130c553 100644 --- a/files/en-us/web/api/xrreferencespaceevent/index.html +++ b/files/en-us/web/api/xrreferencespaceevent/index.html @@ -70,9 +70,4 @@

Specifications

Browser compatibility

- - -

{{Compat("api.XRReferenceSpaceEvent")}}

diff --git a/files/en-us/web/api/xrreferencespaceevent/referencespace/index.html b/files/en-us/web/api/xrreferencespaceevent/referencespace/index.html index 8fdcbd6d86d94ad..d573cc5955c52a4 100644 --- a/files/en-us/web/api/xrreferencespaceevent/referencespace/index.html +++ b/files/en-us/web/api/xrreferencespaceevent/referencespace/index.html @@ -58,11 +58,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRReferenceSpaceEvent.referenceSpace")}}

diff --git a/files/en-us/web/api/xrreferencespaceevent/transform/index.html b/files/en-us/web/api/xrreferencespaceevent/transform/index.html index 8f44345b71750c4..81ba237b464930e 100644 --- a/files/en-us/web/api/xrreferencespaceevent/transform/index.html +++ b/files/en-us/web/api/xrreferencespaceevent/transform/index.html @@ -91,11 +91,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRReferenceSpaceEvent.transform")}}

diff --git a/files/en-us/web/api/xrreferencespaceevent/xrreferencespaceevent/index.html b/files/en-us/web/api/xrreferencespaceevent/xrreferencespaceevent/index.html index f0813bbae4be3d5..1b2b58ca271a109 100644 --- a/files/en-us/web/api/xrreferencespaceevent/xrreferencespaceevent/index.html +++ b/files/en-us/web/api/xrreferencespaceevent/xrreferencespaceevent/index.html @@ -77,11 +77,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRReferenceSpaceEvent.XRReferenceSpaceEvent")}}

diff --git a/files/en-us/web/api/xrreferencespaceeventinit/index.html b/files/en-us/web/api/xrreferencespaceeventinit/index.html index 1fb183d7174792e..f076fb3908673f9 100644 --- a/files/en-us/web/api/xrreferencespaceeventinit/index.html +++ b/files/en-us/web/api/xrreferencespaceeventinit/index.html @@ -67,9 +67,4 @@

Specifications

Browser compatibility

- - -

{{Compat("api.XRReferenceSpaceEventInit")}}

diff --git a/files/en-us/web/api/xrreferencespaceeventinit/referencespace/index.html b/files/en-us/web/api/xrreferencespaceeventinit/referencespace/index.html index 7dc961f3428968a..fcd63c8523ca4cc 100644 --- a/files/en-us/web/api/xrreferencespaceeventinit/referencespace/index.html +++ b/files/en-us/web/api/xrreferencespaceeventinit/referencespace/index.html @@ -63,11 +63,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRReferenceSpaceEventInit.referenceSpace")}}

diff --git a/files/en-us/web/api/xrreferencespaceeventinit/transform/index.html b/files/en-us/web/api/xrreferencespaceeventinit/transform/index.html index 442ad5d77c93d14..9a9243d27e8ad05 100644 --- a/files/en-us/web/api/xrreferencespaceeventinit/transform/index.html +++ b/files/en-us/web/api/xrreferencespaceeventinit/transform/index.html @@ -65,11 +65,4 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRReferenceSpaceEventInit.transform")}}

diff --git a/files/en-us/web/api/xrtargetraymode/index.html b/files/en-us/web/api/xrtargetraymode/index.html index df41323b1da7976..b704e29f51286ba 100644 --- a/files/en-us/web/api/xrtargetraymode/index.html +++ b/files/en-us/web/api/xrtargetraymode/index.html @@ -90,11 +90,6 @@

Specifications

Browser compatibility

- - -

{{Compat("api.XRTargetRayMode")}}

See also

diff --git a/files/en-us/web/api/xrviewerpose/index.html b/files/en-us/web/api/xrviewerpose/index.html index 2560d6ef63d65dd..80f8aff65b9ae46 100644 --- a/files/en-us/web/api/xrviewerpose/index.html +++ b/files/en-us/web/api/xrviewerpose/index.html @@ -65,11 +65,6 @@

Specifications

Browser compatibility

- - -

{{Compat("api.XRViewerPose")}}

See also

diff --git a/files/en-us/web/api/xrviewerpose/views/index.html b/files/en-us/web/api/xrviewerpose/views/index.html index 266b689fad3922b..4e2f08187e3b8b0 100644 --- a/files/en-us/web/api/xrviewerpose/views/index.html +++ b/files/en-us/web/api/xrviewerpose/views/index.html @@ -102,13 +102,6 @@

Specifications

Browser compatibility

- -

{{Compat("api.XRViewerPose.views")}}

See also