aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/xmlhttprequest/setrequestheader/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/xmlhttprequest/setrequestheader/index.html')
-rw-r--r--files/ru/web/api/xmlhttprequest/setrequestheader/index.html57
1 files changed, 1 insertions, 56 deletions
diff --git a/files/ru/web/api/xmlhttprequest/setrequestheader/index.html b/files/ru/web/api/xmlhttprequest/setrequestheader/index.html
index 24951fda1c..7e34cbed3b 100644
--- a/files/ru/web/api/xmlhttprequest/setrequestheader/index.html
+++ b/files/ru/web/api/xmlhttprequest/setrequestheader/index.html
@@ -48,62 +48,7 @@ translation_of: Web/API/XMLHttpRequest/setRequestHeader
<h2 id="Совместимость_браузеров">Совместимость браузеров</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatChrome(1)}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatIe('5')}}<sup>[1]</sup><br>
- {{CompatIe('7')}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatSafari('1.2')}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Chrome for Android</th>
- <th>Edge</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatUnknown}}</td>
- <td>1.0</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Эта особенность была реализована через ActiveXObject(). Internet Explorer реализует стандарт XMLHttpRequest начиная с версии 7.</p>
+<p>{{Compat("api.XMLHttpRequest.setRequestHeader")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>