Changes between Version 38 and Version 39 of MathML/Early_2016_Refactoring
- Timestamp:
- Jun 21, 2016, 1:54:06 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MathML/Early_2016_Refactoring
v38 v39 104 104 ~~6) [https://bugs.webkit.org/show_bug.cgi?id=153987 RenderMathMLRoot]: Anonymous wrappers are removed.~~ 105 105 106 7) [https://bugs.webkit.org/show_bug.cgi?id=155018 RenderMathMLOperator and RenderMathMLToken]: We disable the mac test for mfenced because the render subtree for the anonymous operators has changed.106 7) [https://bugs.webkit.org/show_bug.cgi?id=155018 RenderMathMLOperator and RenderMathMLToken]: The text content of token elements is now properly exposed into the accessibility tree and the tests have been updated ; OS X: access of the text for mfenced operators is more straightforward and the corresponding test has been updated.