We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb1046 commit 3746154Copy full SHA for 3746154
1 file changed
css-display-3/Overview.bs
@@ -1791,8 +1791,8 @@ Changes</h2>
1791
Clarified that [=blockification=] and [=inlinification=] are [=computed value=] changes.
1792
(<a href="https://github.com/w3c/csswg-drafts/issues/6251">Issue 6251</a>)
1793
<blockquote>
1794
- <p>Some layout effects require <dfn export lt="blockify|blockification">blockification</dfn>
1795
- or <dfn export lt="inlinify|inlinification">inlinification</dfn> of the box type,
+ <p>Some layout effects require [=blockification=]
+ or [=inlinification=] of the box type,
1796
which sets the box’s <ins>[=computed value|computed=]</ins> <a>outer display type</a>
1797
to ''block'' or ''inline'' (respectively).
1798
</blockquote>
0 commit comments