aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/window/deviceorientation_event/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/window/deviceorientation_event/index.html')
-rw-r--r--files/ru/web/api/window/deviceorientation_event/index.html50
1 files changed, 1 insertions, 49 deletions
diff --git a/files/ru/web/api/window/deviceorientation_event/index.html b/files/ru/web/api/window/deviceorientation_event/index.html
index 013c5306ca..4c42fc7a7a 100644
--- a/files/ru/web/api/window/deviceorientation_event/index.html
+++ b/files/ru/web/api/window/deviceorientation_event/index.html
@@ -104,55 +104,7 @@ var handleOrientationEvent = function(frontToBack, leftToRight, rotateDegrees) {
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{CompatibilityTable}}</p>
-
-<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>7.0</td>
- <td>3.6<sup>[1]</sup></td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Свойство</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Базовая поддержка</td>
- <td>3.0</td>
- <td>3.6<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>12</td>
- <td>4.2</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Firefox 3.6, 4, и 5 поддерживают <a href="/en-US/docs/Web/Events/MozOrientation">mozOrientation</a> вместо стандартного события <code>DeviceOrientation</code>.</p>
+<p>{{Compat("api.Window.deviceorientation_event")}}</p>
<h2 id="Похожие_события">Похожие события</h2>