WICG / scroll-to-text-fragment

Proposal to allow specifying a text snippet in a URL fragment
Other
586 stars 43 forks source link

Fix a few bikeshed errors and warnings #212

Closed bokand closed 1 year ago

bokand commented 1 year ago

Fix ambiguous references.

Bikeshed complained about an unclosed <img> if the attributes are separated by newline.


:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Mar 17, 2023, 6:40 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](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2FWICG%2Fscroll-to-text-fragment%2Fbfc924d88f460991eff446be3b34a07dcc67d0a1%2Findex.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. FATAL ERROR: Tag <img> wasn't closed at end of file. ✘ Did not generate, due to fatal errors ``` _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%20WICG/scroll-to-text-fragment%23212.)._