diff options
| author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-25 10:06:22 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-25 10:06:22 +0300 |
| commit | f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 (patch) | |
| tree | 6cde25b36984040fda960876bff7acc84161ed7e /files/ru/web/api/css_object_model/index.html | |
| parent | e87401f97c68764ae7070f305199af2f529c1def (diff) | |
| download | translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.gz translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.bz2 translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.zip | |
Использование макроса для вставки специфицикаций (#2850)
* Использование макроса для вставки специфицикаций
* Replaces
Diffstat (limited to 'files/ru/web/api/css_object_model/index.html')
| -rw-r--r-- | files/ru/web/api/css_object_model/index.html | 75 |
1 files changed, 1 insertions, 74 deletions
diff --git a/files/ru/web/api/css_object_model/index.html b/files/ru/web/api/css_object_model/index.html index 21411d8196..a358aa35a5 100644 --- a/files/ru/web/api/css_object_model/index.html +++ b/files/ru/web/api/css_object_model/index.html @@ -122,80 +122,7 @@ translation_of: Web/API/CSS_Object_Model <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - <tr> - <td>{{SpecName("CSS Typed OM")}}</td> - <td>{{Spec2("CSS Typed OM")}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName("CSS Painting API")}}</td> - <td>{{Spec2("CSS Painting API")}}</td> - <td>Extended the {{DOMxRef("CSS")}} interface with the {{DOMxRef("CSS.paintWorklet","paintWorklet")}} static property.</td> - </tr> - <tr> - <td>{{SpecName("CSSOM View")}}</td> - <td>{{Spec2("CSSOM View")}}</td> - <td>Defined the {{DOMxRef("Screen")}} and {{DOMxRef("MediaQueryList")}} interfaces and the {{DOMxRef("MediaQueryListEvent")}} event and {{DOMxRef("MediaQueryListListener")}} event listener.</td> - </tr> - <tr> - <td>{{SpecName("CSSOM")}}</td> - <td>{{Spec2("CSSOM")}}</td> - <td>Extended the {{DOMxRef("CSS")}} interface and provides the base for the modern CSSOM specification.</td> - </tr> - <tr> - <td>{{SpecName("Screen Orientation")}}</td> - <td>{{Spec2("Screen Orientation")}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName("CSS3 Fonts")}}</td> - <td>{{Spec2("CSS3 Fonts")}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName("CSS3 Animations")}}</td> - <td>{{Spec2("CSS3 Animations")}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName("CSS3 Transitions")}}</td> - <td>{{Spec2("CSS3 Transitions")}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName("CSS3 Variables")}}</td> - <td>{{Spec2("CSS3 Variables")}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName("CSS3 Conditional")}}</td> - <td>{{Spec2("CSS3 Conditional")}}</td> - <td>Defined the {{DOMxRef("CSS")}} interface.</td> - </tr> - <tr> - <td>{{SpecName("CSS3 Device")}}</td> - <td>{{Spec2("CSS3 Device")}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName("CSS3 Counter Styles")}}</td> - <td>{{Spec2("CSS3 Counter Styles")}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName("DOM2 Style")}}</td> - <td>{{Spec2("DOM2 Style")}}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |
