Via exploration done in https://github.com/w3c/browser-specs/issues/1268#issuecomment-2022783726. The `date` property that Reffy sets is not a date for a couple of specs but rather: - ["to correct markup."](https://github.com/w3c/webref/blob/1ab2d7d0971434eee93fb573e6d1ca9a5f4ca1eb/ed/index.json#L23463) for CSS 2.1 - ["Table of Contents"](https://github.com/w3c/webref/blob/1ab2d7d0971434eee93fb573e6d1ca9a5f4ca1eb/ed/index.json#L35531) for WOFF 1.0 The extraction logic should be adjusted. And there should be a check somewhere that makes sure that the date actually represents a date!