diff options
Diffstat (limited to 'files/ru/web/api/vrdisplay')
-rw-r--r-- | files/ru/web/api/vrdisplay/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/vrdisplay/requestanimationframe/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/vrdisplay/requestpresent/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
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 <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.VRDisplay")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> 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() { <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.VRDisplay.requestAnimationFrame")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> 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 <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.VRDisplay.requestPresent")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> |