-
## Overall process
- [x] Make sure Prettier is run before you push: `prettier --write specs/%your_spec%/`. Pro tip: run prettier on save using https://marketplace.visualstudio.com/items?itemName=es…
-
When running the [Nu Checker](https://validator.w3.org/nu/#textarea) on text input, and invalid HTML with `` tags used in more places than the top level heading.
```html
First H1
Another H1 c…
-
## Checklist for publishing WD and PSD for Configuration Management
**[WORKING DRAFT](https://oslc-op.github.io/oslc-specs/specs/config/oslc-config-mgt.html)**
### Preflight
- [x] Read the [g…
-
When encountering `/*` in the token stream, the tokenizer algorithm described in [Syntax Level 3](https://www.w3.org/TR/css-syntax-3/#tokenizer-algorithms) states:
> If the next input code point is…
-
URL being validated or code to reproduce error:
The CSS at https://codepen.io/skorasaurus/pen/gOWmYYO
```
Property max-block-size doesn't exist :
Property min-block-size doesn't exist :
```
…
-
**Issue Description**
Primefaces' Tree Selection component does nut fulfil the WCAG accessibility criterion [4.1.1](https://www.w3.org/WAI/WCAG21/Understanding/parsing.html) as it renders syntactical…
-
Hi,
I am currently facing an issue with submitting HTML through the [Nu Html Checker](https://validator.github.io/validator/), which complains about `path` attributes on generated HTML.
To be fa…
-
Message: Property font-display doesn't exist.
font-display have good support: https://caniuse.com/#search=font-display
-
書きぶりざっくりですいません、読みながらのメモをそのまま貼ります。
### 1-1
- 「たぶん、この節を書くのが一番難しいと思うので、最後に後回しにしておく」とのコメント。もう一度どこかで見直したほうが良い?
- 「マークアップ言語とは何か、については本書の後の節で取り上げます。」→場所を明示したほうがよさそう
- (細かいですが)ハイパーテキストの図版、双方向の矢印があっても意味的…
-
To set the language of a page, the `lang` attribute has to be added to the `` tag. This tag is not accessible to the user, even in the `body` tab. So I think it could be a good idea to add a `` for it…