- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Feb 2018 02:35:03 +0000
- To: public-css-archive@w3.org
MatsPalmgren has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-sizing] TOC markup looks wrong == https://drafts.csswg.org/css-sizing-3/#specifying-sizes The TOC for chapter 3 renders like this in Firefox: > 3.1.1 Preferred Size Properties: the 'width > and 'height' properties > 3.1.2 Minimum Size Properties: the 'min- > width and 'min-height' properties > 3.1.3 Maximum Size Properties: the 'max- > width and 'max-height' properties The ending single-quote after the property names width, min-width and max-width are missing. Also, those names aren't colored blue, unlike the corresponding 'height' keywords. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2318 using your GitHub account
Received on Friday, 16 February 2018 02:35:46 UTC