[css-display] Remove unnecessary reference to '::marker pseudo-elemen… · w3c/csswg-drafts@ed5c6a3 (original) (raw)

Original file line number Diff line number Diff line change
@@ -389,7 +389,7 @@ Inner Display Layout Models: the ''flow'', ''flow-root'', ''table'', ''flex'', '
389 389 Generating Marker Boxes: the ''list-item'' keyword
390 390
391 391 The list-item keyword
392 - causes the element to generate a ''::marker'' pseudo-element box [[!CSS-PSEUDO-4]]
392 + causes the element to generate a ''::marker'' pseudo-element [[!CSS-PSEUDO-4]]
393 393 with the content specified by its 'list-style' properties
394 394 (CSS 2.1§12.5 Lists) [[!CSS2]]
395 395 together with a principal box of the specified type for its own contents.