W3C home > Mailing lists > Public > public-css-archive@w3.org > July 2020

Re: [csswg-drafts] [css-inline] When does an empty inline suppress the whole line when in a list? (#5276)

From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
Date: Wed, 01 Jul 2020 12:32:31 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-652390685-1593606744-sysbot+gh@w3.org>
> Blink differs depending on whether there's an `<ul>` or not (lol).

That's because Blink has an ugly quirk (even in standard mode) that if you have a `<li>` element (other elements with `display: list-item` are fine) which is not a descendant of an `<ol>` or `<ul>` element, then the marker is forced to have an inside position (this doesn't affect the computed value of `list-style-position`). See https://crbug.com/590094

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5276#issuecomment-652390685 using your GitHub account
Received on Wednesday, 1 July 2020 12:32:32 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:11 UTC