aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/blob
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/blob')
-rw-r--r--files/ru/web/api/blob/blob/index.html2
-rw-r--r--files/ru/web/api/blob/index.html2
-rw-r--r--files/ru/web/api/blob/slice/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/blob/blob/index.html b/files/ru/web/api/blob/blob/index.html
index a4016b0cf6..2eaaa9342c 100644
--- a/files/ru/web/api/blob/blob/index.html
+++ b/files/ru/web/api/blob/blob/index.html
@@ -48,7 +48,7 @@ var oMyBlob = new Blob(aFileParts, {type : 'text/html'}); // the blob</pre>
<h2 id="Браузерная_совместимость">Браузерная совместимость</h2>
-<p>{{Compat("api.Blob.Blob")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ru/web/api/blob/index.html b/files/ru/web/api/blob/index.html
index 85f18e9cb5..b1b86f24a3 100644
--- a/files/ru/web/api/blob/index.html
+++ b/files/ru/web/api/blob/index.html
@@ -142,7 +142,7 @@ reader.readAsArrayBuffer(blob);</pre>
<h2 id="Браузерная_совместимость">Браузерная совместимость</h2>
-<p>{{Compat("api.Blob")}}</p>
+<p>{{Compat}}</p>
<h2 id="Замечания_Gecko_доступность_в_привилегированном_коде">Замечания Gecko: доступность в привилегированном коде</h2>
diff --git a/files/ru/web/api/blob/slice/index.html b/files/ru/web/api/blob/slice/index.html
index 384577a82c..3e9ce9219d 100644
--- a/files/ru/web/api/blob/slice/index.html
+++ b/files/ru/web/api/blob/slice/index.html
@@ -49,7 +49,7 @@ translation_of: Web/API/Blob/slice
-<p>{{Compat("api.Blob.slice")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>