-
### Bug description
On an HTML document, there is some padding after a section ends, before the next header. But it seems there is not much spacing above the first header on my website. See https://a…
-
I’d like a way to opt-in to server-side JavaScript, akin to `"use client";` with [React Server Components](https://www.joshwcomeau.com/react/server-components/) (or more precisely `"use server";` with…
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …
-
### 1. Summary
Both check-pages-cli and grunt-check-pages show errors if Cyrillic domains in values of the `a.href` attribute. Like this:
```html
Kira Goddess!
```
### 2. MCVE
+ `KiraEncodedCyrill…
-
I love cli but always find myself having to pour through the docs to find the same types of things. A [cheat sheet](https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md) would be g…
-
**Describe the bug**
webserver does not support hot reload
**To Reproduce**
Steps to reproduce the behavior:
1. create a new serverpod project
2. run command `docker compose up --build --detach…
-
Current PDF export mode rom revealjs doesn't work reliable on most browsers. For example on Firefox you will still get garbage resp. wrong page breaks in the printed results after activating this mode…
cderv updated
1 month ago
-
When `pa11y` loads reporters, it wraps the reporter functions so that any output from any reporter function is written to `console` ([here](https://github.com/pa11y/pa11y/blob/2f073c83ed23e69bc83ef44f…
-
### Product
axe-core
### Product Version
4.9.1
### Latest Version
- [X] I have tested the issue with the latest version of the product
### Issue Description
Attempting to execute a run request …
-
### Describe the bug
I am adding multi-language support to one of our web apps. We use GitHub actions to deploy new versions. This has worked so far but since changing the structure of our app the …