Skip to content

Commit 7043b2c

Browse files
tidoustfantasai
authored andcommitted
[css-display-3] Typo: fix reference to "<display-listitem>"
Only one hyphen in `display-listitem`.
1 parent a175f94 commit 7043b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ Inner Display Layout Models: the ''flow'', ''flow-root'', ''table'', ''flex'', '
541541
<h3 id="list-items">
542542
Generating Marker Boxes: the ''list-item'' keyword</h3>
543543

544-
The <dfn value for="display, <display-list-item>">list-item</dfn> keyword
544+
The <dfn value for="display, <display-listitem>">list-item</dfn> keyword
545545
causes the element to generate a ''::marker'' pseudo-element [[!CSS-PSEUDO-4]]
546546
with the content specified by its <l spec=css2>'list-style'</l> properties
547547
(<a href="https://www.w3.org/TR/CSS2/generate.html#lists">CSS 2.1§12.5 Lists</a>) [[!CSS2]]

0 commit comments

Comments
 (0)