aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/css_flexible_box_layout/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/css_flexible_box_layout/index.html')
-rw-r--r--files/ru/web/css/css_flexible_box_layout/index.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/files/ru/web/css/css_flexible_box_layout/index.html b/files/ru/web/css/css_flexible_box_layout/index.html
index ac8e749a3c..55d4b7b556 100644
--- a/files/ru/web/css/css_flexible_box_layout/index.html
+++ b/files/ru/web/css/css_flexible_box_layout/index.html
@@ -54,4 +54,19 @@ translation_of: Web/CSS/CSS_Flexible_Box_Layout
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<table>
+ <thead>
+ <tr>
+ <th>Specification</th>
+ <th>Status</th>
+ <th>Comment</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>{{ SpecName('CSS3 Flexbox') }}</td>
+ <td>{{ Spec2('CSS3 Flexbox') }}</td>
+ <td>Initial definition.</td>
+ </tr>
+ </tbody>
+</table>