We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023d6d2 commit 23687aeCopy full SHA for 23687ae
1 file changed
css-lists/Overview.src.html
@@ -362,7 +362,7 @@ <h2 id='marker-pseudo-element'>
362
Like ''::before'' and ''::after'',
363
the ''::marker'' pseudo-element can be styled with the full range of CSS properties and values,
364
exactly like a real element.
365
- Markers are placed at the beginning of their superior parent's content,
+ Markers are placed at the beginning of their originating element's content,
366
before the ''::before'' pseudo-element (if it exists).
367
''::marker'' pseudo-elements are inline by default,
368
though certain values for 'list-style-position' on the list item can make the marker box positioned,
0 commit comments