Changes between Version 41 and Version 42 of MathML/Early_2016_Refactoring
- Timestamp:
- Jun 22, 2016, 1:47:43 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MathML/Early_2016_Refactoring
v41 v42 31 31 [https://bugs.webkit.org/show_bug.cgi?id=156542 bug 156542], 32 32 [https://bugs.webkit.org/show_bug.cgi?id=156571 bug 156571], 33 [https://bugs.webkit.org/show_bug.cgi?id=156572 bug 156572] ~33 [https://bugs.webkit.org/show_bug.cgi?id=156572 bug 156572], 34 34 [https://bugs.webkit.org/show_bug.cgi?id=156574 bug 156574], 35 35 [https://bugs.webkit.org/show_bug.cgi?id=156910 bug 156910], … … 37 37 [https://bugs.webkit.org/show_bug.cgi?id=156921 bug 156921], 38 38 [https://bugs.webkit.org/show_bug.cgi?id=156950 bug 156950], 39 [https://bugs.webkit.org/show_bug.cgi?id=157071 bug 157071] and fina y39 [https://bugs.webkit.org/show_bug.cgi?id=157071 bug 157071] and finally 40 40 [https://bugs.webkit.org/show_bug.cgi?id=152244 bug 152244]~~ 41 41 … … 45 45 ~~[https://bugs.webkit.org/show_bug.cgi?id=157519 bug 157519]~~, 46 46 ~~[https://bugs.webkit.org/show_bug.cgi?id=157521 bug 157521]~~, 47 ~~[https://bugs.webkit.org/show_bug.cgi?id=157568 bug 157568]~~ and finally 47 ~~[https://bugs.webkit.org/show_bug.cgi?id=157568 bug 157568]~~, 48 [https://bugs.webkit.org/show_bug.cgi?id=139582 bug 139582], and finally 48 49 [https://bugs.webkit.org/show_bug.cgi?id=155018 bug 155018]. 49 50 … … 104 105 ~~6) [https://bugs.webkit.org/show_bug.cgi?id=153987 RenderMathMLRoot]: Anonymous wrappers are removed.~~ 105 106 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. The anonymous child operators of the mfenced element no longer expose their content in the render tree.107 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. The management of anonymous child operators of the mfenced element must be adapted.