diff options
Diffstat (limited to 'files/ru/web/api/blob')
-rw-r--r-- | files/ru/web/api/blob/index.html | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/files/ru/web/api/blob/index.html b/files/ru/web/api/blob/index.html index 5d5a84e853..85f18e9cb5 100644 --- a/files/ru/web/api/blob/index.html +++ b/files/ru/web/api/blob/index.html @@ -138,20 +138,7 @@ reader.readAsArrayBuffer(blob);</pre> <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - <tr> - <td>{{SpecName('File API','#blob-section','Blob')}}</td> - <td>{{Spec2('File API')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> |