- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Tue, 27 Nov 2018 21:08:06 +0000
- To: public-pointer-events@w3.org
patrickhlauke has just created a new issue for https://github.com/w3c/pointerevents: == ReSpec complains about normative references in informative sections == @plehegar @NavidZ @mbrubeck while we're looking at the normative/informative mixup, it's also worth noting that ReSpec warns of 3 normative references inside informative sections ``` Normative references in informative sections are not allowed. Remove '!' from the start of the reference [[!UIEVENTS]]. See developer console to find offending element. Normative references in informative sections are not allowed. Remove '!' from the start of the reference [[!HTML5]]. See developer console to find offending element. Normative references in informative sections are not allowed. Remove '!' from the start of the reference [[!COMPAT]]. See developer console to find offending element. ``` I'll admit that I'm no expert on the matter of when a reference needs to be normative vs informative ... could somebody with a clearer idea of this take a look? (in fact, our current editor's draft has 4 such warnings, but the change in https://github.com/w3c/pointerevents/pull/270 takes care of one of them) Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/271 using your GitHub account
Received on Tuesday, 27 November 2018 21:08:07 UTC