aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/css_grid_layout
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-27 15:58:36 +0300
committerGitHub <noreply@github.com>2021-10-27 15:58:36 +0300
commit56817c1235a48d66c12ddf1c3d37a0e61977b875 (patch)
tree82aeaf26a1873c432203a1f90b08c2a22413e522 /files/ru/web/css/css_grid_layout
parenta68152ef9cd653f92705683592d4652b617ab02c (diff)
downloadtranslated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.tar.gz
translated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.tar.bz2
translated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.zip
[RU] Restore specs (#2880)
Diffstat (limited to 'files/ru/web/css/css_grid_layout')
-rw-r--r--files/ru/web/css/css_grid_layout/index.html27
1 files changed, 26 insertions, 1 deletions
diff --git a/files/ru/web/css/css_grid_layout/index.html b/files/ru/web/css/css_grid_layout/index.html
index 7da5f38cd6..332813277d 100644
--- a/files/ru/web/css/css_grid_layout/index.html
+++ b/files/ru/web/css/css_grid_layout/index.html
@@ -160,7 +160,32 @@ translation_of: Web/CSS/CSS_Grid_Layout
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<table>
+ <thead>
+ <tr>
+ <th>Specification</th>
+ <th>Status</th>
+ <th>Comment</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>{{SpecName("CSS Grid 3")}}</td>
+ <td>{{Spec2("CSS Grid 3")}}</td>
+ <td>Adds <a href="/en-US/docs/Web/CSS/CSS_Grid_Layout/Masonry_Layout">masonry</a>.</td>
+ </tr>
+ <tr>
+ <td>{{SpecName("CSS Grid 2")}}</td>
+ <td>{{Spec2("CSS Grid 2")}}</td>
+ <td>Added <a href="/en-US/docs/Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout#subgrid">subgrids</a>.</td>
+ </tr>
+ <tr>
+ <td>{{SpecName("CSS3 Grid")}}</td>
+ <td>{{Spec2("CSS3 Grid")}}</td>
+ <td>Initial definition.</td>
+ </tr>
+ </tbody>
+</table>
<section id="Quick_links">
<ol>