Skip to content

Commit 0d9c022

Browse files
committed
Update features.md with warning 16
1 parent d682dce commit 0d9c022

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

features.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ A list of every a11y concern Checka11y.css will check for and highlight with lin
4141
- [W0012](./codes.md#W0012): Checks for heading element inside `<section>` element.
4242
- [W0013](./codes.md#W0013): Checks for anchor tags that contain a link to a PDF, Word, Excel, or PowerPoint document.
4343
- [W0014](./codes.md#W0014): Checks for anchor tags that contain a link to content site.
44-
- [W0015](./codes.md#W0014): Checks for images with the `longdesc` attribute.
44+
- [W0015](./codes.md#W0015): Checks for images with the `longdesc` attribute.
45+
- [W0016](./codes.md#W0016): Checks for zoom/scale being disabled in the meta `viewport`.

0 commit comments

Comments
 (0)