- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 28 Apr 2020 19:22:56 +0000
- To: public-css-archive@w3.org
The problem seems that both `display: none` and `display: contents` link to https://drafts.csswg.org/css-display-3/#propdef-display Then, when bikeshed compiles the spec, if it notices that a paragraph has too references to the same term, it won't linkify them all (or something like that). I guess that `display: none` should actually link to https://drafts.csswg.org/css-display-3/#valdef-display-none and `display: contents` should link to https://drafts.csswg.org/css-display-3/#valdef-display-contents -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5007#issuecomment-620806177 using your GitHub account
Received on Tuesday, 28 April 2020 19:22:58 UTC