The declaration `display: list-item` doesn't work on the pseudo-elements
Issue #4623719 • Assigned to Rossen A.
Steps to reproduce
URL:
Repro Steps:
Expected Results:
A pseudo-element with display: list-item
should generate a principal block box for the pseudo-element’s content and, depending on the values of list-style-type
and list-style-image
, possibly also a marker box as a visual indication.
Actual Results:
Dev Channel specific:
No
You need to sign in to your Microsoft account to add a comment.
Sign in