w3c / event-timing

A proposal for an Event Timing specification.
https://w3c.github.io/event-timing/
Other
44 stars 13 forks source link

Fix Event Timing build errors #138

Closed mmocny closed 1 month ago

mmocny commented 1 month ago

:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Aug 16, 2024, 5:55 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL]([object Object]) ``` Error running preprocessor, returned code: 2. FATAL ERROR: Missing attribute value. FATAL ERROR: Garbage after link-for=. FATAL ERROR: Garbage at 363:9 in <dd>. FATAL ERROR: Spurious / in <div>. LINK ERROR: No 'dfn' refs found for 'event loop processing model' that are marked for export. <a bs-line-number="456" data-link-type="dfn" data-lt="event loop processing model">event loop processing model</a> ✘ Did not generate, due to errors exceeding the allowed error level. ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/event-timing%23138.)._