The [definition of list-style-property](https://drafts.csswg.org/css-lists-3/#list-style-position-property) mentions "display: inline-list-item". But the link points to https://drafts.csswg.org/css2/visuren.html#propdef-display which doesn't define `inline-list-item` at all. Should it point instead to https://drafts.csswg.org/css-lists-3/#declaring-a-list-item which adds the `inline-list-item`? Or better yet can that text now be removed and instead we point to https://drafts.csswg.org/css-display/#typedef-display-legacy?