mathjax / mathjax/MathJax-demos-node

speech demos issues

Open
#42 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
114
Forks
49
PR merge metrics
No merged PRs in 30d

Description

As discussed with @zorkow.

Besides #41 there are other issues with the demos

  • container is stripped by default - but the container has the aria-label
  • the container lacks a suitable role - custom elements have role=generic which does not allow for aria-label. With a flat label approach of these demos, I tend to go with img for simplicity's sake.

I also had issues with xml validation but I don't recall if that was a problem with the demo or with the jsdom/litedom adaptors.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the demo markup and the jsdom/litedom adaptor behavior, using issue #41 as context. Check why the container is stripped, determine a role that preserves its aria-label, and verify whether XML validation failures come from the demos or the adaptors; done means these causes and fixes are confirmed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
accessibility, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.