Skip to content

Commit 7af6650

Browse files
committed
[css-display] Make 'list-style' autolinking point to CSS2. Fixes #1626.
1 parent ed5c6a3 commit 7af6650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ Generating Marker Boxes: the ''list-item'' keyword</h3>
390390

391391
The <dfn value for="display, <display-list-item>">list-item</dfn> keyword
392392
causes the element to generate a ''::marker'' pseudo-element [[!CSS-PSEUDO-4]]
393-
with the content specified by its 'list-style' properties
393+
with the content specified by its <l spec=css2>'list-style'</l> properties
394394
(<a href="https://www.w3.org/TR/CSS2/generate.html#lists">CSS 2.1§12.5 Lists</a>) [[!CSS2]]
395395
together with a principal box of the specified type for its own contents.
396396

0 commit comments

Comments
 (0)