Skip to content

Commit 3746154

Browse files
committed
[css-display-3] Fix markup error.
1 parent 2fb1046 commit 3746154

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-display-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,8 +1791,8 @@ Changes</h2>
17911791
Clarified that [=blockification=] and [=inlinification=] are [=computed value=] changes.
17921792
(<a href="https://github.com/w3c/csswg-drafts/issues/6251">Issue 6251</a>)
17931793
<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,
1794+
<p>Some layout effects require [=blockification=]
1795+
or [=inlinification=] of the box type,
17961796
which sets the box’s <ins>[=computed value|computed=]</ins> <a>outer display type</a>
17971797
to ''block'' or ''inline'' (respectively).
17981798
</blockquote>

0 commit comments

Comments
 (0)