- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Sep 2017 01:50:29 +0000
- To: public-css-archive@w3.org
That's super weird, and it's definitely a bug. Different DOMs that output the same source code should not result in different CSS output, ever. @SelenIT ::before { content: '' } is a little different, it causes the ::before pseudo-element to exist, and empty inline boxes count as content that causes a line box to exist. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1808#issuecomment-329345715 using your GitHub account
Received on Thursday, 14 September 2017 01:50:22 UTC