You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-display-3/Overview.bs
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,13 @@
2
2
Title: CSS Display Module Level 3
3
3
Status: ED
4
4
Status Text: A <a href="http://test.csswg.org/harness/results/css-display-3_dev/grouped/">preliminary implementation report</a> is available. Further tests will be added during the CR period.
Abstract: This module describes how the CSS formatting box tree is generated from the document element tree and defines the 'display' property that controls it.
@@ -293,7 +295,7 @@ Box Layout Modes: the 'display' property</h2>
293
295
<td>''inline-block''
294
296
<td>''inline flow-root''
295
297
<td><a>inline-level</a><a>block container</a>
296
-
<abbr title="also known as">aka</abbr><dfn export>inline block</dfn>
0 commit comments