accessible-html-content-patterns icon indicating copy to clipboard operation
accessible-html-content-patterns copied to clipboard

♿️ The full HTML5 Doctor Element Index as well as common markup patterns for quick reference.

Results 4 accessible-html-content-patterns issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [@blakeembrey/template](https://github.com/blakeembrey/js-template) from 1.1.0 to 1.2.0. Release notes Sourced from @​blakeembrey/template's releases. Support nested keys Changed Replace new Function to minimize code sanitization required and mitigate CVEs filed against untrusted...

dependencies

It would be helpful to also include a simple example for the following missing content sectioning elements: - `` - `` - `` https://developer.mozilla.org/en-US/docs/Web/HTML/Element#content_sectioning

[Status] In Progress
[Type] Enhancement
[Priority] Low

There are a bunch of images that are still pointing to non-https `http://dummyimage.com` URLs. Those won't load due to mixed-content errors. Updating them to `https://dummyimage.com` should fix it.