-
https://validator.w3.org/nu/?doc=https%3A%2F%2Fgvisor.dev%2F
-
We need to validate HTML and CSS to check if there is any issue
-
Using the https://validator.w3.org/ service. I have found that a figure is not allowed to contain certain elements like 'a' and 'div' even though in the documents here: https://photoswipe.com/document…
-
Several of the pages (including games in pregame, games in progress, notices, home page, profile page) do not validate correctly.
We should fix these validation errors.
-
-
You should take a look at HTML validation errors real quick. You should add DOCTYPE at least.
https://validator.w3.org/check?uri=http%3A%2F%2Fjmosley5.github.io%2F&charset=%28detect+automatically%29&d…
-
What do you think about enhancing/replacing current html validation (which is slow due to sending everything to w3c validator server) with something like https://github.com/philipwalton/html-inspector…
-
### Preconditions and environment
oS 2.4.3-p1
### Steps to reproduce
Using old style editor (not blocks editor), insert an image from the media library into the content. Wrap that image in an…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
Running the subpasses sample throws dozens of validation errors for me at startup on Windows with an RTX 4070 using the latest SDK:
```
[error] 732146062 - VUID-vkCmdDraw-None-08114: Validation Er…