From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/api/vrdisplay/index.html | 2 +- files/ru/web/api/vrdisplay/requestanimationframe/index.html | 2 +- files/ru/web/api/vrdisplay/requestpresent/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/api/vrdisplay') diff --git a/files/ru/web/api/vrdisplay/index.html b/files/ru/web/api/vrdisplay/index.html index 9bec0eb481..0808d1a1e3 100644 --- a/files/ru/web/api/vrdisplay/index.html +++ b/files/ru/web/api/vrdisplay/index.html @@ -119,7 +119,7 @@ translation_of: Web/API/VRDisplay

Browser compatibility

-

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

+

{{Compat}}

See also

diff --git a/files/ru/web/api/vrdisplay/requestanimationframe/index.html b/files/ru/web/api/vrdisplay/requestanimationframe/index.html index 880d61f899..e2e454f7c0 100644 --- a/files/ru/web/api/vrdisplay/requestanimationframe/index.html +++ b/files/ru/web/api/vrdisplay/requestanimationframe/index.html @@ -112,7 +112,7 @@ function drawVRScene() {

Browser compatibility

-

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

+

{{Compat}}

See also

diff --git a/files/ru/web/api/vrdisplay/requestpresent/index.html b/files/ru/web/api/vrdisplay/requestpresent/index.html index 46af415823..1c896553ea 100644 --- a/files/ru/web/api/vrdisplay/requestpresent/index.html +++ b/files/ru/web/api/vrdisplay/requestpresent/index.html @@ -102,7 +102,7 @@ translation_of: Web/API/VRDisplay/requestPresent

Browser compatibility

-

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

+

{{Compat}}

See also

-- cgit v1.2.3-54-g00ecf