John Jameson

Results 5 issues of John Jameson

Copypasta error. Missed a close brace. Ref https://github.com/TheCraigHewitt/Seriously-Simple-Podcasting/pull/313 & https://github.com/TheCraigHewitt/Seriously-Simple-Podcasting/issues/312

**Image has no alternative text attribute** and **Linked Image has no alt text** both appear. The other img alt tests defer to the linked-image test when it is active; should...

I am currently working on a [branch](https://github.com/itmaybejj/editoria11y/tree/contenteditable) that will allow for live feedback as you type in WYSIWYG editors based on the HTML contenteditable attribute -- e.g., TinyMCE, Gutenberg and...

https://github.com/itmaybejj/editoria11y/blob/a66fbff05c172c93c4419f0b2acb0863dc76a052/js/ed11y.js#L548 @adamchaboryk noted this should probably include more types of interactive content. perhaps `closest('a, button, [role=button], [role=link]')`

Not _quite_ a roadmap since not all of these will ever land, but...assembling ideas that were deferred from consideration for the 2.2 release. - per test parameters - visually improve...

enhancement