diff options
Diffstat (limited to 'files/ru/web/api/intersection_observer_api/index.html')
| -rw-r--r-- | files/ru/web/api/intersection_observer_api/index.html | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/files/ru/web/api/intersection_observer_api/index.html b/files/ru/web/api/intersection_observer_api/index.html index c56be1afc3..6fdba81ff4 100644 --- a/files/ru/web/api/intersection_observer_api/index.html +++ b/files/ru/web/api/intersection_observer_api/index.html @@ -102,7 +102,22 @@ observer.observe(target); <h2 id="Спецификации">Спецификации</h2> -{{Specifications}} +<table> + <thead> + <tr> + <th>Specification</th> + <th>Status</th> + <th>Comment</th> + </tr> + </thead> + <tbody> + <tr> + <td>{{SpecName('IntersectionObserver')}}</td> + <td>{{Spec2('IntersectionObserver')}}</td> + <td></td> + </tr> + </tbody> +</table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |
