Skip to content

Delete stray <li> from containing block definition#1101

Merged
fantasai merged 1 commit into
w3c:masterfrom
dholbert:patch-4
Mar 15, 2017
Merged

Delete stray <li> from containing block definition#1101
fantasai merged 1 commit into
w3c:masterfrom
dholbert:patch-4

Conversation

@dholbert
Copy link
Copy Markdown
Member

Before this change, https://drafts.csswg.org/css-position-3/#def-cb shows a stray list item (just an empty "3." in an ordered list). This comes from two back-to-back <li> tags. My change just removes one of these redundant <li> tags.

Before this change, https://drafts.csswg.org/css-position-3/#def-cb shows a stray list item (just an empty "3." in an ordered list).  This comes from two back-to-back `<li>` tags.  My change just removes one of these redundant `<li>` tags.
@fantasai fantasai merged commit 6a1e980 into w3c:master Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants