aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/xmlhttprequest/readystate/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/xmlhttprequest/readystate/index.html')
-rw-r--r--files/ru/web/api/xmlhttprequest/readystate/index.html50
1 files changed, 1 insertions, 49 deletions
diff --git a/files/ru/web/api/xmlhttprequest/readystate/index.html b/files/ru/web/api/xmlhttprequest/readystate/index.html
index a585b31e8b..f914bb81ca 100644
--- a/files/ru/web/api/xmlhttprequest/readystate/index.html
+++ b/files/ru/web/api/xmlhttprequest/readystate/index.html
@@ -102,52 +102,4 @@ xhr.send(null);
<h2 id="Совместимость_браузеров">Совместимость браузеров</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Свойство</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>Базовая поддержка</td>
- <td>{{CompatChrome(1)}}</td>
- <td>{{CompatGeckoDesktop("1.0")}}<sup>[1]</sup></td>
- <td>{{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>Свойство</th>
- <th>Android</th>
- <th>Chrome для Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Базовая поддержка</td>
- <td>{{CompatUnknown}}</td>
- <td>1.0</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("api.XMLHttpRequest.readyState")}}</p>