- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Sat, 28 Nov 2015 19:37:14 -0800
- To: François REMY <francois.remy.dev@outlook.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Thu, Oct 29, 2015 at 12:45 PM, François REMY <francois.remy.dev@outlook.com> wrote: > It seems to me that the drafts hosted on csswg.org seems to have a problem > with code blocks and line-breaks, as the first one of them is missing > consistently there. > > See > https://drafts.csswg.org/css-conditional-3/#extentions-to-cssrule-interface > for instance > > Am I the only one to see this? No, you're seeing correctly. The <pre>s were still written in the defensive style required in HTML, which Bikeshed (somewhat intentionally) interprets incorrectly. I've fixed the source to be Bikeshed-friendly. ~TJ
Received on Sunday, 29 November 2015 03:38:03 UTC