-
# Part I Chapter 3: Markup
## Content team
| Authors | Reviewers | Analysts | Draft | Queries | Results |
| ------- | --------- | -------- | ----- | ------- | ------- |
| @j9t @catalinred @iande…
-
The code
``
Gives the errors:
- 1 Element img is missing required attribute alt.
- 2 Bad value presentation for attribute role on element img.
About 1: As the role of img is removed, the e…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
Is this a real error? I see `width` and `height` being used in MDN Docs https://developer.mozilla.org/en-US/docs/Web/SVG/Element/symbol
-
The spec allows form-associated custom elements as `for` targets
https://html.spec.whatwg.org/multipage/forms.html#attr-label-for
This currently triggers an error:
```
Select:
```
Easy t…
-
I am using the following template as a basis for a new website
https://startbootstrap.com/templates/business-frontpage/
For the purposes of this question I have downloaded, upacked, and uploaded…
-
Hi! I believe the error I get for the following HTML input is incorrect:
```html
Enso IDE
html, body { width:100vw; height:100v…
-
Please provide us with the information requested in this bug report. Without these details, we won't be able to fully evaluate this issue.
Bug reports lacking detail, or for any other reason than to…
-
I’m trying to get my Yacy instance to crawl https://drafts.csswg.org/ but it times out:
> Crawling of "https://drafts.csswg.org/" failed. Reason: scraper cannot load URL: java.io.IOException: Clien…
-
Adding aria-required as attribute to the select element gives the error warning: “Element select is missing one or more of the following attributes: aria-expanded, role”.
Which is not helpful to t…