diff options
Diffstat (limited to 'files/ru/web/api/pointer_events')
-rw-r--r-- | files/ru/web/api/pointer_events/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ru/web/api/pointer_events/index.html b/files/ru/web/api/pointer_events/index.html index ba9bcc287e..1d74bcf4aa 100644 --- a/files/ru/web/api/pointer_events/index.html +++ b/files/ru/web/api/pointer_events/index.html @@ -475,10 +475,6 @@ translation_of: Web/API/Pointer_events <h2 id="Browser_compatibility"><span>Browser compatibility</span></h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.PointerEvent")}}</p> <p>Some new values have been defined for the {{cssxref("touch-action", "CSS touch-action")}} property as part of theĀ {{SpecName('Pointer Events 3')}} specification but currently those new values have limited implementation support.</p> |