commit
f60da6ff0e
|
@ -98,8 +98,9 @@
|
||||||
isMathJax: true, className: "MJX_Assistive_MathML"
|
isMathJax: true, className: "MJX_Assistive_MathML"
|
||||||
});
|
});
|
||||||
span.innerHTML = mml;
|
span.innerHTML = mml;
|
||||||
|
frame.setAttribute("role", "presentation");
|
||||||
frame.firstChild.setAttribute("aria-hidden","true");
|
frame.firstChild.setAttribute("aria-hidden","true");
|
||||||
span.setAttribute("aria-readonly","true");
|
span.setAttribute("role", "presentation");
|
||||||
}
|
}
|
||||||
state.i++;
|
state.i++;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user