diff options
Diffstat (limited to 'files/ru/web/css/used_value/index.html')
| -rw-r--r-- | files/ru/web/css/used_value/index.html | 40 |
1 files changed, 25 insertions, 15 deletions
diff --git a/files/ru/web/css/used_value/index.html b/files/ru/web/css/used_value/index.html index 941220f9ac..4790db4a84 100644 --- a/files/ru/web/css/used_value/index.html +++ b/files/ru/web/css/used_value/index.html @@ -98,23 +98,33 @@ window.addEventListener('resize', updateAllUsedWidths);</code></pre> <h2 id="Спецификация">Спецификация</h2> -<table> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS2.1", "cascade.html#used-value", "used value")}}</td> - <td>{{Spec2("CSS2.1")}}</td> - <td>Initial definition</td> - </tr> - </tbody> +<table class="standard-table"> + <thead> + <tr> + <th scope="col">Specification</th> + <th scope="col">Status</th> + <th scope="col">Comment</th> + </tr> + </thead> + <tbody> + <tr> + <td> + {{SpecName("CSS2.2", "cascade.html#used-value", "used value")}} + </td> + <td>{{Spec2("CSS2.2")}}</td> + <td><p>No change.</p></td> + </tr> + <tr> + <td> + {{SpecName("CSS2.1", "cascade.html#used-value", "used value")}} + </td> + <td>{{Spec2("CSS2.1")}}</td> + <td>Initial definition.</td> + </tr> + </tbody> </table> + <header></header> </article> |
