desmosinc / mathquill

Magic textboxes where you can type math as easily as writing!
mathquill.com
137 stars 42 forks source link

Better mathspeak values for tokens #255

Closed sclower closed 1 year ago

sclower commented 1 year ago

If a token element includes children that specify aria-labels for the inner elements, use a concatenation of those values as the token's mathspeak value. If none exist, return a more unique identifier of "token xxx", where xxx is the parsed id.

sclower commented 1 year ago

retest windows

sclower commented 1 year ago

retest windows

mikehaverstock commented 1 year ago

I think we might need to port these tests to puppeteer.

mikehaverstock commented 1 year ago

retest puppeteer