<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[202775] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/202775">202775</a></dd>
<dt>Author</dt> <dd>fred.wang@free.fr</dd>
<dt>Date</dt> <dd>2016-07-02 00:54:19 -0700 (Sat, 02 Jul 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update EFL expectations for some MathML tests.

Unreviewed test gardening.

* platform/efl/accessibility/math-mo-fences-and-separators-expected.txt: Added.
* platform/efl/mathml/opentype/horizontal-expected.txt:
* platform/efl/mathml/opentype/horizontal-munderover-expected.txt:
* platform/efl/mathml/opentype/large-operators-expected.png: Removed.
* platform/efl/mathml/opentype/large-operators-expected.txt:
* platform/efl/mathml/opentype/opentype-stretchy-expected.png: Removed.
* platform/efl/mathml/opentype/opentype-stretchy-expected.txt:
* platform/efl/mathml/opentype/vertical-expected.png: Removed.
* platform/efl/mathml/opentype/vertical-expected.txt:
* platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.png: Removed.
* platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.txt:
* platform/efl/mathml/presentation/menclose-notation-values-expected.txt:
* platform/efl/mathml/presentation/mo-stretch-expected.png: Removed.
* platform/efl/mathml/presentation/mo-stretch-expected.txt:
* platform/efl/mathml/presentation/mspace-children-expected.txt:
* platform/efl/mathml/presentation/roots-expected.png: Removed.
* platform/efl/mathml/presentation/roots-expected.txt:
* platform/efl/mathml/radical-fallback-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlopentypehorizontalexpectedtxt">trunk/LayoutTests/platform/efl/mathml/opentype/horizontal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlopentypehorizontalmunderoverexpectedtxt">trunk/LayoutTests/platform/efl/mathml/opentype/horizontal-munderover-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlopentypelargeoperatorsexpectedtxt">trunk/LayoutTests/platform/efl/mathml/opentype/large-operators-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlopentypeopentypestretchyexpectedtxt">trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlopentypeverticalexpectedtxt">trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationmenclosenotationdefaultlongdivexpectedtxt">trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationmenclosenotationvaluesexpectedtxt">trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-values-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationmostretchexpectedtxt">trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationmspacechildrenexpectedtxt">trunk/LayoutTests/platform/efl/mathml/presentation/mspace-children-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationrootsexpectedtxt">trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformeflaccessibilitymathmofencesandseparatorsexpectedtxt">trunk/LayoutTests/platform/efl/accessibility/math-mo-fences-and-separators-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlradicalfallbackexpectedtxt">trunk/LayoutTests/platform/efl/mathml/radical-fallback-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformeflmathmlopentypelargeoperatorsexpectedpng">trunk/LayoutTests/platform/efl/mathml/opentype/large-operators-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlopentypeopentypestretchyexpectedpng">trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlopentypeverticalexpectedpng">trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationmenclosenotationdefaultlongdivexpectedpng">trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationmostretchexpectedpng">trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationrootsexpectedpng">trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/ChangeLog        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -1,5 +1,30 @@
</span><span class="cx"> 2016-07-02  Frederic Wang  &lt;fred.wang@free.fr&gt;
</span><span class="cx"> 
</span><ins>+        Update EFL expectations for some MathML tests.
+
+        Unreviewed test gardening.
+
+        * platform/efl/accessibility/math-mo-fences-and-separators-expected.txt: Added.
+        * platform/efl/mathml/opentype/horizontal-expected.txt:
+        * platform/efl/mathml/opentype/horizontal-munderover-expected.txt:
+        * platform/efl/mathml/opentype/large-operators-expected.png: Removed.
+        * platform/efl/mathml/opentype/large-operators-expected.txt:
+        * platform/efl/mathml/opentype/opentype-stretchy-expected.png: Removed.
+        * platform/efl/mathml/opentype/opentype-stretchy-expected.txt:
+        * platform/efl/mathml/opentype/vertical-expected.png: Removed.
+        * platform/efl/mathml/opentype/vertical-expected.txt:
+        * platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.png: Removed.
+        * platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.txt:
+        * platform/efl/mathml/presentation/menclose-notation-values-expected.txt:
+        * platform/efl/mathml/presentation/mo-stretch-expected.png: Removed.
+        * platform/efl/mathml/presentation/mo-stretch-expected.txt:
+        * platform/efl/mathml/presentation/mspace-children-expected.txt:
+        * platform/efl/mathml/presentation/roots-expected.png: Removed.
+        * platform/efl/mathml/presentation/roots-expected.txt:
+        * platform/efl/mathml/radical-fallback-expected.txt: Added.
+
+2016-07-02  Frederic Wang  &lt;fred.wang@free.fr&gt;
+
</ins><span class="cx">         Update iOS expectations for some MathML tests.
</span><span class="cx"> 
</span><span class="cx">         Unreviewed test gardening.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflaccessibilitymathmofencesandseparatorsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/accessibility/math-mo-fences-and-separators-expected.txt (0 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/accessibility/math-mo-fences-and-separators-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/accessibility/math-mo-fences-and-separators-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+This verifies the expected roles and values are exposed for mo.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+AXRole: AXMath 
+    AXRole: AXStatic AXValue: *
+    AXRole: AXStatic AXValue: *
+    AXRole: AXStatic AXValue: *
+    AXRole: AXStatic AXValue: *
+    AXRole: AXGroup 
+        AXRole: AXStatic AXValue: (
+        AXRole: AXStatic AXValue: x
+        AXRole: AXStatic AXValue: ,
+        AXRole: AXStatic AXValue: y
+        AXRole: AXStatic AXValue: ;
+        AXRole: AXStatic AXValue: z
+        AXRole: AXStatic AXValue: ]
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/efl/accessibility/math-mo-fences-and-separators-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+LF
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformeflmathmlopentypehorizontalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/opentype/horizontal-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/opentype/horizontal-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/opentype/horizontal-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -4,569 +4,512 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x172
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x140
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><del>-        RenderMathMLMath {math} at (0,4) size 31x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x10
-            RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2190}&quot;
-        RenderText {#text} at (30,0) size 5x17
-          text run at (30,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (34,4) size 32x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x10
-            RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2192}&quot;
-        RenderText {#text} at (65,0) size 5x17
-          text run at (65,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (69,4) size 31x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x10
-            RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2194}&quot;
-        RenderText {#text} at (99,0) size 5x17
-          text run at (99,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (103,4) size 32x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x10
-            RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21A4}&quot;
-        RenderText {#text} at (134,0) size 5x17
-          text run at (134,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (138,4) size 32x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x10
-            RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21A6}&quot;
-        RenderText {#text} at (169,0) size 5x17
-          text run at (169,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (173,5) size 31x9 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x9
-            RenderMathMLSpace {mspace} at (3,7) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x7
-                RenderBlock (anonymous) at (0,0) size 12x7
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21BC}&quot;
-        RenderText {#text} at (203,0) size 5x17
-          text run at (203,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (207,7) size 32x7 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x7
-            RenderMathMLSpace {mspace} at (3,5) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x5
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x5
-                RenderBlock (anonymous) at (0,0) size 12x5
-                  RenderText at (0,-39) size 12x80
-                    text run at (0,-39) width 12: &quot;\x{21BD}&quot;
-        RenderText {#text} at (238,0) size 5x17
-          text run at (238,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (242,5) size 32x9 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x9
-            RenderMathMLSpace {mspace} at (3,7) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x7
-                RenderBlock (anonymous) at (0,0) size 12x7
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21C0}&quot;
-        RenderText {#text} at (273,0) size 5x17
-          text run at (273,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (277,4) size 31x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x10
-            RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D0}&quot;
-        RenderText {#text} at (307,0) size 5x17
-          text run at (307,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (311,4) size 32x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x10
-            RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D2}&quot;
-        RenderText {#text} at (342,0) size 5x17
-          text run at (342,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (346,4) size 32x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x10
-            RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D4}&quot;
-        RenderText {#text} at (377,0) size 5x17
-          text run at (377,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (381,2) size 31x12 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x12
-            RenderMathMLSpace {mspace} at (3,10) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x10
-                RenderBlock (anonymous) at (0,0) size 12x10
-                  RenderText at (0,-35) size 12x80
-                    text run at (0,-35) width 12: &quot;\x{21DA}&quot;
-        RenderText {#text} at (411,0) size 5x17
-          text run at (411,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (415,2) size 32x12 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 29x12
-            RenderMathMLSpace {mspace} at (3,10) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 29x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x10
-                RenderBlock (anonymous) at (0,0) size 12x10
-                  RenderText at (0,-35) size 12x80
-                    text run at (0,-35) width 12: &quot;\x{21DB}&quot;
-        RenderText {#text} at (446,0) size 5x17
-          text run at (446,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (450,9) size 25x5 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (0,4) size 24x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x10
+            RenderMathMLSpace {mspace} at (0,8) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2190}&quot;
+        RenderText {#text} at (24,0) size 4x17
+          text run at (24,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (28,4) size 24x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x10
+            RenderMathMLSpace {mspace} at (0,8) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2192}&quot;
+        RenderText {#text} at (52,0) size 4x17
+          text run at (52,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (56,4) size 24x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x10
+            RenderMathMLSpace {mspace} at (0,8) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2194}&quot;
+        RenderText {#text} at (80,0) size 4x17
+          text run at (80,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (84,4) size 24x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x10
+            RenderMathMLSpace {mspace} at (0,8) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21A4}&quot;
+        RenderText {#text} at (108,0) size 4x17
+          text run at (108,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (112,4) size 24x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x10
+            RenderMathMLSpace {mspace} at (0,8) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21A6}&quot;
+        RenderText {#text} at (136,0) size 4x17
+          text run at (136,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (140,5) size 24x9 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x9
+            RenderMathMLSpace {mspace} at (0,7) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x7
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21BC}&quot;
+        RenderText {#text} at (164,0) size 4x17
+          text run at (164,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (168,7) size 24x7 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x7
+            RenderMathMLSpace {mspace} at (0,5) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x5
+              RenderBlock (anonymous) at (0,0) size 12x5
+                RenderText {#text} at (0,-39) size 12x80
+                  text run at (0,-39) width 12: &quot;\x{21BD}&quot;
+        RenderText {#text} at (192,0) size 4x17
+          text run at (192,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (196,5) size 24x9 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x9
+            RenderMathMLSpace {mspace} at (0,7) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x7
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21C0}&quot;
+        RenderText {#text} at (220,0) size 4x17
+          text run at (220,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (224,4) size 24x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x10
+            RenderMathMLSpace {mspace} at (0,8) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D0}&quot;
+        RenderText {#text} at (248,0) size 4x17
+          text run at (248,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (252,4) size 24x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x10
+            RenderMathMLSpace {mspace} at (0,8) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D2}&quot;
+        RenderText {#text} at (276,0) size 4x17
+          text run at (276,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (280,4) size 24x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x10
+            RenderMathMLSpace {mspace} at (0,8) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D4}&quot;
+        RenderText {#text} at (304,0) size 4x17
+          text run at (304,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (308,2) size 24x12 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x12
+            RenderMathMLSpace {mspace} at (0,10) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x10
+              RenderBlock (anonymous) at (0,0) size 12x10
+                RenderText {#text} at (0,-35) size 12x80
+                  text run at (0,-35) width 12: &quot;\x{21DA}&quot;
+        RenderText {#text} at (332,0) size 4x17
+          text run at (332,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (336,2) size 24x12 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x12
+            RenderMathMLSpace {mspace} at (0,10) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (1,0) size 20x10
+              RenderBlock (anonymous) at (0,0) size 12x10
+                RenderText {#text} at (0,-35) size 12x80
+                  text run at (0,-35) width 12: &quot;\x{21DB}&quot;
+        RenderText {#text} at (360,0) size 4x17
+          text run at (360,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (364,9) size 24x5 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 22x5
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,3) size 22x2 [bgcolor=#0000FF]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 22x3
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 22x3
-                RenderBlock (anonymous) at (0,0) size 4x3
-                  RenderText at (0,-34) size 4x80
-                    text run at (0,-34) width 4: &quot;\x{23B4}&quot;
-        RenderText {#text} at (474,0) size 5x17
-          text run at (474,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (478,9) size 25x5 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (9,0) size 4x3
+              RenderBlock (anonymous) at (0,0) size 4x10
+                RenderText {#text} at (0,-34) size 4x80
+                  text run at (0,-34) width 4: &quot;\x{23B4}&quot;
+        RenderText {#text} at (388,0) size 4x17
+          text run at (388,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (392,9) size 24x5 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 22x5
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,3) size 22x2 [bgcolor=#0000FF]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 22x3
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 22x3
-                RenderBlock (anonymous) at (0,0) size 4x3
-                  RenderText at (0,-43) size 4x80
-                    text run at (0,-43) width 4: &quot;\x{23B5}&quot;
-        RenderText {#text} at (502,0) size 5x17
-          text run at (502,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (506,8) size 27x6 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 24x6
-            RenderMathMLSpace {mspace} at (1,4) size 22x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 24x4
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 24x4
-                RenderBlock (anonymous) at (0,0) size 6x4
-                  RenderText at (0,-34) size 6x80
-                    text run at (0,-34) width 6: &quot;\x{23DC}&quot;
-        RenderText {#text} at (532,0) size 5x17
-          text run at (532,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (536,7) size 27x7 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 24x7
-            RenderMathMLSpace {mspace} at (1,5) size 22x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 24x5
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 24x4
-                RenderBlock (anonymous) at (0,0) size 6x4
-                  RenderText at (0,-43) size 6x80
-                    text run at (0,-43) width 6: &quot;\x{23DD}&quot;
-        RenderText {#text} at (562,0) size 5x17
-          text run at (562,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (566,8) size 27x6 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 24x6
-            RenderMathMLSpace {mspace} at (1,4) size 22x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 24x4
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 24x4
-                RenderBlock (anonymous) at (0,0) size 6x4
-                  RenderText at (0,-33) size 6x80
-                    text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-        RenderText {#text} at (592,0) size 5x17
-          text run at (592,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (596,7) size 27x7 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 24x7
-            RenderMathMLSpace {mspace} at (1,5) size 22x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (0,0) size 24x5
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 24x5
-                RenderBlock (anonymous) at (0,0) size 6x5
-                  RenderText at (0,-43) size 6x80
-                    text run at (0,-43) width 6: &quot;\x{23DF}&quot;
</del><ins>+            RenderMathMLOperator {mo} at (9,0) size 4x3
+              RenderBlock (anonymous) at (0,0) size 4x4
+                RenderText {#text} at (0,-43) size 4x80
+                  text run at (0,-43) width 4: &quot;\x{23B5}&quot;
+        RenderText {#text} at (416,0) size 4x17
+          text run at (416,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (420,8) size 24x6 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x6
+            RenderMathMLSpace {mspace} at (0,4) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (8,0) size 6x4
+              RenderBlock (anonymous) at (0,0) size 6x10
+                RenderText {#text} at (0,-34) size 6x80
+                  text run at (0,-34) width 6: &quot;\x{23DC}&quot;
+        RenderText {#text} at (444,0) size 4x17
+          text run at (444,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (448,7) size 24x7 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x7
+            RenderMathMLSpace {mspace} at (0,5) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (8,0) size 6x5
+              RenderBlock (anonymous) at (0,0) size 6x4
+                RenderText {#text} at (0,-43) size 6x80
+                  text run at (0,-43) width 6: &quot;\x{23DD}&quot;
+        RenderText {#text} at (472,0) size 4x17
+          text run at (472,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (476,8) size 24x6 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x6
+            RenderMathMLSpace {mspace} at (0,4) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (8,0) size 6x4
+              RenderBlock (anonymous) at (0,0) size 6x11
+                RenderText {#text} at (0,-33) size 6x80
+                  text run at (0,-33) width 6: &quot;\x{23DE}&quot;
+        RenderText {#text} at (500,0) size 4x17
+          text run at (500,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (504,7) size 24x7 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 22x7
+            RenderMathMLSpace {mspace} at (0,5) size 22x2 [bgcolor=#0000FF]
+            RenderMathMLOperator {mo} at (8,0) size 6x5
+              RenderBlock (anonymous) at (0,0) size 6x5
+                RenderText {#text} at (0,-43) size 6x80
+                  text run at (0,-43) width 6: &quot;\x{23DF}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,34) size 784x36
</span><del>-        RenderMathMLMath {math} at (0,4) size 59x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x10
-            RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2190}&quot;
-        RenderText {#text} at (58,0) size 5x17
-          text run at (58,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (62,4) size 60x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x10
-            RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2192}&quot;
-        RenderText {#text} at (121,0) size 5x17
-          text run at (121,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (125,4) size 59x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x10
-            RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2194}&quot;
-        RenderText {#text} at (183,0) size 5x17
-          text run at (183,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (187,4) size 60x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x10
-            RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21A4}&quot;
-        RenderText {#text} at (246,0) size 5x17
-          text run at (246,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (250,4) size 60x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x10
-            RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21A6}&quot;
-        RenderText {#text} at (309,0) size 5x17
-          text run at (309,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (313,5) size 59x9 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x9
-            RenderMathMLSpace {mspace} at (3,7) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x7
-                RenderBlock (anonymous) at (0,0) size 12x7
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21BC}&quot;
-        RenderText {#text} at (371,0) size 5x17
-          text run at (371,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (375,7) size 60x7 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x7
-            RenderMathMLSpace {mspace} at (3,5) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x5
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x5
-                RenderBlock (anonymous) at (0,0) size 12x5
-                  RenderText at (0,-39) size 12x80
-                    text run at (0,-39) width 12: &quot;\x{21BD}&quot;
-        RenderText {#text} at (434,0) size 5x17
-          text run at (434,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (438,5) size 60x9 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x9
-            RenderMathMLSpace {mspace} at (3,7) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x7
-                RenderBlock (anonymous) at (0,0) size 12x7
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21C0}&quot;
-        RenderText {#text} at (497,0) size 5x17
-          text run at (497,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (501,4) size 59x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x10
-            RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D0}&quot;
-        RenderText {#text} at (559,0) size 5x17
-          text run at (559,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (563,4) size 60x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x10
-            RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D2}&quot;
-        RenderText {#text} at (622,0) size 5x17
-          text run at (622,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (626,4) size 60x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x10
-            RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D4}&quot;
-        RenderText {#text} at (685,0) size 5x17
-          text run at (685,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (689,2) size 59x12 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x12
-            RenderMathMLSpace {mspace} at (3,10) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x10
-                RenderBlock (anonymous) at (0,0) size 12x10
-                  RenderText at (0,-35) size 12x80
-                    text run at (0,-35) width 12: &quot;\x{21DA}&quot;
-        RenderText {#text} at (0,0) size 0x0
-        RenderMathMLMath {math} at (0,20) size 59x12 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 57x12
-            RenderMathMLSpace {mspace} at (3,10) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (0,0) size 57x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x10
-                RenderBlock (anonymous) at (0,0) size 12x10
-                  RenderText at (0,-35) size 12x80
-                    text run at (0,-35) width 12: &quot;\x{21DB}&quot;
-        RenderText {#text} at (58,18) size 5x17
-          text run at (58,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (62,20) size 53x12 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (0,4) size 52x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x10
+            RenderMathMLSpace {mspace} at (0,8) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2190}&quot;
+        RenderText {#text} at (52,0) size 4x17
+          text run at (52,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (56,4) size 52x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x10
+            RenderMathMLSpace {mspace} at (0,8) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2192}&quot;
+        RenderText {#text} at (108,0) size 4x17
+          text run at (108,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (112,4) size 52x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x10
+            RenderMathMLSpace {mspace} at (0,8) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2194}&quot;
+        RenderText {#text} at (164,0) size 4x17
+          text run at (164,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (168,4) size 52x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x10
+            RenderMathMLSpace {mspace} at (0,8) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21A4}&quot;
+        RenderText {#text} at (220,0) size 4x17
+          text run at (220,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (224,4) size 52x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x10
+            RenderMathMLSpace {mspace} at (0,8) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21A6}&quot;
+        RenderText {#text} at (276,0) size 4x17
+          text run at (276,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (280,5) size 52x9 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x9
+            RenderMathMLSpace {mspace} at (0,7) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x7
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21BC}&quot;
+        RenderText {#text} at (332,0) size 4x17
+          text run at (332,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (336,7) size 52x7 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x7
+            RenderMathMLSpace {mspace} at (0,5) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x5
+              RenderBlock (anonymous) at (0,0) size 12x5
+                RenderText {#text} at (0,-39) size 12x80
+                  text run at (0,-39) width 12: &quot;\x{21BD}&quot;
+        RenderText {#text} at (388,0) size 4x17
+          text run at (388,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (392,5) size 52x9 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x9
+            RenderMathMLSpace {mspace} at (0,7) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x7
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21C0}&quot;
+        RenderText {#text} at (444,0) size 4x17
+          text run at (444,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (448,4) size 52x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x10
+            RenderMathMLSpace {mspace} at (0,8) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D0}&quot;
+        RenderText {#text} at (500,0) size 4x17
+          text run at (500,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (504,4) size 52x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x10
+            RenderMathMLSpace {mspace} at (0,8) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D2}&quot;
+        RenderText {#text} at (556,0) size 4x17
+          text run at (556,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (560,4) size 52x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x10
+            RenderMathMLSpace {mspace} at (0,8) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D4}&quot;
+        RenderText {#text} at (612,0) size 4x17
+          text run at (612,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (616,2) size 52x12 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 50x12
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,10) size 50x2 [bgcolor=#008000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 50x10
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 50x10
-                RenderBlock (anonymous) at (0,0) size 4x10
-                  RenderText at (0,-34) size 4x80
-                    text run at (0,-34) width 4: &quot;\x{23B4}&quot;
-        RenderText {#text} at (114,18) size 5x17
-          text run at (114,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (118,25) size 53x7 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (15,0) size 20x10
+              RenderBlock (anonymous) at (0,0) size 12x10
+                RenderText {#text} at (0,-35) size 12x80
+                  text run at (0,-35) width 12: &quot;\x{21DA}&quot;
+        RenderText {#text} at (668,0) size 4x17
+          text run at (668,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (672,2) size 52x12 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x12
+            RenderMathMLSpace {mspace} at (0,10) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (15,0) size 20x10
+              RenderBlock (anonymous) at (0,0) size 12x10
+                RenderText {#text} at (0,-35) size 12x80
+                  text run at (0,-35) width 12: &quot;\x{21DB}&quot;
+        RenderText {#text} at (724,0) size 4x17
+          text run at (724,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (728,2) size 52x12 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 50x12
+            RenderMathMLSpace {mspace} at (0,10) size 50x2 [bgcolor=#008000]
+            RenderMathMLOperator {mo} at (23,0) size 4x10
+              RenderBlock (anonymous) at (0,0) size 4x10
+                RenderText {#text} at (0,-34) size 4x80
+                  text run at (0,-34) width 4: &quot;\x{23B4}&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderMathMLMath {math} at (0,25) size 52x7 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 50x7
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,5) size 50x2 [bgcolor=#008000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 50x5
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 50x4
-                RenderBlock (anonymous) at (0,0) size 4x4
-                  RenderText at (0,-43) size 4x80
-                    text run at (0,-43) width 4: &quot;\x{23B5}&quot;
-        RenderText {#text} at (170,18) size 5x17
-          text run at (170,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (174,20) size 53x12 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (23,0) size 4x5
+              RenderBlock (anonymous) at (0,0) size 4x4
+                RenderText {#text} at (0,-43) size 4x80
+                  text run at (0,-43) width 4: &quot;\x{23B5}&quot;
+        RenderText {#text} at (52,18) size 4x17
+          text run at (52,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (56,20) size 52x12 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 50x12
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,10) size 50x2 [bgcolor=#008000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 50x10
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 50x10
-                RenderBlock (anonymous) at (0,0) size 6x10
-                  RenderText at (0,-34) size 6x80
-                    text run at (0,-34) width 6: &quot;\x{23DC}&quot;
-        RenderText {#text} at (226,18) size 5x17
-          text run at (226,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (230,25) size 53x7 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (22,0) size 6x10
+              RenderBlock (anonymous) at (0,0) size 6x10
+                RenderText {#text} at (0,-34) size 6x80
+                  text run at (0,-34) width 6: &quot;\x{23DC}&quot;
+        RenderText {#text} at (108,18) size 4x17
+          text run at (108,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (112,25) size 52x7 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 50x7
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,5) size 50x2 [bgcolor=#008000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 50x5
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 50x4
-                RenderBlock (anonymous) at (0,0) size 6x4
-                  RenderText at (0,-43) size 6x80
-                    text run at (0,-43) width 6: &quot;\x{23DD}&quot;
-        RenderText {#text} at (282,18) size 5x17
-          text run at (282,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (286,19) size 53x13 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (22,0) size 6x5
+              RenderBlock (anonymous) at (0,0) size 6x4
+                RenderText {#text} at (0,-43) size 6x80
+                  text run at (0,-43) width 6: &quot;\x{23DD}&quot;
+        RenderText {#text} at (164,18) size 4x17
+          text run at (164,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (168,19) size 52x13 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 50x13
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,11) size 50x2 [bgcolor=#008000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 50x11
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 50x11
-                RenderBlock (anonymous) at (0,0) size 6x11
-                  RenderText at (0,-33) size 6x80
-                    text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-        RenderText {#text} at (338,18) size 5x17
-          text run at (338,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (342,24) size 53x8 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (22,0) size 6x11
+              RenderBlock (anonymous) at (0,0) size 6x11
+                RenderText {#text} at (0,-33) size 6x80
+                  text run at (0,-33) width 6: &quot;\x{23DE}&quot;
+        RenderText {#text} at (220,18) size 4x17
+          text run at (220,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (224,24) size 52x8 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 50x8
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,6) size 50x2 [bgcolor=#008000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 50x6
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 50x5
-                RenderBlock (anonymous) at (0,0) size 6x5
-                  RenderText at (0,-43) size 6x80
-                    text run at (0,-43) width 6: &quot;\x{23DF}&quot;
</del><ins>+            RenderMathMLOperator {mo} at (22,0) size 6x6
+              RenderBlock (anonymous) at (0,0) size 6x5
+                RenderText {#text} at (0,-43) size 6x80
+                  text run at (0,-43) width 6: &quot;\x{23DF}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,86) size 784x54
</span><del>-        RenderMathMLMath {math} at (0,4) size 109x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x10
-            RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2190}&quot;
-        RenderText {#text} at (108,0) size 5x17
-          text run at (108,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (112,4) size 110x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x10
-            RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2192}&quot;
-        RenderText {#text} at (221,0) size 5x17
-          text run at (221,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (225,4) size 109x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x10
-            RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{2194}&quot;
-        RenderText {#text} at (333,0) size 5x17
-          text run at (333,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (337,4) size 110x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x10
-            RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21A4}&quot;
-        RenderText {#text} at (446,0) size 5x17
-          text run at (446,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (450,4) size 110x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x10
-            RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21A6}&quot;
-        RenderText {#text} at (559,0) size 5x17
-          text run at (559,0) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (563,5) size 109x9 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x9
-            RenderMathMLSpace {mspace} at (3,7) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x7
-                RenderBlock (anonymous) at (0,0) size 12x7
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21BC}&quot;
</del><ins>+        RenderMathMLMath {math} at (0,4) size 102x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x10
+            RenderMathMLSpace {mspace} at (0,8) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2190}&quot;
+        RenderText {#text} at (102,0) size 4x17
+          text run at (102,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (106,4) size 102x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x10
+            RenderMathMLSpace {mspace} at (0,8) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2192}&quot;
+        RenderText {#text} at (208,0) size 4x17
+          text run at (208,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (212,4) size 102x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x10
+            RenderMathMLSpace {mspace} at (0,8) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{2194}&quot;
+        RenderText {#text} at (314,0) size 4x17
+          text run at (314,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (318,4) size 102x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x10
+            RenderMathMLSpace {mspace} at (0,8) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21A4}&quot;
+        RenderText {#text} at (420,0) size 4x17
+          text run at (420,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (424,4) size 102x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x10
+            RenderMathMLSpace {mspace} at (0,8) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21A6}&quot;
+        RenderText {#text} at (526,0) size 4x17
+          text run at (526,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (530,5) size 102x9 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x9
+            RenderMathMLSpace {mspace} at (0,7) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x7
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21BC}&quot;
+        RenderText {#text} at (632,0) size 4x17
+          text run at (632,0) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (636,7) size 102x7 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x7
+            RenderMathMLSpace {mspace} at (0,5) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x5
+              RenderBlock (anonymous) at (0,0) size 12x5
+                RenderText {#text} at (0,-39) size 12x80
+                  text run at (0,-39) width 12: &quot;\x{21BD}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderMathMLMath {math} at (0,25) size 109x7 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x7
-            RenderMathMLSpace {mspace} at (3,5) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x5
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x5
-                RenderBlock (anonymous) at (0,0) size 12x5
-                  RenderText at (0,-39) size 12x80
-                    text run at (0,-39) width 12: &quot;\x{21BD}&quot;
-        RenderText {#text} at (108,18) size 5x17
-          text run at (108,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (112,23) size 110x9 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x9
-            RenderMathMLSpace {mspace} at (3,7) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x7
-                RenderBlock (anonymous) at (0,0) size 12x7
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21C0}&quot;
-        RenderText {#text} at (221,18) size 5x17
-          text run at (221,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (225,22) size 109x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x10
-            RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D0}&quot;
-        RenderText {#text} at (333,18) size 5x17
-          text run at (333,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (337,22) size 110x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x10
-            RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D2}&quot;
-        RenderText {#text} at (446,18) size 5x17
-          text run at (446,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (450,22) size 110x10 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x10
-            RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
-                RenderBlock (anonymous) at (0,0) size 12x8
-                  RenderText at (0,-36) size 12x80
-                    text run at (0,-36) width 12: &quot;\x{21D4}&quot;
-        RenderText {#text} at (559,18) size 5x17
-          text run at (559,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (563,20) size 109x12 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x12
-            RenderMathMLSpace {mspace} at (3,10) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x10
-                RenderBlock (anonymous) at (0,0) size 12x10
-                  RenderText at (0,-35) size 12x80
-                    text run at (0,-35) width 12: &quot;\x{21DA}&quot;
-        RenderText {#text} at (0,0) size 0x0
-        RenderMathMLMath {math} at (0,38) size 109x12 [padding: 0 1 0 1]
-          RenderMathMLUnderOver {mover} at (1,0) size 107x12
-            RenderMathMLSpace {mspace} at (3,10) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (0,0) size 107x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x10
-                RenderBlock (anonymous) at (0,0) size 12x10
-                  RenderText at (0,-35) size 12x80
-                    text run at (0,-35) width 12: &quot;\x{21DB}&quot;
-        RenderText {#text} at (108,36) size 5x17
-          text run at (108,36) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (112,38) size 103x12 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (0,23) size 102x9 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x9
+            RenderMathMLSpace {mspace} at (0,7) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x7
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21C0}&quot;
+        RenderText {#text} at (102,18) size 4x17
+          text run at (102,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (106,22) size 102x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x10
+            RenderMathMLSpace {mspace} at (0,8) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D0}&quot;
+        RenderText {#text} at (208,18) size 4x17
+          text run at (208,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (212,22) size 102x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x10
+            RenderMathMLSpace {mspace} at (0,8) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D2}&quot;
+        RenderText {#text} at (314,18) size 4x17
+          text run at (314,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (318,22) size 102x10 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x10
+            RenderMathMLSpace {mspace} at (0,8) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x8
+              RenderBlock (anonymous) at (0,0) size 12x8
+                RenderText {#text} at (0,-36) size 12x80
+                  text run at (0,-36) width 12: &quot;\x{21D4}&quot;
+        RenderText {#text} at (420,18) size 4x17
+          text run at (420,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (424,20) size 102x12 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 100x12
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,10) size 100x2 [bgcolor=#FF0000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 100x10
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 100x10
-                RenderBlock (anonymous) at (0,0) size 4x10
-                  RenderText at (0,-34) size 4x80
-                    text run at (0,-34) width 4: &quot;\x{23B4}&quot;
-        RenderText {#text} at (214,36) size 5x17
-          text run at (214,36) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (218,43) size 103x7 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (40,0) size 20x10
+              RenderBlock (anonymous) at (0,0) size 12x10
+                RenderText {#text} at (0,-35) size 12x80
+                  text run at (0,-35) width 12: &quot;\x{21DA}&quot;
+        RenderText {#text} at (526,18) size 4x17
+          text run at (526,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (530,20) size 102x12 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x12
+            RenderMathMLSpace {mspace} at (0,10) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (40,0) size 20x10
+              RenderBlock (anonymous) at (0,0) size 12x10
+                RenderText {#text} at (0,-35) size 12x80
+                  text run at (0,-35) width 12: &quot;\x{21DB}&quot;
+        RenderText {#text} at (632,18) size 4x17
+          text run at (632,18) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (636,20) size 102x12 [padding: 0 1 0 1]
+          RenderMathMLUnderOver {mover} at (1,0) size 100x12
+            RenderMathMLSpace {mspace} at (0,10) size 100x2 [bgcolor=#FF0000]
+            RenderMathMLOperator {mo} at (48,0) size 4x10
+              RenderBlock (anonymous) at (0,0) size 4x10
+                RenderText {#text} at (0,-34) size 4x80
+                  text run at (0,-34) width 4: &quot;\x{23B4}&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderMathMLMath {math} at (0,43) size 102x7 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 100x7
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,5) size 100x2 [bgcolor=#FF0000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 100x5
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 100x4
-                RenderBlock (anonymous) at (0,0) size 4x4
-                  RenderText at (0,-43) size 4x80
-                    text run at (0,-43) width 4: &quot;\x{23B5}&quot;
-        RenderText {#text} at (320,36) size 5x17
-          text run at (320,36) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (324,38) size 103x12 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (48,0) size 4x5
+              RenderBlock (anonymous) at (0,0) size 4x4
+                RenderText {#text} at (0,-43) size 4x80
+                  text run at (0,-43) width 4: &quot;\x{23B5}&quot;
+        RenderText {#text} at (102,36) size 4x17
+          text run at (102,36) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (106,38) size 102x12 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 100x12
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,10) size 100x2 [bgcolor=#FF0000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 100x10
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 100x10
-                RenderBlock (anonymous) at (0,0) size 6x10
-                  RenderText at (0,-34) size 6x80
-                    text run at (0,-34) width 6: &quot;\x{23DC}&quot;
-        RenderText {#text} at (426,36) size 5x17
-          text run at (426,36) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (430,43) size 103x7 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (47,0) size 6x10
+              RenderBlock (anonymous) at (0,0) size 6x10
+                RenderText {#text} at (0,-34) size 6x80
+                  text run at (0,-34) width 6: &quot;\x{23DC}&quot;
+        RenderText {#text} at (208,36) size 4x17
+          text run at (208,36) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (212,43) size 102x7 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 100x7
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,5) size 100x2 [bgcolor=#FF0000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 100x5
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 100x4
-                RenderBlock (anonymous) at (0,0) size 6x4
-                  RenderText at (0,-43) size 6x80
-                    text run at (0,-43) width 6: &quot;\x{23DD}&quot;
-        RenderText {#text} at (532,36) size 5x17
-          text run at (532,36) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (536,37) size 103x13 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (47,0) size 6x5
+              RenderBlock (anonymous) at (0,0) size 6x4
+                RenderText {#text} at (0,-43) size 6x80
+                  text run at (0,-43) width 6: &quot;\x{23DD}&quot;
+        RenderText {#text} at (314,36) size 4x17
+          text run at (314,36) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (318,37) size 102x13 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 100x13
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,11) size 100x2 [bgcolor=#FF0000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 100x11
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 100x11
-                RenderBlock (anonymous) at (0,0) size 6x11
-                  RenderText at (0,-33) size 6x80
-                    text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-        RenderText {#text} at (638,36) size 5x17
-          text run at (638,36) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (642,42) size 103x8 [padding: 0 1 0 1]
</del><ins>+            RenderMathMLOperator {mo} at (47,0) size 6x11
+              RenderBlock (anonymous) at (0,0) size 6x11
+                RenderText {#text} at (0,-33) size 6x80
+                  text run at (0,-33) width 6: &quot;\x{23DE}&quot;
+        RenderText {#text} at (420,36) size 4x17
+          text run at (420,36) width 4: &quot; &quot;
+        RenderMathMLMath {math} at (424,42) size 102x8 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLUnderOver {mover} at (1,0) size 100x8
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,6) size 100x2 [bgcolor=#FF0000]
</span><del>-            RenderMathMLOperator {mo} at (0,0) size 100x6
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 100x5
-                RenderBlock (anonymous) at (0,0) size 6x5
-                  RenderText at (0,-43) size 6x80
-                    text run at (0,-43) width 6: &quot;\x{23DF}&quot;
</del><ins>+            RenderMathMLOperator {mo} at (47,0) size 6x6
+              RenderBlock (anonymous) at (0,0) size 6x5
+                RenderText {#text} at (0,-43) size 6x80
+                  text run at (0,-43) width 6: &quot;\x{23DF}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypehorizontalmunderoverexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/opentype/horizontal-munderover-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/opentype/horizontal-munderover-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/opentype/horizontal-munderover-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -1,103 +1,11 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x63
-  RenderBlock {HTML} at (0,0) size 800x63
-    RenderBody {BODY} at (8,16) size 784x31
-      RenderBlock {P} at (0,0) size 784x31
-        RenderMathMLMath {math} at (0,4) size 50x16 [padding: 0 1 0 1]
-          RenderMathMLRow {mstyle} at (1,0) size 48x16
-            RenderMathMLUnderOver {mover} at (0,0) size 48x8
-              RenderMathMLOperator {mo} at (0,2) size 48x6
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 48x6
-                  RenderBlock (anonymous) at (0,0) size 8x6
-                    RenderText at (0,-44) size 8x106
-                      text run at (0,-44) width 8: &quot;\x{23DE}&quot;
-              RenderMathMLSpace {mspace} at (0,0) size 48x2 [bgcolor=#FF0000]
-        RenderText {#text} at (50,6) size 4x17
-          text run at (50,6) width 4: &quot; &quot;
-        RenderMathMLMath {math} at (54,7) size 66x13 [padding: 0 1 0 1]
-          RenderMathMLRow {mstyle} at (1,0) size 64x13
-            RenderMathMLUnderOver {mover} at (0,0) size 64x13
-              RenderMathMLSpace {mspace} at (0,11) size 64x2 [bgcolor=#FF0000]
-              RenderMathMLOperator {mo} at (0,0) size 64x11
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 64x11
-                  RenderBlock (anonymous) at (0,0) size 6x11
-                    RenderText at (0,-33) size 6x80
-                      text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-        RenderText {#text} at (120,6) size 4x17
-          text run at (120,6) width 4: &quot; &quot;
-        RenderMathMLMath {math} at (124,6) size 50x14 [padding: 0 1 0 1]
-          RenderMathMLRow {mstyle} at (1,0) size 48x14
-            RenderMathMLUnderOver {munder} at (0,0) size 48x8
-              RenderMathMLOperator {mo} at (0,0) size 48x6
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 48x6
-                  RenderBlock (anonymous) at (0,0) size 8x6
-                    RenderText at (0,-44) size 8x106
-                      text run at (0,-44) width 8: &quot;\x{23DE}&quot;
-              RenderMathMLSpace {mspace} at (0,6) size 48x2 [bgcolor=#FF0000]
-        RenderText {#text} at (174,6) size 4x17
-          text run at (174,6) width 4: &quot; &quot;
-        RenderMathMLMath {math} at (178,7) size 66x24 [padding: 0 1 0 1]
-          RenderMathMLRow {mstyle} at (1,0) size 64x24
-            RenderMathMLUnderOver {munderover} at (0,0) size 64x24
-              RenderMathMLSpace {mspace} at (0,11) size 64x2 [bgcolor=#FF0000]
-              RenderMathMLOperator {mo} at (0,13) size 64x11
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 64x11
-                  RenderBlock (anonymous) at (0,0) size 6x11
-                    RenderText at (0,-33) size 6x80
-                      text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-              RenderMathMLOperator {mo} at (0,0) size 64x11
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 64x11
-                  RenderBlock (anonymous) at (0,0) size 6x11
-                    RenderText at (0,-33) size 6x80
-                      text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-        RenderText {#text} at (244,6) size 4x17
-          text run at (244,6) width 4: &quot; &quot;
-        RenderMathMLMath {math} at (248,0) size 50x20 [padding: 0 1 0 1]
-          RenderMathMLRow {mstyle} at (1,0) size 48x20
-            RenderMathMLUnderOver {munderover} at (0,0) size 48x14
-              RenderMathMLOperator {mo} at (0,6) size 48x6
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 48x6
-                  RenderBlock (anonymous) at (0,0) size 8x6
-                    RenderText at (0,-44) size 8x106
-                      text run at (0,-44) width 8: &quot;\x{23DE}&quot;
-              RenderMathMLSpace {mspace} at (0,12) size 48x2 [bgcolor=#FF0000]
-              RenderMathMLOperator {mo} at (0,0) size 48x6
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 48x6
-                  RenderBlock (anonymous) at (0,0) size 6x6
-                    RenderText at (0,-33) size 6x80
-                      text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-        RenderText {#text} at (298,6) size 4x17
-          text run at (298,6) width 4: &quot; &quot;
-        RenderMathMLMath {math} at (302,4) size 50x16 [padding: 0 1 0 1]
-          RenderMathMLRow {mstyle} at (1,0) size 48x16
-            RenderMathMLUnderOver {munderover} at (0,0) size 48x14
-              RenderMathMLOperator {mo} at (0,2) size 48x6
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 48x6
-                  RenderBlock (anonymous) at (0,0) size 8x6
-                    RenderText at (0,-44) size 8x106
-                      text run at (0,-44) width 8: &quot;\x{23DE}&quot;
-              RenderMathMLOperator {mo} at (0,8) size 48x6
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 48x6
-                  RenderBlock (anonymous) at (0,0) size 6x6
-                    RenderText at (0,-33) size 6x80
-                      text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-              RenderMathMLSpace {mspace} at (0,0) size 48x2 [bgcolor=#FF0000]
-        RenderText {#text} at (352,6) size 4x17
-          text run at (352,6) width 4: &quot; &quot;
-        RenderMathMLMath {math} at (356,4) size 50x16 [padding: 0 1 0 1]
-          RenderMathMLRow {mstyle} at (1,0) size 48x16
-            RenderMathMLUnderOver {munder} at (0,0) size 48x14
-              RenderMathMLUnderOver {mover} at (0,0) size 48x8
-                RenderMathMLOperator {mo} at (0,2) size 48x6
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 48x6
-                    RenderBlock (anonymous) at (0,0) size 8x6
-                      RenderText at (0,-44) size 8x106
-                        text run at (0,-44) width 8: &quot;\x{23DE}&quot;
-                RenderMathMLSpace {mspace} at (0,0) size 48x2 [bgcolor=#FF0000]
-              RenderMathMLOperator {mo} at (0,8) size 48x6
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 48x6
-                  RenderBlock (anonymous) at (0,0) size 6x6
-                    RenderText at (0,-33) size 6x80
-                      text run at (0,-33) width 6: &quot;\x{23DE}&quot;
-        RenderText {#text} at (0,0) size 0x0
</del><ins>+CONSOLE MESSAGE: line 2: SyntaxError: Unexpected token '|'. Expected an opening '(' before a function's parameter list.
+JSRegress/regress-157246
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+FAIL caught exception: SyntaxError: Unexpected token '|'. Expected an opening '(' before a function's parameter list.
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypelargeoperatorsexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/mathml/opentype/large-operators-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypelargeoperatorsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/opentype/large-operators-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/opentype/large-operators-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/opentype/large-operators-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -4,83 +4,67 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x60
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x36
</span><span class="cx">       RenderMathMLMath {math} at (0,0) size 784x36 [padding: 0 1 0 1]
</span><del>-        RenderMathMLOperator {mo} at (205,6) size 27x24
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 24x16
-            RenderBlock (anonymous) at (0,0) size 17x16
-              RenderText at (0,-45) size 17x106
-                text run at (0,-45) width 17: &quot;\x{2211}&quot;
-        RenderMathMLOperator {mo} at (231,0) size 18x36
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 16x18
-            RenderBlock (anonymous) at (0,0) size 11x18
-              RenderText at (0,-44) size 11x106
-                text run at (0,-44) width 11: &quot;\x{222B}&quot;
-        RenderMathMLOperator {mo} at (248,0) size 23x36
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 22x18
-            RenderBlock (anonymous) at (0,0) size 17x18
-              RenderText at (0,-44) size 17x106
-                text run at (0,-44) width 17: &quot;\x{222C}&quot;
-        RenderMathMLOperator {mo} at (270,0) size 31x36
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 29x18
-            RenderBlock (anonymous) at (0,0) size 22x18
-              RenderText at (0,-44) size 22x106
-                text run at (0,-44) width 22: &quot;\x{222D}&quot;
-        RenderMathMLOperator {mo} at (300,0) size 38x36
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 36x18
-            RenderBlock (anonymous) at (0,0) size 28x18
-              RenderText at (0,-44) size 28x106
-                text run at (0,-44) width 28: &quot;\x{2A0C}&quot;
-        RenderMathMLOperator {mo} at (337,7) size 26x22
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 23x16
-            RenderBlock (anonymous) at (0,0) size 18x16
-              RenderText at (0,-45) size 18x106
-                text run at (0,-45) width 18: &quot;\x{2A01}&quot;
-        RenderMathMLOperator {mo} at (362,0) size 18x36
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 16x18
-            RenderBlock (anonymous) at (0,0) size 11x18
-              RenderText at (0,-44) size 11x106
-                text run at (0,-44) width 11: &quot;\x{222E}&quot;
-        RenderMathMLOperator {mo} at (379,0) size 24x36
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 22x18
-            RenderBlock (anonymous) at (0,0) size 17x18
-              RenderText at (0,-44) size 17x106
-                text run at (0,-44) width 17: &quot;\x{222F}&quot;
-        RenderMathMLOperator {mo} at (402,0) size 30x36
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 29x18
-            RenderBlock (anonymous) at (0,0) size 22x18
-              RenderText at (0,-44) size 22x106
-                text run at (0,-44) width 22: &quot;\x{2230}&quot;
-        RenderMathMLOperator {mo} at (431,7) size 20x23
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 17x17
-            RenderBlock (anonymous) at (0,0) size 13x17
-              RenderText at (0,-45) size 13x106
-                text run at (0,-45) width 13: &quot;\x{22C3}&quot;
-        RenderMathMLOperator {mo} at (450,6) size 21x24
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 18x18
-            RenderBlock (anonymous) at (0,0) size 13x18
-              RenderText at (0,-44) size 13x106
-                text run at (0,-44) width 13: &quot;\x{22C0}&quot;
-        RenderMathMLOperator {mo} at (470,6) size 20x24
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 18x18
-            RenderBlock (anonymous) at (0,0) size 13x18
-              RenderText at (0,-44) size 13x106
-                text run at (0,-44) width 13: &quot;\x{22C1}&quot;
-        RenderMathMLOperator {mo} at (489,6) size 20x23
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 17x17
-            RenderBlock (anonymous) at (0,0) size 13x17
-              RenderText at (0,-44) size 13x106
-                text run at (0,-44) width 13: &quot;\x{22C2}&quot;
-        RenderMathMLOperator {mo} at (508,7) size 26x22
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 23x16
-            RenderBlock (anonymous) at (0,0) size 18x16
-              RenderText at (0,-45) size 18x106
-                text run at (0,-45) width 18: &quot;\x{2A02}&quot;
-        RenderMathMLOperator {mo} at (533,6) size 23x24
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 21x16
-            RenderBlock (anonymous) at (0,0) size 15x16
-              RenderText at (0,-45) size 15x106
-                text run at (0,-45) width 15: &quot;\x{220F}&quot;
-        RenderMathMLOperator {mo} at (555,6) size 24x24
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 21x16
-            RenderBlock (anonymous) at (0,0) size 15x16
-              RenderText at (0,-45) size 15x106
-                text run at (0,-45) width 15: &quot;\x{2210}&quot;
</del><ins>+        RenderMathMLOperator {mo} at (199,6) size 27x24
+          RenderBlock (anonymous) at (0,0) size 17x16
+            RenderText {#text} at (0,-45) size 17x106
+              text run at (0,-45) width 17: &quot;\x{2211}&quot;
+        RenderMathMLOperator {mo} at (225,0) size 18x36
+          RenderBlock (anonymous) at (0,0) size 11x18
+            RenderText {#text} at (0,-44) size 11x106
+              text run at (0,-44) width 11: &quot;\x{222B}&quot;
+        RenderMathMLOperator {mo} at (242,0) size 24x36
+          RenderBlock (anonymous) at (0,0) size 17x18
+            RenderText {#text} at (0,-44) size 17x106
+              text run at (0,-44) width 17: &quot;\x{222C}&quot;
+        RenderMathMLOperator {mo} at (265,0) size 31x36
+          RenderBlock (anonymous) at (0,0) size 22x18
+            RenderText {#text} at (0,-44) size 22x106
+              text run at (0,-44) width 22: &quot;\x{222D}&quot;
+        RenderMathMLOperator {mo} at (295,0) size 38x36
+          RenderBlock (anonymous) at (0,0) size 28x18
+            RenderText {#text} at (0,-44) size 28x106
+              text run at (0,-44) width 28: &quot;\x{2A0C}&quot;
+        RenderMathMLOperator {mo} at (332,7) size 28x22
+          RenderBlock (anonymous) at (0,0) size 18x16
+            RenderText {#text} at (0,-45) size 18x106
+              text run at (0,-45) width 18: &quot;\x{2A01}&quot;
+        RenderMathMLOperator {mo} at (359,0) size 18x36
+          RenderBlock (anonymous) at (0,0) size 11x18
+            RenderText {#text} at (0,-44) size 11x106
+              text run at (0,-44) width 11: &quot;\x{222E}&quot;
+        RenderMathMLOperator {mo} at (376,0) size 25x36
+          RenderBlock (anonymous) at (0,0) size 17x18
+            RenderText {#text} at (0,-44) size 17x106
+              text run at (0,-44) width 17: &quot;\x{222F}&quot;
+        RenderMathMLOperator {mo} at (400,0) size 30x36
+          RenderBlock (anonymous) at (0,0) size 22x18
+            RenderText {#text} at (0,-44) size 22x106
+              text run at (0,-44) width 22: &quot;\x{2230}&quot;
+        RenderMathMLOperator {mo} at (429,7) size 22x23
+          RenderBlock (anonymous) at (0,0) size 13x17
+            RenderText {#text} at (0,-45) size 13x106
+              text run at (0,-45) width 13: &quot;\x{22C3}&quot;
+        RenderMathMLOperator {mo} at (450,6) size 22x24
+          RenderBlock (anonymous) at (0,0) size 13x18
+            RenderText {#text} at (0,-44) size 13x106
+              text run at (0,-44) width 13: &quot;\x{22C0}&quot;
+        RenderMathMLOperator {mo} at (471,6) size 21x24
+          RenderBlock (anonymous) at (0,0) size 13x18
+            RenderText {#text} at (0,-44) size 13x106
+              text run at (0,-44) width 13: &quot;\x{22C1}&quot;
+        RenderMathMLOperator {mo} at (491,6) size 22x23
+          RenderBlock (anonymous) at (0,0) size 13x17
+            RenderText {#text} at (0,-44) size 13x106
+              text run at (0,-44) width 13: &quot;\x{22C2}&quot;
+        RenderMathMLOperator {mo} at (512,7) size 28x22
+          RenderBlock (anonymous) at (0,0) size 18x16
+            RenderText {#text} at (0,-45) size 18x106
+              text run at (0,-45) width 18: &quot;\x{2A02}&quot;
+        RenderMathMLOperator {mo} at (539,6) size 23x24
+          RenderBlock (anonymous) at (0,0) size 15x16
+            RenderText {#text} at (0,-45) size 15x106
+              text run at (0,-45) width 15: &quot;\x{220F}&quot;
+        RenderMathMLOperator {mo} at (561,6) size 24x24
+          RenderBlock (anonymous) at (0,0) size 15x16
+            RenderText {#text} at (0,-45) size 15x106
+              text run at (0,-45) width 15: &quot;\x{2210}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypeopentypestretchyexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypeopentypestretchyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -5,46 +5,41 @@
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x318
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x35
</span><span class="cx">         RenderMathMLMath {math} at (0,20) size 49x11 [padding: 0 1 0 1]
</span><del>-          RenderMathMLRow {mrow} at (1,0) size 47x11
-            RenderMathMLOperator {mo} at (0,0) size 47x11
-              RenderMathMLBlock (anonymous, flex) at (2,0) size 42x3
-                RenderBlock (anonymous) at (0,0) size 2x3
-                  RenderText at (0,-3) size 2x0
-                    text run at (0,-3) width 2: &quot;\x{219F}&quot;
</del><ins>+          RenderMathMLRow {mrow} at (1,0) size 26x11
+            RenderMathMLOperator {mo} at (0,0) size 26x11
+              RenderBlock (anonymous) at (0,0) size 2x3
+                RenderText {#text} at (0,-3) size 2x0
+                  text run at (0,-3) width 2: &quot;\x{219F}&quot;
</ins><span class="cx">         RenderText {#text} at (48,17) size 5x17
</span><span class="cx">           text run at (48,17) width 5: &quot; &quot;
</span><span class="cx">         RenderMathMLMath {math} at (52,10) size 50x21 [padding: 0 1 0 1]
</span><del>-          RenderMathMLRow {mrow} at (1,0) size 47x21
-            RenderMathMLOperator {mo} at (0,0) size 47x21
-              RenderMathMLBlock (anonymous, flex) at (2,0) size 42x3
-                RenderBlock (anonymous) at (0,0) size 2x3
-                  RenderText at (0,-3) size 2x0
-                    text run at (0,-3) width 2: &quot;\x{219F}&quot;
</del><ins>+          RenderMathMLRow {mrow} at (1,0) size 26x21
+            RenderMathMLOperator {mo} at (0,0) size 26x21
+              RenderBlock (anonymous) at (0,0) size 2x3
+                RenderText {#text} at (0,-3) size 2x0
+                  text run at (0,-3) width 2: &quot;\x{219F}&quot;
</ins><span class="cx">         RenderText {#text} at (101,17) size 5x17
</span><span class="cx">           text run at (101,17) width 5: &quot; &quot;
</span><span class="cx">         RenderMathMLMath {math} at (105,0) size 49x31 [padding: 0 1 0 1]
</span><del>-          RenderMathMLRow {mrow} at (1,0) size 47x31
-            RenderMathMLOperator {mo} at (0,0) size 47x31
-              RenderMathMLBlock (anonymous, flex) at (2,0) size 42x3
-                RenderBlock (anonymous) at (0,0) size 2x3
-                  RenderText at (0,-3) size 2x0
-                    text run at (0,-3) width 2: &quot;\x{219F}&quot;
</del><ins>+          RenderMathMLRow {mrow} at (1,0) size 26x31
+            RenderMathMLOperator {mo} at (0,0) size 26x31
+              RenderBlock (anonymous) at (0,0) size 2x3
+                RenderText {#text} at (0,-3) size 2x0
+                  text run at (0,-3) width 2: &quot;\x{219F}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,51) size 784x154
</span><span class="cx">         RenderMathMLMath {math} at (0,0) size 49x150 [padding: 0 1 0 1]
</span><span class="cx">           RenderMathMLRow {mrow} at (1,0) size 47x150
</span><span class="cx">             RenderMathMLOperator {mo} at (0,0) size 47x150
</span><del>-              RenderMathMLBlock (anonymous, flex) at (2,0) size 42x3
-                RenderBlock (anonymous) at (0,0) size 2x3
-                  RenderText at (0,-3) size 2x0
-                    text run at (0,-3) width 2: &quot;\x{219F}&quot;
</del><ins>+              RenderBlock (anonymous) at (0,0) size 2x3
+                RenderText {#text} at (0,-3) size 2x0
+                  text run at (0,-3) width 2: &quot;\x{219F}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,221) size 784x97
</span><del>-        RenderMathMLMath {math} at (0,0) size 97x93 [padding: 0 1 0 1]
-          RenderMathMLRow {mrow} at (1,0) size 95x93
-            RenderMathMLOperator {mo} at (0,0) size 95x93
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 94x12
-                RenderBlock (anonymous) at (0,0) size 10x12
-                  RenderText at (0,6) size 10x0
-                    text run at (0,6) width 10: &quot;\x{2A1B}&quot;
</del><ins>+        RenderMathMLMath {math} at (0,0) size 96x93 [padding: 0 1 0 1]
+          RenderMathMLRow {mrow} at (1,0) size 94x93
+            RenderMathMLOperator {mo} at (0,0) size 94x93
+              RenderBlock (anonymous) at (0,0) size 10x12
+                RenderText {#text} at (0,6) size 10x0
+                  text run at (0,6) width 10: &quot;\x{2A1B}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypeverticalexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypeverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -5,588 +5,477 @@
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x339
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderMathMLMath {math} at (0,2) size 194x16 [padding: 0 1 0 1]
</span><del>-          RenderMathMLOperator {mo} at (1,0) size 11x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
-          RenderMathMLOperator {mo} at (12,0) size 11x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
-          RenderMathMLOperator {mo} at (23,0) size 14x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
-          RenderMathMLOperator {mo} at (37,0) size 14x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
-          RenderMathMLOperator {mo} at (51,0) size 14x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
-          RenderMathMLOperator {mo} at (65,0) size 14x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
</del><ins>+          RenderMathMLOperator {mo} at (1,0) size 4x16
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
+          RenderMathMLOperator {mo} at (5,0) size 4x16
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
+          RenderMathMLOperator {mo} at (9,0) size 8x16
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
+          RenderMathMLOperator {mo} at (17,0) size 8x16
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
+          RenderMathMLOperator {mo} at (25,0) size 6x16
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
+          RenderMathMLOperator {mo} at (31,0) size 6x16
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
+          RenderMathMLOperator {mo} at (37,0) size 8x16
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
+          RenderMathMLOperator {mo} at (44,0) size 8x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
+          RenderMathMLOperator {mo} at (51,0) size 8x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
+          RenderMathMLOperator {mo} at (58,0) size 8x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
+          RenderMathMLOperator {mo} at (65,0) size 8x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (72,0) size 8x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E6}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (79,0) size 8x16
</span><del>-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
-          RenderMathMLOperator {mo} at (86,0) size 12x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
-          RenderMathMLOperator {mo} at (97,0) size 12x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
-          RenderMathMLOperator {mo} at (108,0) size 12x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
-          RenderMathMLOperator {mo} at (119,0) size 12x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
-          RenderMathMLOperator {mo} at (130,0) size 17x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E6}&quot;
-          RenderMathMLOperator {mo} at (146,0) size 17x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E7}&quot;
-          RenderMathMLOperator {mo} at (162,0) size 16x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E8}&quot;
-          RenderMathMLOperator {mo} at (177,0) size 16x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E9}&quot;
-          RenderMathMLSpace {mspace} at (192,4) size 0x8
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E7}&quot;
+          RenderMathMLOperator {mo} at (86,0) size 7x16
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E8}&quot;
+          RenderMathMLOperator {mo} at (92,0) size 7x16
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E9}&quot;
+          RenderMathMLSpace {mspace} at (98,4) size 0x8
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,34) size 784x32
-        RenderMathMLMath {math} at (0,3) size 194x30 [padding: 0 1 0 1]
-          RenderMathMLOperator {mo} at (1,0) size 11x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
-          RenderMathMLOperator {mo} at (12,0) size 11x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
-          RenderMathMLOperator {mo} at (23,0) size 14x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
-          RenderMathMLOperator {mo} at (37,0) size 14x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
-          RenderMathMLOperator {mo} at (51,0) size 14x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
-          RenderMathMLOperator {mo} at (65,0) size 14x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
-          RenderMathMLOperator {mo} at (79,2) size 8x28
-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
-          RenderMathMLOperator {mo} at (86,0) size 12x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
-          RenderMathMLOperator {mo} at (97,0) size 12x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
-          RenderMathMLOperator {mo} at (108,0) size 12x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
-          RenderMathMLOperator {mo} at (119,0) size 12x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
-          RenderMathMLOperator {mo} at (130,0) size 17x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E6}&quot;
-          RenderMathMLOperator {mo} at (146,0) size 17x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E7}&quot;
-          RenderMathMLOperator {mo} at (162,0) size 16x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E8}&quot;
-          RenderMathMLOperator {mo} at (177,0) size 16x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E9}&quot;
-          RenderMathMLSpace {mspace} at (192,3) size 0x16
-        RenderText {#text} at (193,8) size 5x17
-          text run at (193,8) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (197,0) size 213x27 [padding: 0 1 0 1]
-          RenderMathMLOperator {mo} at (1,0) size 17x22
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x15
-              RenderBlock (anonymous) at (0,0) size 8x15
-                RenderText at (0,-46) size 8x106
-                  text run at (0,-46) width 8: &quot;\x{2191}&quot;
-          RenderMathMLOperator {mo} at (17,0) size 18x22
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x15
-              RenderBlock (anonymous) at (0,0) size 8x15
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;\x{2193}&quot;
-          RenderMathMLOperator {mo} at (34,9) size 19x18
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 10x18
-              RenderBlock (anonymous) at (0,0) size 8x18
-                RenderText at (0,-44) size 8x106
-                  text run at (0,-44) width 8: &quot;\x{2195}&quot;
-          RenderMathMLOperator {mo} at (52,0) size 20x22
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x14
-              RenderBlock (anonymous) at (0,0) size 10x14
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21A5}&quot;
-          RenderMathMLOperator {mo} at (71,0) size 20x22
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x14
-              RenderBlock (anonymous) at (0,0) size 10x14
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21A7}&quot;
-          RenderMathMLOperator {mo} at (90,10) size 17x16
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21BE}&quot;
-          RenderMathMLOperator {mo} at (106,10) size 17x16
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21C2}&quot;
-          RenderMathMLOperator {mo} at (122,10) size 16x16
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21BF}&quot;
-          RenderMathMLOperator {mo} at (138,10) size 16x16
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21C3}&quot;
-          RenderMathMLOperator {mo} at (153,0) size 20x22
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x15
-              RenderBlock (anonymous) at (0,0) size 10x15
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21D1}&quot;
-          RenderMathMLOperator {mo} at (172,0) size 20x22
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x15
-              RenderBlock (anonymous) at (0,0) size 10x15
-                RenderText at (0,-45) size 10x106
-                  text run at (0,-45) width 10: &quot;\x{21D3}&quot;
-          RenderMathMLOperator {mo} at (191,10) size 20x16
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 10x16
-                RenderText at (0,-45) size 10x106
-                  text run at (0,-45) width 10: &quot;\x{21D5}&quot;
-          RenderMathMLSpace {mspace} at (210,6) size 0x16
</del><ins>+      RenderBlock {P} at (0,34) size 784x30
+        RenderMathMLMath {math} at (0,0) size 194x30 [padding: 0 1 0 1]
+          RenderMathMLOperator {mo} at (1,0) size 8x30
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
+          RenderMathMLOperator {mo} at (9,0) size 8x30
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
+          RenderMathMLOperator {mo} at (17,0) size 11x30
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
+          RenderMathMLOperator {mo} at (28,0) size 11x30
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
+          RenderMathMLOperator {mo} at (39,0) size 10x30
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
+          RenderMathMLOperator {mo} at (49,0) size 10x30
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
+          RenderMathMLOperator {mo} at (59,1) size 8x28
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
+          RenderMathMLOperator {mo} at (66,0) size 9x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
+          RenderMathMLOperator {mo} at (74,0) size 9x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
+          RenderMathMLOperator {mo} at (82,0) size 9x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
+          RenderMathMLOperator {mo} at (90,0) size 9x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (98,0) size 12x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E6}&quot;
+          RenderMathMLOperator {mo} at (109,0) size 12x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E7}&quot;
+          RenderMathMLOperator {mo} at (120,0) size 11x30
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E8}&quot;
+          RenderMathMLOperator {mo} at (130,0) size 11x30
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E9}&quot;
+          RenderMathMLSpace {mspace} at (140,3) size 0x16
+        RenderText {#text} at (193,5) size 5x17
+          text run at (193,5) width 5: &quot; &quot;
+        RenderMathMLMath {math} at (197,3) size 213x23 [padding: 0 1 0 1]
+          RenderMathMLOperator {mo} at (1,1) size 17x22
+            RenderBlock (anonymous) at (0,0) size 8x15
+              RenderText {#text} at (0,-46) size 8x106
+                text run at (0,-46) width 8: &quot;\x{2191}&quot;
+          RenderMathMLOperator {mo} at (17,1) size 18x22
+            RenderBlock (anonymous) at (0,0) size 8x15
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;\x{2193}&quot;
+          RenderMathMLOperator {mo} at (34,3) size 18x18
+            RenderBlock (anonymous) at (0,0) size 8x18
+              RenderText {#text} at (0,-44) size 8x106
+                text run at (0,-44) width 8: &quot;\x{2195}&quot;
+          RenderMathMLOperator {mo} at (51,1) size 20x22
+            RenderBlock (anonymous) at (0,0) size 10x14
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21A5}&quot;
+          RenderMathMLOperator {mo} at (70,1) size 20x22
+            RenderBlock (anonymous) at (0,0) size 10x14
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21A7}&quot;
+          RenderMathMLOperator {mo} at (89,4) size 17x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21BE}&quot;
+          RenderMathMLOperator {mo} at (105,4) size 17x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21C2}&quot;
+          RenderMathMLOperator {mo} at (121,4) size 16x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21BF}&quot;
+          RenderMathMLOperator {mo} at (137,4) size 16x16
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21C3}&quot;
+          RenderMathMLOperator {mo} at (152,1) size 20x22
+            RenderBlock (anonymous) at (0,0) size 10x15
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21D1}&quot;
+          RenderMathMLOperator {mo} at (171,1) size 20x22
+            RenderBlock (anonymous) at (0,0) size 10x15
+              RenderText {#text} at (0,-45) size 10x106
+                text run at (0,-45) width 10: &quot;\x{21D3}&quot;
+          RenderMathMLOperator {mo} at (190,4) size 20x16
+            RenderBlock (anonymous) at (0,0) size 10x16
+              RenderText {#text} at (0,-45) size 10x106
+                text run at (0,-45) width 10: &quot;\x{21D5}&quot;
+          RenderMathMLSpace {mspace} at (209,0) size 0x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,82) size 784x47
</del><ins>+      RenderBlock {P} at (0,80) size 784x48
</ins><span class="cx">         RenderMathMLMath {math} at (0,0) size 194x48 [padding: 0 1 0 1]
</span><span class="cx">           RenderMathMLOperator {mo} at (1,0) size 11x48
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (12,0) size 11x48
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (23,0) size 14x48
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (37,0) size 14x48
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (51,0) size 14x48
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (65,0) size 14x48
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
-          RenderMathMLOperator {mo} at (79,4) size 8x42
-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
-          RenderMathMLOperator {mo} at (86,0) size 12x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
-          RenderMathMLOperator {mo} at (97,0) size 12x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
-          RenderMathMLOperator {mo} at (108,0) size 12x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
-          RenderMathMLOperator {mo} at (119,0) size 12x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
-          RenderMathMLOperator {mo} at (130,0) size 17x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E6}&quot;
-          RenderMathMLOperator {mo} at (146,0) size 17x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E7}&quot;
-          RenderMathMLOperator {mo} at (162,0) size 16x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E8}&quot;
-          RenderMathMLOperator {mo} at (177,0) size 16x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E9}&quot;
-          RenderMathMLSpace {mspace} at (192,4) size 0x24
</del><ins>+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
+          RenderMathMLOperator {mo} at (79,3) size 8x42
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
+          RenderMathMLOperator {mo} at (86,0) size 11x48
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
+          RenderMathMLOperator {mo} at (96,0) size 11x48
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
+          RenderMathMLOperator {mo} at (106,0) size 11x48
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
+          RenderMathMLOperator {mo} at (116,0) size 11x48
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (126,0) size 17x48
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E6}&quot;
+          RenderMathMLOperator {mo} at (142,0) size 17x48
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E7}&quot;
+          RenderMathMLOperator {mo} at (158,0) size 16x48
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E8}&quot;
+          RenderMathMLOperator {mo} at (173,0) size 16x48
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E9}&quot;
+          RenderMathMLSpace {mspace} at (188,4) size 0x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,145) size 784x57
</del><ins>+      RenderBlock {P} at (0,144) size 784x58
</ins><span class="cx">         RenderMathMLMath {math} at (0,0) size 194x58 [padding: 0 1 0 1]
</span><del>-          RenderMathMLOperator {mo} at (1,0) size 11x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
-          RenderMathMLOperator {mo} at (12,0) size 11x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
-          RenderMathMLOperator {mo} at (23,0) size 14x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
-          RenderMathMLOperator {mo} at (37,0) size 14x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
-          RenderMathMLOperator {mo} at (51,0) size 14x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
-          RenderMathMLOperator {mo} at (65,0) size 14x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
</del><ins>+          RenderMathMLOperator {mo} at (1,1) size 11x57
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
+          RenderMathMLOperator {mo} at (12,1) size 11x57
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
+          RenderMathMLOperator {mo} at (23,1) size 14x57
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
+          RenderMathMLOperator {mo} at (37,1) size 14x57
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
+          RenderMathMLOperator {mo} at (51,1) size 14x57
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
+          RenderMathMLOperator {mo} at (65,1) size 14x57
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (79,0) size 8x58
</span><del>-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
-          RenderMathMLOperator {mo} at (86,0) size 12x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
-          RenderMathMLOperator {mo} at (97,0) size 12x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
-          RenderMathMLOperator {mo} at (108,0) size 12x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
-          RenderMathMLOperator {mo} at (119,0) size 12x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
-          RenderMathMLOperator {mo} at (130,0) size 17x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E6}&quot;
-          RenderMathMLOperator {mo} at (146,0) size 17x57
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E7}&quot;
-          RenderMathMLOperator {mo} at (162,6) size 16x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E8}&quot;
-          RenderMathMLOperator {mo} at (177,6) size 16x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E9}&quot;
-          RenderMathMLSpace {mspace} at (192,0) size 0x32
-        RenderText {#text} at (193,18) size 5x17
-          text run at (193,18) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (197,0) size 213x32 [padding: 0 1 0 1]
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
+          RenderMathMLOperator {mo} at (86,1) size 12x57
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
+          RenderMathMLOperator {mo} at (97,1) size 12x57
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
+          RenderMathMLOperator {mo} at (108,1) size 12x57
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
+          RenderMathMLOperator {mo} at (119,1) size 12x57
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (130,1) size 17x57
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E6}&quot;
+          RenderMathMLOperator {mo} at (146,1) size 17x57
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E7}&quot;
+          RenderMathMLOperator {mo} at (162,5) size 16x48
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E8}&quot;
+          RenderMathMLOperator {mo} at (177,5) size 16x48
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E9}&quot;
+          RenderMathMLSpace {mspace} at (192,1) size 0x32
+        RenderText {#text} at (193,19) size 5x17
+          text run at (193,19) width 5: &quot; &quot;
+        RenderMathMLMath {math} at (197,1) size 213x32 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLOperator {mo} at (1,0) size 17x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x15
-              RenderBlock (anonymous) at (0,0) size 8x15
-                RenderText at (0,-46) size 8x106
-                  text run at (0,-46) width 8: &quot;\x{2191}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x15
+              RenderText {#text} at (0,-46) size 8x106
+                text run at (0,-46) width 8: &quot;\x{2191}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (17,0) size 18x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x15
-              RenderBlock (anonymous) at (0,0) size 8x15
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;\x{2193}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x15
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;\x{2193}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (34,0) size 19x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 10x18
-              RenderBlock (anonymous) at (0,0) size 8x18
-                RenderText at (0,-44) size 8x106
-                  text run at (0,-44) width 8: &quot;\x{2195}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x18
+              RenderText {#text} at (0,-44) size 8x106
+                text run at (0,-44) width 8: &quot;\x{2195}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (52,0) size 20x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x14
-              RenderBlock (anonymous) at (0,0) size 10x14
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21A5}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x14
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21A5}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (71,0) size 20x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x14
-              RenderBlock (anonymous) at (0,0) size 10x14
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21A7}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x14
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21A7}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (90,0) size 17x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21BE}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21BE}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (106,0) size 17x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21C2}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21C2}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (122,0) size 16x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21BF}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21BF}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (138,0) size 16x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21C3}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21C3}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (153,0) size 20x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x15
-              RenderBlock (anonymous) at (0,0) size 10x15
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21D1}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x15
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21D1}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (172,0) size 20x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x15
-              RenderBlock (anonymous) at (0,0) size 10x15
-                RenderText at (0,-45) size 10x106
-                  text run at (0,-45) width 10: &quot;\x{21D3}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x15
+              RenderText {#text} at (0,-45) size 10x106
+                text run at (0,-45) width 10: &quot;\x{21D3}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (191,0) size 20x32
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 10x16
-                RenderText at (0,-45) size 10x106
-                  text run at (0,-45) width 10: &quot;\x{21D5}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x16
+              RenderText {#text} at (0,-45) size 10x106
+                text run at (0,-45) width 10: &quot;\x{21D5}&quot;
</ins><span class="cx">           RenderMathMLSpace {mspace} at (210,0) size 0x32
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,218) size 784x121
</span><span class="cx">         RenderMathMLMath {math} at (0,0) size 194x121 [padding: 0 1 0 1]
</span><span class="cx">           RenderMathMLOperator {mo} at (1,0) size 11x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (12,0) size 11x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (23,0) size 14x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (37,0) size 14x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (51,0) size 14x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (65,0) size 14x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (79,0) size 8x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (86,0) size 12x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (97,0) size 12x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (108,0) size 12x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (119,0) size 12x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (130,0) size 17x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E6}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E6}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (146,0) size 17x121
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{27E7}&quot;
-          RenderMathMLOperator {mo} at (162,39) size 16x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E8}&quot;
-          RenderMathMLOperator {mo} at (177,39) size 16x48
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 15x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{27E9}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{27E7}&quot;
+          RenderMathMLOperator {mo} at (162,36) size 16x48
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E8}&quot;
+          RenderMathMLOperator {mo} at (177,36) size 16x48
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{27E9}&quot;
</ins><span class="cx">           RenderMathMLSpace {mspace} at (192,0) size 0x64
</span><span class="cx">         RenderText {#text} at (193,50) size 5x17
</span><span class="cx">           text run at (193,50) width 5: &quot; &quot;
</span><span class="cx">         RenderMathMLMath {math} at (197,0) size 213x64 [padding: 0 1 0 1]
</span><span class="cx">           RenderMathMLOperator {mo} at (1,0) size 17x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x15
-              RenderBlock (anonymous) at (0,0) size 8x15
-                RenderText at (0,-46) size 8x106
-                  text run at (0,-46) width 8: &quot;\x{2191}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x15
+              RenderText {#text} at (0,-46) size 8x106
+                text run at (0,-46) width 8: &quot;\x{2191}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (17,0) size 18x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x15
-              RenderBlock (anonymous) at (0,0) size 8x15
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;\x{2193}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x15
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;\x{2193}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (34,0) size 19x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 10x18
-              RenderBlock (anonymous) at (0,0) size 8x18
-                RenderText at (0,-44) size 8x106
-                  text run at (0,-44) width 8: &quot;\x{2195}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x18
+              RenderText {#text} at (0,-44) size 8x106
+                text run at (0,-44) width 8: &quot;\x{2195}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (52,0) size 20x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x14
-              RenderBlock (anonymous) at (0,0) size 10x14
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21A5}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x14
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21A5}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (71,0) size 20x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x14
-              RenderBlock (anonymous) at (0,0) size 10x14
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21A7}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x14
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21A7}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (90,0) size 17x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21BE}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21BE}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (106,0) size 17x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21C2}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21C2}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (122,0) size 16x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21BF}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21BF}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (138,0) size 16x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 8x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{21C3}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{21C3}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (153,0) size 20x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x15
-              RenderBlock (anonymous) at (0,0) size 10x15
-                RenderText at (0,-46) size 10x106
-                  text run at (0,-46) width 10: &quot;\x{21D1}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x15
+              RenderText {#text} at (0,-46) size 10x106
+                text run at (0,-46) width 10: &quot;\x{21D1}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (172,0) size 20x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x15
-              RenderBlock (anonymous) at (0,0) size 10x15
-                RenderText at (0,-45) size 10x106
-                  text run at (0,-45) width 10: &quot;\x{21D3}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x15
+              RenderText {#text} at (0,-45) size 10x106
+                text run at (0,-45) width 10: &quot;\x{21D3}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (191,0) size 20x64
</span><del>-            RenderMathMLBlock (anonymous, flex) at (4,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 10x16
-                RenderText at (0,-45) size 10x106
-                  text run at (0,-45) width 10: &quot;\x{21D5}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 10x16
+              RenderText {#text} at (0,-45) size 10x106
+                text run at (0,-45) width 10: &quot;\x{21D5}&quot;
</ins><span class="cx">           RenderMathMLSpace {mspace} at (210,0) size 0x64
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationmenclosenotationdefaultlongdivexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationmenclosenotationdefaultlongdivexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x92
-  RenderBlock {HTML} at (0,0) size 800x92
-    RenderBody {BODY} at (8,16) size 784x60
-      RenderBlock {P} at (0,0) size 784x60
-        RenderMathMLMath {math} at (0,0) size 102x56 [padding: 0 1 0 1]
-          RenderMathMLRow {mrow} at (1,0) size 100x56
-            RenderMathMLMenclose {menclose} at (0,0) size 100x56 [padding: 6 0 0 6]
-              RenderMathMLSpace {mspace} at (6,6) size 100x50 [bgcolor=#FF0000]
</del><ins>+layer at (0,0) size 800x90
+  RenderBlock {HTML} at (0,0) size 800x90
+    RenderBody {BODY} at (8,16) size 784x58
+      RenderBlock {P} at (0,0) size 784x58
+        RenderMathMLMath {math} at (0,0) size 114x58 [padding: 0 1 0 1]
+          RenderMathMLRow {mrow} at (1,0) size 112x58
+            RenderMathMLMenclose {menclose} at (0,0) size 112x58
+              RenderMathMLSpace {mspace} at (7,3) size 101x51 [bgcolor=#FF0000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationmenclosenotationvaluesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-values-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-values-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/menclose-notation-values-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x220
-  RenderBlock {HTML} at (0,0) size 800x220
-    RenderBody {BODY} at (8,8) size 784x204
</del><ins>+layer at (0,0) size 800x219
+  RenderBlock {HTML} at (0,0) size 800x219
+    RenderBody {BODY} at (8,8) size 784x203
</ins><span class="cx">       RenderMathMLMath {math} at (0,8) size 114x58 [padding: 0 1 0 1]
</span><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 112x58
</span><span class="cx">           RenderMathMLMenclose {menclose} at (0,0) size 112x58
</span><span class="lines">@@ -79,20 +79,20 @@
</span><span class="cx">           RenderMathMLMenclose {menclose} at (0,0) size 100x50
</span><span class="cx">             RenderMathMLSpace {mspace} at (0,0) size 100x50 [bgcolor=#FF0000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,140) size 110x58 [padding: 0 1 0 1]
</del><ins>+      RenderMathMLMath {math} at (0,139) size 110x58 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 108x58
</span><span class="cx">           RenderMathMLMenclose {menclose} at (0,0) size 108x58
</span><span class="cx">             RenderMathMLSpace {mspace} at (3,3) size 101x51 [bgcolor=#FF0000]
</span><del>-      RenderText {#text} at (109,179) size 5x17
-        text run at (109,179) width 5: &quot; &quot;
</del><ins>+      RenderText {#text} at (109,178) size 5x17
+        text run at (109,178) width 5: &quot; &quot;
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (113,131) size 146x74 [padding: 0 1 0 1]
</del><ins>+      RenderMathMLMath {math} at (113,130) size 146x74 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 144x74
</span><span class="cx">           RenderMathMLMenclose {menclose} at (0,0) size 144x74
</span><span class="cx">             RenderMathMLSpace {mspace} at (21,11) size 101x51 [bgcolor=#FF0000]
</span><del>-      RenderText {#text} at (258,179) size 5x17
-        text run at (258,179) width 5: &quot; &quot;
-      RenderMathMLMath {math} at (262,139) size 111x58 [padding: 0 1 0 1]
</del><ins>+      RenderText {#text} at (258,178) size 5x17
+        text run at (258,178) width 5: &quot; &quot;
+      RenderMathMLMath {math} at (262,138) size 111x58 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 108x58
</span><span class="cx">           RenderMathMLMenclose {menclose} at (0,0) size 108x58
</span><span class="cx">             RenderMathMLSpace {mspace} at (3,3) size 101x51 [bgcolor=#FF0000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationmostretchexpectedpng"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.png (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.png        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.png        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -1,65 +0,0 @@
</span><del>-\x89PNG
-
--IHDR X')tEXtchecksum186983d96e3920df27efd583b190872bwAH\xCDbKGD\xFF\xFF\xFF\xA0\xBD\xA7\x93 IDATx\x9C\xED\xDD}|\xCCg\xBE\xFF\xF1\xEF\xE4Vn\x8A\x90D#\x89\xD2\xA47        \xB2%Js\xE3\xE6\x94=[ڲ$u\x84\xED\xF6h        \xA7N\xDBP7uP\xAC\x9EҖ\xB8;\x87\xD5ֲ\xD5\xC77KB\x92q\xA28ZDҪ\xA4鮈\x8CDnf~\xCC6\x9B_\xC8\xCC5\x93k\xEE_Ͽ\xC6w&gt;\xDF+\x9F\xB4\xF3\xF0}\xBB\xBE\xD7\_\x95^\xAFW \x8F\x87\xBDp5,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80 \x99\x97\xBD\x80\xB6mۦ\xD7\xEB\xBBw\xEF\xFE\xDCs\xCFٻ\xD0&quot;f\xB0\x9CFvv\xB6Z\xAD\xF6\xF7\xF7ONN\xAE\xA9\xA9\xB1w;\xA0E,\xA7\xB1hѢ\x97_~y\xE0\xC0\x81\xEBׯoӦ\x8D\xBD\xDB-R\xF1\xA8\xA7PRR\xF2\xC8#\x8FTTT\xF8\xF9\xF9ٻ`\x82\xD9k\xB0\xF4z\xFDիW{\xF6\xEC\xD9\xF4`CCCIIIDD\x84eMTWW:th\xF8\xF0\xE1^^\xFF_?EEE\xE5\xE5山\xB1*\x95Jd\x9CK\x97.=zTQOO\xCFI\x93&amp;5N\xF3\x9C&gt;}\xFA\xE4ɓ\x8A\xA2\xF8\xF8\xF8\xFC˿\xFC\x8B\x91v\xEC\xD8QYYix\xED\xEF\xEF?i\xD2$Ï&gt;w\xEE\^^^cYrrrK\xBF\xE
 C\xB1c\xC7-d\xBC\xCF\xFF\xFB\xBF\xFF\xEBԩS\xA7N\x9DD~)\x83}\xFB\xF6\xF5\xE9Ӈt\x80S0\xFB\xE1G}TUU\xD5|\x8F={\xF6\\xB9r\xC5\xDC\xD1V\xAF^=z\xF4\xE8\xFA\xFAzOO\xCFf\xEFv\xEC\xD81''gȐ!ǎ\xED\xF8\xF1\xE3\xFB\xF7ﯩ\xA9\xA9\xA9\xA9i:3W__o8\xF8\xEE\xBB\xEF\xE1\xBD\xF7ޫi\xA2\xF1x]]]\xE3\xC1\xCF?\xFF\xFCܹs-\x8D\xF0\xDAk\xAF\x99\xECs۶m\x82\xBFQ\xA3\xFD\xFB\xF7?\xF3\xCC3f\x9D\xECż\xAC?\xFC\xE1O?\xFD\xF4\x93O&gt;\xD9\xEC\xB8J\xA5\x9A9s\xE6\xFC\xF9\xF3\xFF\xF5_\xFF544Tp4\xBD^\xFF\xE6\x9Bo^\xB9r嫯\xBE\xF2\xF1񹿠}\xFB\xF6\xB3g\xCF3f\xCC\xC0\x81\xFF\xE7\xFE'!!\xC1\xE4\x98\xF1\xF1\xF13g\xCElvp\xC0\x80 P\xE5\x93O&gt;1~\xBA\x97\x97\xD7\xFD\xA7+\x8Acx\xFD\xF3\xCF?\x9BlC\xAE\xFA\xFA\xFA\x9C\x9C\x9C+V\xDC\xFFVQQѧ\x9F~\xBAh\xD1&quot;\xB7\x8C0c\xEBҥK%%%qqq|W\xA5R͙3g\xC1\x82\xE2~\xFB\xED\xB7\xEBׯ\xFF\xCF\xFF\xFC\xCF\xA6\xABF={\xF6|\xFD\xF5\xD7g͚%&gt;\xB2\x8B)((\xB8s\xE7\xCEg\xB0n߾m\xC1\xC4!\xB0*3\xD6\xFC\xF9\xF38\xBB\xD3(((($$\xE4ȑ#\x
 82\x9E={VQ\x94\xC7\xDCde\x9F&gt;}Ο?___/8\xB2\x8B9z\x{128DF7}w\x9F&gt;}\xEC\xDD&quot;\xB0\xD4juHHH\xB7n݌\x97͜9s\xC1\x82:\x9DNdL\xC32)\xD3=\x88Ը\xB0#G\x8E\xF4\xED\xDB\xD7\xD7\xD7\xD7ލ!\xA2\xC1e͚5ӦM3Y֩S\xA7\x88\x88sWpÈ\x86\x86\x86\x9C\x9CV\xB8\xE0D\x84֭[\xB7Ο?߷o_\x91\xE2\xC4\xC4\xC4]\xBBv\xB5\xAE+\xFC\xC3ŋ+++\x97؋8\xFE\xFC\x96-[\xAA\xAB\xAB.\h\xA4쭷\xDEj\xF6H!\xB0\xF6\xEC\xD9/\xB8UBB\xC2\xE7\x9F\xDE\xD0\xD0к\xC6\xF0w\x8DFQ\x94\xA7\x9EzJ\xFC\xADV[YY\xD9\xD0\xD0\xF0\xD3O?)\xBBy\xF3f\xB3@
-\xA1\x80\xB5w\xEFޡC\x87
-\x8Eح[\xB7\xA0\xA0\xA0'N\xB4\xA2+\xFCC~~\xBE\x87\x87+\xDCp&quot;B\xEB\xBB\xEF\xBE\xEBѣ\x87\xF8\xA0=z\xF4`\xEFY4M\xEF޽\xD9\xC3'b:`\xE9\xF5\xFA\xE2\xE2\xE2\xAE]\xBB\x8Aڵk\xD7\xEBׯ\x9B,\xBB{\xF7\xAE`n0\x94UWW\x8B\xF7\xE0*++/\\xB8p\xFFή\xC0\x91\x99X\xB7nݪ\xAA\xAA27`\x9B,\xCB\xCE\xCE6l\x98Ȁ\xFD\xFB\xF7\xF7\xF3\xF3\xCB\xCE\xCE\xEF\xC15\x9C&gt;}Z\xAF\xD7GGGۻ`\xD3\xEBo\xFB\x9B\xA2(m۶\xB4]\xBBv&amp;\x9F's\xE0\xC0\x81\xAC^\xBDZd\xC0Ν;\xAF]\xBB\xF6\xAD\xB7\xDE2\xBEj\xDB\xF5(\x8AB\xC0\xC0\xB9\x88&gt;\x8BP\xF0+\x84&quot;\xC57n\xDCX\xBE|yYYYnnnxx\xB8\xE0\x98S\xA6L\xE9ڵkjj\xEA\xF0\xE1çO\x9F~\xFF\x93\xA1]\x92a\xB3{n\xE0\\xEC\xB3C\xBA^\xAF\xF7\xF0\xF00+\xB4)\xBF\xEC\xE7n\xD8\xFF\xDDM\x9C;w\xAEK\x97.fݟv':\x83eV\xAC1^\xBAf\xCD\xB5Zw\xF4\xE8ў={\x8A\x8C\xF9\xD9g\x9F\xADX\xB1\xE2/\xF9Kpp\xB0x'N\xAD\xB6\xB6\xF6ҥKÇ\xB7w#\xC0&lt;\xA6g\xB0:v\xEC\xA8(ʝ;w\xC4\xAD\xAC\xAC\xECԩ\x93񚤤\xA4\xC4\xC4D\xE3O\x8FnT^^&gt;}\xFA\xF4&gt;\xF8
 \xC0}ҕ\xA2(\x97.]\xAA\xAB\xAB\x8B\x8B\x8B\xB3w#\xC0&lt;\xA6V\x87KKK\xC5---Y\\xF8\xF0a\x91O\x9C8Q]]/ރ 0,\xC0&quot;`\xE0tL,\x95Jnn\xC0٘\xD4\xDF\xDF_pk+C\x99\xBBm\xB6y\xEE\xDC9OO\xCF\xD8\xD8X{7\xCC#\xB4ȽgϞ&quot;\x876\xBA~\xFD\xBA\xE0\xCA*q\xF6\xEC\xD9\xE8\xE8耀{7\xCC#\xB0F\x8F\xFD\x97\xBF\xFCEpě7o޺u\xAB\xFF\xFE\xAD\xE8
-\x8A^\xAF/((\xE0\xFE \xCEH(`\xFD\xF3?\xFFsvv\xB6\xE0        :\xF4\xE2\x8B/\xBA\xC9&gt;U\xD6s\xFD\xFA\xF5\x8A\x8A
-\xCBV@@@\xBBv\xED&lt;==\xBBt\xE9b\xA4\xAC[\xB7n\xCD^)\x84V\x87\xFA\xF4\xE9s\xFE\xFCy\x91\xE2\xBC\xFC\xF2˭\xEB
-ʙ3gEy\xF6\xD9g-8\xB7o߾)))~~~\xEF\xBD\x{1DE472}&gt;\xF8\xA0\xD9  \x85\xE8F\xA3o\xBE\xF9\xE6\x86-L\x96\xFD\xFC\xF3\xCF׮]4hP뺂RPP!\xF2]\xE0hDVrr\xF2͛7o޼i\xBC\xEC\xC3?|\xEF\xBD\xF7 [\xAE\x9Bd\xD8\xC9]\xA7ә\xAC\xA9q1gΜ|6p4f&lt;*'33\xF3\xC3?4RPQQq\xE3ƍ\xA1C\x87
-hx\xC4\xDEŋMV^\xB8p\xA1o߾^^\xA2\xFBλ\xCEˌ\x80\xF5\xF8㏇\x85\x85i4\x9A\xBE\xAB\xD7\xEB?\xF8\xE0\xE3\x8B~\x9A\xE9ի\xD7\xEF\xFF\xFBٳg\xD7\xD6\xD6)\xBBr\xE5\xCA\xFE\xF0\x87\x95+W\x8A\x8F\xEC슊\x8A***F\x8De\xEFF\x80%̛\x9A&gt;}\xFA\xFA\xF5\xEB۴i\xDD\xF4\xB8^\xAF\xFF\xF0\xC3_}\xF5հ\xB00\xF1\xD1T*\xD5ڵk׬Y3jԨ\xE9ӧ\x8F=\xBA\xD9\xE3\x9Fo߾\xFD\xD9g\x9F}\xF9\xE5\x97{\xF6\xEC\ו\x9D\x9D\xED\xE5\xE5\xE5\xE9陖\x96ָ1\xA9F\xA3\xC9\xCB\xCBS\xCC|\xE0\x8Fe\xEA\xEB\xEBW\xAF^mx\xED\xEF\xEF?u\xEAT\xC3/u\xEAԩcǎ5\xF6cd\x90\xBD{\xF7\x8E9\xB2}\xFB\xF6\xD6\xEEX\x83\xE7;\xEF\xBCc\xD6        111UUU\x866\xD2\xE9tݺu\x8B\x8A\x8A2\xF7\xC7{xx\xC4\xC5ō;\xB6\xB8\xB88**\xAA\xD9⭛7ov\xEC\xD8\xF1\xDF\xFF\xFD\xDFE\xBC\xA3(\x8A\x9F\x9F\x9F\x8F\x8F\x8F\x97\x97\x97\x8F\x8FOttt\xE3-Ų\xB2\xB2\x9F~\xFA\xC9\xCB\xCB\xEB\xF9\xE7\x9Fꩧ\x8C\x8CЯ_\xBF\x87~\xD8\xF8O                        y\xF4\xD1G\xFD\xFD\xFD\xF8nǎ\xBC\xBC\xBC\xBC\xBC\xBC\xFC\xFC\xFC\xA2\xA3\xA3-\xAB\xBC\xBC\xBC\xB4\xB4
 \xD4p\xFC\xF1\xC7\xF6\xD9g;t\xE8\xD0\xEC܍7\x86\x86\x86Ν;7==]\xE4\xBFguuuqq17p(*\xC1ݭ`mZ\xAD6((h\xF7\xEE\xDDAAA7nܶm\x9B\xBD;2c-\xD6\xFD\xB4ZmJJ\x8AV\xAB\xD5j\xB5\xA9\xA9\xA9w\xEF\xDEm\xCDh555\xABW\xAF\xEE߿CCC\xE3\xC1\x95+W\xBE\xF2\xCA+\x97/_\xA7gϞ\xFE\xFE\xFE\x81\x81\x81\x81\x81\x81m۶\xD5h4\xF3\xE6\xCD \xFC\x85\x8F\x8FOFF\x86-F0\xF2\xF4\xC6u\xEB\xD6\xDD?B@@\x80Z\xAD\xBEs\xE7\x8EZ\xAD^\xBF~\xBD\xE0/kP[[{\xE3ƍ\xA6GmT__\xFF\xFD\xF7\xDF\xDF\x8A\xC9`1\xCB\x96V\xAB7n\xDCԩS\xA6L\x992v\xECX\x8B3VIIILL\xCCիW\xD5ju\xD3]\xE0\xD3\xD3\xD3Ǐ\x9F\x98\x98\xF8\xD9g\x9F\x89\x8Fv\xEDڵ\xAA\xAA\xAA\xAA\xAA\xAA;w\xEE 0\xE0\xFD\xF7߯\xFA\x85\xE0b\xF9֏`\x81\xA1C\x87N\x9C8q\xF1\xE2\xC5\xEDڵ3\xEB\xC4;v$''7\xFE\xF1o\xFB[DDĕ+WE\xF9\xF2\xCB/ܬ\xDEdh- 7&gt;\xD0\xEB\xF5S\xA7N\x9D9sf\xE3\xB59&gt;&gt;\xBE\xBA\xBAzڴi[\xB7nm\xB6Vݤ\xE2\xE2⸸\xB8ɓ'/^\xBC\xB8\xD9[*\x95j̘1QQQC\x86 \xA9\xA8\xA8\x985k\x96e-\xBB\xB6\x9A\x9A\x9A\x9A\x9A\x9A\xC6?\xBE\x95
 i8r\xEF޽\xA6o        \x80ְpkݺuaaaIIIM&amp;''\x9B{{K\xAFק\xA5\xA5gff\xB6TӧO\x9F\xE5˗gddZ\xD60\x80\xCDX\xB0~\xF8ᇏ&gt;\xFA\xE8\xDDw߽\xFF\xAD\xCC\xCC\xCCu\xEB\xD6\xFD\xF8\xE3\x8F\xE2\xA3egg&lt;x\xF0\xED\xB7\xDF6\xBE\xFF{jjj\xA7N\x9D\xF8C\x8A%+==}\xF6\xECٍ\xBBL5\xE5\xEF\x9En֍&lt;\xC3\xEEPqqq\xC6˼\xBC\xBC\xFA\xF7\x93\xC3\xD7\x80\x833;`h4\x9A\xD4\xD4Ԗ
-&amp;O\x9E|\xFC\xF8q\xF1{y\x86\xAF\xB0\x9B\xAC\xECڵkyy\xF9\xBD{\xF7G\xB0 \xB3֒%K\xD2\xD2Ҍ&lt;\xD0\xDB\xDB{ʔ)\xF7/Wp\xE6}\x8B\xB0\xA8\xA8\xE8\x8B/\xBEX\xB5j\x95񲴴\xB4=zEDD\xB4\xA27\xA7d\xDE VVVVttthh\xA8񲰰\xB0~\xFD\xFAmݺ\xB5\x8D8+3\x96N\xA7۲e\x8B\xE0c\xEF\x86-\xB6e\xCB\xA47dF\xC0*(((** XC\x87\xBDz\xF5\xEAٳg-m \xC0Y\x99\xB0\xD4j\xB5\x97\x97נA\x83D\x8A\xEC\xE9\xE9y\xE0\xC0KpVf\xAC\xF4\xEF߿m۶&quot;\xC5\xEDڵ\x8B\x8D\x8D%`7$\xB0t:]~~\xBE\xC9\xED@\x9B\x8A\x8B\x8B\xCB\xCB\xCB\xD3\xE9t5\xE0\xACDVQQQuuuTT\x94\xF8\xD0QQQZ\xAD\xB6\xA4\xA4Ģ\xC6\x9C\x95h\xC0\xBApႢ(\x91\x91\x91\xE2C\x8A-'\xB8рe\x98\x88\xEA֭\x9B\xF8\xD0!!!\x8A\xA2[\xD0\x80\xF3-X\xB7o\xDFVEp\x85\xBB\x81\xA1\xD8p&quot;\x80\xFB-X\x95\x95\x95\x8A\xA2\x88\xA8\xB0l\xC5\xC8\xD3!\xE1\xE6jjj\xFE\xFA׿*\x8Ar\xF2\xE4ɔ\x94\x94\x96d-X\xF7\xEE\xDDS\xC5\xC7\xC7G|hCqMM\x8Dm\x90\xA5\xA2\xA2\xE2СC7o\xDET\xE5\xF2\xE5\xCBj\
 xB5\xBA\xA5\x83Y\xCC{!L&quot;`\xB9\xFB\x80\xE3 `HF\xC0\x90\x8C\x80\x99\xB4ZmJJ\x8AV\xAB\xD5j\xB5\xA9\xA9\xA9w\xEF\xDEm\xCDh555\xABW\xAF\xEE߿CCC\xE3\xC1\x95+W\xBE\xF2\xCA+\x97/_\xA7gϞ\xFE\xFE\xFE\x81\x81\x81\x81\x81\x81m۶\xD5h4\xF3\xE6\xCD \xFC\x85\x8F\x8FOFF\x86-F(--m\xE9\xDDu\xEB֙A\mm\xED\x8D7d\x8D\xB0 \xD2h\xB5\xDAq\xE3\xC6M\x9D:5     `ʔ)cǎ\xB58c\x95\x94\x94\xC4\xC4\xC4\\xBDzU\xADV{zz6OOO?~|bb\xE2g\x9F}&amp;&gt;ڵkת\xAA\xAA\xAA\xAA\xAA\xEEܹ3`\xC0\x80\xF7\xDF\xBF\xEA+W\xAE\xB4\xCD6\xB3cǎ\xE4\xE4d{wn\x8D͓\\x84\xDD\xB9\xEB\xF5\xFA\xA9S\xA7Μ9s\xF0\xE0\xC1\x86#\xF1\xF1\xF1\xD5\xD5\xD5ӦMۺu\xABJ\xA52k\xB4\xE2\xE2⸸\xB8ɓ'/^\xBC\xB8\xD9[*\x95j̘1QQQC\x86 \xA9\xA8\xA8\x985k\x96\x9C_\xC0\x85\xD4\xD4԰=
-\xD83X\x90cݺuaaaIIIM&amp;''\xAF_\xBFެ\xA1\xF4z}ZZZpppfffK5}\xFA\xF4Y\xBE|yFFFaa\xA1\x85`5,H\xF0\xC3?|\xF4\xD1G\xEF\xBE\xFB\xEE\xFDoeff\xAE[\xB7\xEE\xC7-;;\xFB\xE0\xC1\x83o\xBF\xFD\xB6\x87\x87\xB1\xCFgjjj\xA7N\x9D\xF8C\xB0/$HOO\x9F={\xB6\x9F\x9F\xDF\xFDo\xF9\xFB\x{39E79DB}u#\xEFرc\x8A\xA2\xC4\xC5\xC5/\xF3\xF2\xF2\xEA߿NN\x8E\xDDo\x8F\xD0  \xADUPP\xA0\xD1hRSS[*\x98&lt;y\xF2\xF1\xE3\xC7\xC5\xEF\xE5}\xFF\xFD\xF7\x8A\xA2\x9B\xAC\xECڵkyy\xB9\xE19N8\x96\x8B\xB0\xE3,Β%K\xD2\xD2Ҍ&lt;m\xDA\xDB\xDB{ʔ)\xF7/W\xC0U\xF1-B\xB4JQQ\xD1_|\xB1j\xD5*\xE3eiii=z\xF4(**\x8A\x88\x88\xB0Mc\xD83Xh\x95\xAC\xAC\xAC\xE8\xE8\xE8\xD0\xD0P\xE3eaaa\xFD\xFA\xF5ۺu\xABm\xBA\xC0\xBEX\xB0\x9CN\xA7۲e˰a\xC3D\x8A\x87-\xB6e\xCB\xA4\xDC\xCBE4\xDD\xEB\xDCf
-
-
-\x8A\x8A\x8A\xD6СC\xAF^\xBDz\xF6\xECYkw\x80\xDD\xB0`9\xB5Z\xED\xE5\xE55h\xD0 \x91\xE2\xC1\x83{zz8p\xC0\xDA]`w,X\xEE\xC0\x81\xFD\xFB\xF7o۶\xADHq\xBBv\xEDbcc        Xw@\xC0\x82\x85t:]~~\xBE\xC9\xED@\x9B\x8A\x8B\x8B\xCB\xCB\xCB\xD3\xE9t\xD6\xEB
-G@\xC0r\xB6_&lt;^TTT]]%~JTT\x94V\xAB-))\xB1^W8,t\xE1\xC2EQ&quot;##\xC5O1N\xC0\x85\xB0`!\xC3DT\xB7n\xDD\xC4O                        Q\xA5\xB8\xB8\xD8Z=\xE0X\xB0\xD0\xED۷E\\xE1n`(6\x9C\x80 #`\xC1B\x95\x95\x95\x8A\xA2\x88\x9F\xA8\xB0l\xC2ȣ!6@\xC0r\xB6_\xE4~\xEF\xDE=EQ|||\xC4O1\xD7\xD4\xD4X\xAB' @2\xE0\x82x\xE6#\xD8 @2\x80d,\xC1-! @2\xE0\x82\x98\xD1\xFB&quot;`\x80\xB9w\xEF\xDE\xE7\x9Fnx\xFD\xDF\xFF\xFD\xDFFh-\x96\x8B\xF0\xF4\xF4\xB4w \xECl۶m[\xB7n=r䈑\x9A[\xB7nmڴ\xC9\xF0\xFA\xC3?4r@k\xB0HVVV\xB6e˖\xA6G\xEEݻ\xB7n\xDD:\x8Bo\\x96\x97\x97\xF0\xC17nlv\xBC\xB0\xB0\xF0\xCD7\xDF,,,\xE7ȑ#1\xBFX\xBBvm\xE3\xF1U\xABV5\xCF\xC9\xC912\xC2\xEF~\xF7\xBB\x98&amp;\xD4j\xB5\xE1\xF8\x96-[\x9A\xE7\x9DwZa޼y&amp;\x9F\xF5\xDDw߭^\xBDZ\xF0\x97j\x94\x9D\x9D\xADV\xAB\xFD\xFD\xFD\x93\x93\x93\x9F\x97PRR\xB2a\xC3s\x87\xD0z&lt;\xB0 pb۶m\xD3\xEB\xF5ݻw\xEE\xB9\xE7\xEC\xDD\xCBߕ\x97\x97gdd4\xCB\xBE\xBE\xBE\x8F&gt;\xFA\xE8\xA2E\x8
 B,X`\xEE\x80\xFAӟ,X\xB0bŊ\xC4\xC4\xC4fo\xF5\xEB\xD7oƌ\xBF\xFF\xFD\xEF\x9F~\xFA\xE9E\x8B\x99|cEE\xC5\xC0\x81-Z\xA4\xFC\xFF\x8Fќ&gt;}\xFA\xE4ɓE\x99;w\xAE\xF1\xF4s\xF9\xF2嬬\xAC\xD0\xD0P\xC3۵kgx1a„ѣG^\xE7\xE5\xE5\xEDܹ\xB3\xA5rss\xEFܹӾ}{#?\xA5\xAC\xAC\xEC\xECٳ\xC6\x97\xFB-Z\xB4hƌO&gt;\xF9\xE4\xFA\xF5\xEB۴ic8x\xEDڵ\xBD{\xF7N\x9B6\xCD\xDC\xD1\xB43X\xCEDd\xFE\xBFQ\xE3Ŧ\xA5\xAB\x8E\xC98\xB8\xCEX\xD8k\x91{CCÌ3\x96.]z\x80HHH޾}\xBBY&lt;xp\xE2ĉ\x9F\xFEyRR\x92J\xA5\xBA\xBF **\xEA\xCF\xFE\xF3\x91#G\xE6̙#2`\x9B6m\x82\x82\x82\x82\x82\x82\xBC\xBD\xBDz{{\xFA\xFA\xFA\x9A\xA1}\xFB\xF6A\xBF\xF0\xF0\xF8\xFB_\xA1^^^\x8D۶m+\xF6\xCB\xC9TRRr\xF4\xE8\xD1aÆ\x85\x86\x86N\x992\xC5\xF6-h\x86\x80\xE54\x8C\M\xBE5\xE6\x96-Z\xF4\xF2\xCB/8\xB0錅}mڴiԨQ\xC1\xC1\xC1|w\xEAԩ\xBBw\xEF\xBEu\xEB\x96\xF8\x80\xFF\xF6o\xFF\x96\x9A\x9A\xFA\xC8#\x8F\xA9\xF1\xF1\xF1y\xEF\xBD\xF7V\xADZU\\l^\xBB.d߾}}\xFA\xF4\xF1\xF3\xF3\xB3w#\xFE\x8E\x80\xE54\xF0j
-;r\xC0\x8B\xAA\xAA\xAA͛7\xBF\xFC\xF2\xCB-\xA8T\xAA\xDF\xFD\xEEw\x8B/\xB0\xBA\xBA\xFAܹsO&gt;\xF9\xA4\xC9ʧ\x9EzJQ\x94\xFC\xFC|\xC1\x91]\xCF\xFE\xFD\xFB\x9Fy\xE6{w\xE0X\xCE\xC1\xAF\xA6\xB0/\x9C\xB1\xF8\xE0\x83RRR\x8C\xDFqNNN\xCE\xCDͽv\xED\x9AȀ---\x8A\xD8-l\xC3\xFD\xBE\xBA\xBA:\xB1N]M}}}NNNLL\x8C\xBD\xF0,\xE7`\xC1մ\xF1\xA6aKwM\xC0\x91\x9F\xB1\xB0\xFD\xB6UUUYYY\xA9\xA9\xA9\xC6\xCBT*՛o\xBE\xB9d\xC9\xDBt\xE5&amp;
-
-
-\xEEܹ\xC3 \xE0PX΁\xF94\xE5\x803_}\xF5կ~\xF5+\x91E\xE2Ç߻w\xAF\xDB\xCE6Y\xC3ѣG\xBD\xBD\xBD\xFB\xF4\xE9c\xEFF\xFC\xCB        \x88\M\x99\x85r+8c\xF1\xC7?\xFE1!!A\xA42(((&quot;&quot;B\xF0˰q\xE4ȑ\xBE}\xFB\x8A\xA4[6C\xC0rx5\x85}9ڌ\x85V\xABݿ\xBF`\xC0R%11q\xF7\xEE\xDDVm\xC9}444\xE4\xE4\xE4\xF0\xF7\xE0hXN\xC0Ѯ\xA6\xB0;\x9336\x9E\xD1&lt;|\xF8ppp\xF0\xC3?,X\xBFo\xDF&gt;\xAB\xB6\xE4&gt;.^\xBCXYY\xE9P\xF7\x8B(,\xA7`\xD9\xFC?\x8B\xDC]\x95\xCEX\x9C;wN&lt;])\x8A\xF2\xF0\xC3߼y\xB3\xBC\xBC\xDCz-\xB9\x8DF\xA3\xFC\xB2Q\xC7a\xFF\x80\xF5\xD3O?        n\xA0ܵkWEQ\xDC\xED/e\xBC\x9AZ        \xE3p\xC6\xE2ҥK\x86\xFF\x82 ŗ.]2^f\x88\xFE\xDC\xC0\xDDH\xBD\xBB\xC9\xCF\xCF\xF7\xF0\xF0`\x86p4vXz\xBD\xBE\xB0\xB0\xF0\x99g\x9E\xF9;\xF4駟V\xE5\xFC\xF9\xF3\xD6\xEFˁ^M]\xE6\xD2\xC2G\xC2$\x9C\xB1\xF8\xEB_\xFF\xDA\xD2\xEE\xEDԮ]\xBB6m\xDA\xFC\xFC\xF3\xCF\xC6\xCB \xDBe\xDF\xC6ݠ}\xFB\xF6\x9D:u\xBA~\xFD\xBAx.C\xA3\xD1\xF4\xEE\xDDۡvD\xA0\xD8=`:t\xE8\xEAի\xB3f\xCD)1bD\xAF^\xBD&
 gt;\xFE\xF8ckw\xE5P\xF0jjU|$Lr\xC0\x8B\xCA\xCA\xCAΝ;\x8B׫T\xAA.]\xBATTT/\xCB\xCA\xCA\xEA۷oll\xACȀS\xA7NݱcG}}\xBDx.\xA0\xB2\xB2\xF2… &quot;\x9B\xDD\xB01{\xAC\xEA\xEAꌌ\x8C_\xFF\xFA\xD7#F\x8C\xA9\xF7\xF6\xF6^\xBBv\xED\xFE\xFD\xFB&lt;h\xED\xDE\x87\xC5WSg\\x83\xC5GB\x84Ȍ\x85\x8D\xFF\x9F\xEAt\xBA\xA6\xCFN\xE1\xED\xED\xAD\xD3\xE9\x8C\xEC۷o\xF7\xEE\xDD۷oy\xC1\x82aaa\xE9\xE9\xE9\x8E\xF3y\xB6\x81ӧO\xEB\xF5\xFA\xE8\xE8h{7\xA09\xBB\xAC\xBBw\xEFN\x9C81  `\xFB\xF6\xED\xE2k,\x92\x92\x926n\xDC\xF8\xD2K/\x9D:uʪ\xED9\xF7\x99\xFF\xE7#!\xC2f,\xCA\xCAʦN\x9D\xBAm۶\x9C\x9C\x9C\xBE}\xFB
-\x9E\xE5\xE7\xE7\xF7\xD5W_=\xF4\xD0C\xA3F\x8D:~\xFC\xB8U;t\x8A\xA2\xB0d\x9F\x80\x95\x9D\x9Dݷo\xDF޽{\xAB\xD5j\xB3\xCE}\xF5\xD5W\xF7\xEC\xD9\xF3\xDB\xDF\xFE6==\xDD\xF8\xBF\x80]\x80\xF8\xD5\xD4\xF6\x8FF\x91\x8B\x8F\x84 7\x99\xB1\xD0\xE9t\xE2!\xBB)\x95J\xE5V3XgϞUŵ7\xE0\xA4\xECy\x8BP\xA5RY\xFCw\xA8\xE2H7\xB6\xAC\xC7M\xAE\xA6\x8D\xF8H\x98\xE43\xC1\xC1\xC1\x9F~\xFA\xE9\x84        \xE2\xE3\xE3\xBF\xF9\xE6\xC1\xB3\xAA\xAB\xAB_x\xE1\x85\xF2\xF2\xF2\xAF\xBE\xFA\xEA\xD9g\x9F\xB5j\x87\x8E\xE3ܹs]\xBAt1\xEB+\x9Cl\xC3&gt;+&gt;&gt;\xBE\xB0\xB0\xF0\xE2ŋIII\xD5\xD5\xD5f\x9D\x9B\x95\x955f̘m۶\xAD^\xBD\xDA\xC3\xC3\xFE\xDBLX\x95;\M-\xF8Hr\xCC s\x9F-XWWg\xFC\xD6\xE8ѣ_|\xF1\xC5        &amp;\x8E\x9C\x99\x99YRR\xB2j\xD5*\x97\xFF 4\xAA\xAD\xAD\xBDt\xE9Ҁ\xEC\xDD\x80\xB0\xDB\xDFD;v쨪\xAA\x9A0a\x82\xF8ăZ\xADNKK۵k\x97\xC8\x8B\\x80eW\xD3\xC0\xC0\xC0\xD0\xD0\xD0:(\x8Aҵk׈\x88s 삏\x84\xC1 O\xE6\xB5k\xD7ά\xDD\xC8\xF4z\xBDa\xB73\xE3e\xA9\xA9\xA9\xE7ϟ?y\xF2\xA4Ȁ7n\x9
 C0a\x82\xB9k\xED\x9DڥK\x97\xEA\xEA\xEA\xE2\xE2\xE2\xEC\xDD\x80\xB0\xE7?\xF5\xFC\xFC\xFC\x96.]\xBAgϞ\xAF\xBF\xFEZ\xA4\xBE\xAE\xAE\xEE\x8D7\xDE9r\xA4\xF8#Ϝ\x9D\xF8\xFC\xD3 j``\xE0?\xFC\xA2(JBBBnnn\xB3b\x93\xF6\xC2G\xC28\xCBf,\x82\x82\x82\x9E\xFE\xF9nݺ)\x8Aһw襤\xA4\x96Z졇*++\xAF\xAF\xAC\xAC\xAC\xA9\xA9\xE9ԩ\x93\xF1\xB2\xC8\xC8HEQ\xBE\xFB\xEE;\x93޾}\xFB\xE7\x9F\xEEѣ\x87x.\xC0\xF00sV\x87&amp;O\x9Elx=c\xC6 #\xB4\x86\x9D\xE7ҟ\xFE\xF9\xC8\xC8ȕ+W\x8A\xFD\xF5\xD7\xDF~\xFB\xED\xB4iӬݕ\x83p\xCF\xF9&gt;FX6cѦM\x9B\x83&gt;\xF4\xD0C\x8A\xA2\xC4\xC6\xC6nٲ\xA5\xA5\x83{\xEC\xB1\xC7JKK\xC5\xEB-ŏ=\xF6\x98\xF12s\x97\xD6Y\xB6\x80\xCFy\x9D;w\xCE\xD3\xD3\xD3ܹ[__\xDF_|\xD1\xF0z\xFC\xF8\xF1Fh-;,\x95JmX\xCAm\xB2\xF8̙3\x8A\xA2\xF4\xEB\xD7\xCF\xFA}9\xF7\x9C\xFF\xE7#a\x84e36]RR&quot;^_RRҭ[7\xB3\xF6&amp;\xC5\xFDΞ=`\xEFF&lt;\x80\xFDW\x836t\xBEw\xEF\x9E\xC9Jÿz\xDD\xE7/e\x87\xBD\x9AZ\x89\x96\x88\xCFX\xD8xێaÆ\x95\x95\x95\x89g\xAC\xEC\
 xEC\xEC\xFA\xA7\xB2jK.O\xAF\xD7\xB8\xE1\xDF\x80\xB3\xB0\xC0BK,\x9B\xFF\x87 s\xD8\x8B\x80\x80\x80\x91#G:tH\xB0\xFE\xE0\xC1\x83\xE3ƍ\xB3jK.\xEF\xFA\xF5\xEB,\xC0a\xB0\x97YWSw\xD8\xCA\xCD9\xF8\x8CŸq\xE38 RYQQq\xEDڵ\xE7\x9E{\xCE\xCA\xB98\xC3\xFDq\xF7\xD9\xF1 p:,\xE5\xE0WS؞\x83\xCFX\x8C5*//O\xE4\xC6\xEE\xFF\xFE\xEF\xFF\x8E=ڭ\xF6S\xB0\x86\x82\x82\x82\x88\x88w\xFB\xE2$\xE0DX\xCA\xC1\xAF\xA6\xB0=\xB3f,l?\xA3\x98\x92\x92b\xF2ۈz\xBD~\xEDڵs\xE7εMW.\xEC̙3Æ-\xB3wZD\xC0rP\xCC\xFF\xA3ǟ\xB1x뭷\xB6l\xD9R__o\xA4F\xADV8а\xC1\x95I\x86\xA5\xFA\xC640\xEC\xF6\xEEV\xB3b,\xC0\xC1\xB0\x94\xE3_Mac\x8EA5Lb\xEDڵ\xAB\xA5\xBD^\xFF_\xFF\xF5_\xF3\xE7\xCF\xD0\xCF\xCF/::\xDA\xF0uZ\xE3 \x958p\xA0\xE0\xC8ή\xA8\xA8\xA8\xA2\xA2bԨQ\xF6n@\x8BX\xCAܫ)\x8B\xDC]\x9E\xE3,EQ&amp;O\x9E\xFC\xE7?\xFF\xF9\xA7\x9F~zໟ~\xFA\xE9\x8B/\xBEhxF\x93\xA0+Vdee]\xB9r\xC5HMmm\xED… gΜn^\xBBNk\xEF޽#G\x8El߾\xBD\xBD\xD0&quot;\x96\x83r\x8A\xAB)l\xC6Yf,\xBC\xBC\xBC&g
 t;\xFC\xF0÷\xDF~\xBB\xB2\xB2\xB2\xD9[\xBCq\xE3\xC6ĉ\xCD0!!a۶m\xBF\xF9\xCDo&lt;\xF8\xC0E\\xBBv\xED\x85^2d\xC8\xF2\xE5\xCBE\xAC\xA9\xA9\xA9\xA8\xA8\xA8\xA8\xA8h\xFA 麺:\xC3A\x91E\xFA\xADw\xFB\xF6\xED\x8A_\xE8t:\xC3\xC1\xFA\xFA\xFAƃw\xEE\xDCy\xE0\x897n4\xEC\xFD\xB6gϞ\xD7^{\xCD\xAD\xB0\x98\x97\xBD\xC08\xCB\xD56cg4;w\xEE\xBCdɒ={\x{1A4924}4\xBCw\xEFޥK\x97.\h\xC1\x80cƌ\xF9կ~\xB5iӦ\xA2\xA2\xA2\xA9S\xA76}\xAB\xB0\xB0p\xE3ƍ˗/\x8F\x8E\x8E*(((??\xDF\xF0\xE4ʔ\x94\x947\xDF|\xD3p|ݺu۷o7\xBC\x9E0a\x82\x91\xE2\xE2\xE2ڶmk\xFC\xA7\xE9\xA7w\xEFީ\xA9\xA9\x8D|\xFF\xFD\xF7-\x82ܱcǚ5k\x8F߿\xABV\xAB}\xFD\xF5׻t\xE9*\xF8\xF8\xC8\xC8\xC8\xC8ѣG\x8BT\x90\x8B\x80刘\xFF\x87\xC1ƍ_xᅮ]\xBB\xEEٳlj\xBEy׵kצ\xE9JQ__\xDF7\xDEx\xC3\xE2;w\xEE&lt;gΜ\xFB\x8F\xF7\xEB\xD7o\xEDڵ\xE2\xE3&lt;\xF7\xDCs\xA7N\x9D\xBA\xFFxzzzzz\xBA\xC8K\x96,1Y\xF3\xC8#\x8F\xED\xE3\x8F?~\xE0񔔔f\xFFњ        P\xAB\xD57n\xDC8q\xE2\xC4\xFA\xF5\xEBM\xB6a\xF0\xF0\xC3\xBB\xCF
 \xC3:\x87B\xC0r \xAD\xB9\x9A\xDA\xF8\xD1(\xB0\xCBf,\xE0†j\xEF\x88&quot;`9
-\xAE\xA6hƲ \x80# `9
-\xAE\xA6\xB83\xE0\xA4X\x84\xAB)da\xDB\xB0/\xB6ip\Pp,\xC9X\x92\xB0Ķ`_,X\xC8\xDB\xDB[Q\x94\xA6\xCF1\xA9\xB6\xB6VQk\xF5\x80c `\xB9\xDB/r7l4\xAF\xD5j\xC5O1Y\xAB' 2\xAC\xAA\xAA*\xF1S \xC5,\x80\xCB#`\xC1B\xA1\xA1\xA1\x8A\xA2\x94\x96\x96\x8A\x9Fr\xF3\xE6\xCD\xC6pa,X\xE8\x89'\x9EP\xE5ڵk\xE2\xA7\x8A-'\xE0\xC2X\xB0PTT\x94\xAF\xAF\xAF\xB9\xCB\xCF\xCF/&quot;&quot;\xC2z]\xC1\x80\x8Dg\xC0\xBEX.\xC2\xF6T//\xAF\x98\x98\x8DF#~\x8AF\xA3\x89\x8D\x8De\x80\xCB#`\xC1r\x89\x89\x89\xB9\xB9\xB9\xD5\xD5\xD5&quot;\xC5w\xEF\xDE\xCD\xCB\xCBKLL\xB4vW\xD8 \x96KLL\xAC\xAD\xAD\xCD\xCD\xCD)&gt;~\xFCx]] \xE0X\xB0܀BBB&gt;,R|\xF8\xF0ᰰ\xB0\xD8\xD8Xkw\x80\xDD\xB0\\x84]6yzzN\x9A4I&lt;`M\x9A4\xC9Ã\x8F\x9C-\xB0\xC8싫Z%55\xF5ԩS\xE5\xE5\xE5\xC6\xCB\xCA\xCB\xCBO\x9F&gt;\x9D\x92\x92b\x9B\xAE\xB0/Z\xE5\xB1\xC7KJJڼy\xB3\xF1\xB2M\x9B6-&gt;\xFC\xD1G\xB5IS\xD8 \xAD5w\xEE\xDC-6\xE8t\xBA\x96
-t:݆-\xE6ϟoˮ\xB0#\x96\x8B\xB0㚛A\x83EFF\xEE޽\xBB\xA5\x82\x9D;w\xF6\xEA\xD5+..Np\xC0\xEEݻ+\x8ARVVf\xB2\xB2\xB4\xB4\xB4\xFBIM\xD7wIDATs\xE7ξ\xBE\xBE\x82#\xBB\xD6`\x80}\xB0 \xC1ڵk333\xEB\xEA\xEA\xEE\xAB\xB6\xB6v\xF1\xE2\xC5k֬mРA\x8A\xA2\xE4\xE7\xE7/\xAB\xAF\xAF?q\xE2\xC4\xE0\xC1\x83U*\x95Y\xDD`m,HЫW\xAF\x97^ziŊ\xF7\xBF\xB5|\xF9\xF2\xF1\xE3\xC7\xF7\xEC\xD9S|\xB4\xF8\xF8\xF8\x84\x84\x84\xA5K\x97\xB9\xED\xA8(JVVVyy\xF9… \xCDn+#`A\x8Ey\xF3\xE6\xE5\xE6\xE6\x9E8q\xA2\xE9\xC1\xFC\xFC\xFC\x93'Ofdd\x985\x94J\xA5\xFA\xE4\x93O\xCA\xCA\xCA,X\xD0Rͅ \xE6̙\xB3lٲ\xE8\xE8h ;\xC0jX\x90\xC3\xD3\xD33++k\xFE\xFC\xF9\xDF|\xF3\x8D\xE1Haa\xE1\x82 6o\xDEl\xC1]\xE1\xE1\xE1yyy_~\xF9\xE5\x8C3***\x9A\xBE\xA5\xD7\xEB\xF7\xED\xDB7bĈe˖͚5KN\xF7HE\xC0r\x8E\xB0\xA8\xB9cǎ;w\xEE\\xB8p\xA1V\xAB\xD5j\xB5\xEF\xBC\xF3ή]\xBB:t\xE8`\xD9h\xE1\xE1\xE1\xA7O\x9FOJJ\xAA\xAF\xAFo&lt;\xBEjժ\xAD[\xB7\xAA\xD5괴4\xF1\xD1&quot;##۶m\xAB\xD1h\xE6͛\xF8 \x9B\xA54\x9B
 \xF5.q@\x80\xB9\xBC\xEC\xDD\Jǎ\xBF\xF8\xE2 \xC3\xEB\xC6\xF3\xF3\xF3\x9B5kV\xB3\xF0aA\xB9r\xE5J\xB3# x\xFF\xFD\xF7[3BSӧO\xB7A\xE2F\x8F=z\xF4hk\x8C \xC4 \x80d,\xC9X\x92\xB0\\x84#,r\xA2\xCB\xDB\xDB[Q\x94n\xD5ݒ\xDA\xDAZEQ|||,h \xC0y\x89\xAC\xF6\xED\xDB+\x8A\xA2\xD5jŇ6Y\xD0\xCCe\xC1^S\xC0J\xCC XUUU\xE2C\x8A        X\xC0݈\xAC\xD0\xD0PEQJKKŇ\xBEy\xF3f\xE3\x89\xEEC4`=\xF1\xC4\x8A\xA2\\xBBvM|hC\xB1\xE1D\xF7!\xB0\xA2\xA2\xA2|}}\xCD-X~~~5\xF3\xF0-B\x87h\xC0\xF2\xF2򊉉\xD1h4\xE2Ck4\x9A\xD8\xD8X_wc\xC6&gt;X\x89\x89\x89\xB9\xB9\xB9\xD5\xD5\xD5&quot;\xC5w\xEF\xDE\xCD\xCB\xCBKLL\xB4\xB41ge^\xC0\xAA\xAD\xAD\xCD\xCD\xCD)&gt;~\xFCx]] \xB8!3րBBB&gt;,R|\xF8\xF0ᰰ\xB0\xD8\xD8XKpVf,OO\xCFI\x93&amp;\x89\xACI\x93&amp;yx\xF0(a\x91;\x8Eü\x94\x9A\x9Az\xEAԩ\xF2\xF2r\xE3e\xE5\xE5\xE5\xA7O\x9FNIIiEc\xCEʼ\x80\xF5\xD8c\x8F%%%m޼\xD9x٦M\x9B\x86\xFE裏Z\xDE\x80\xD32\xFB\xDEܹs7lؠ\xD3\xE9Z*\xD0\xE9t6
 l\x98?~\xEBpVf\xACA\x83EFF\xEE޽\xBB\xA5\x82\x9D;w\xF6\xEA\xD5+..Np\xC0\xEEݻ+\x8ARVVf\xB2\xB2\xB4\xB4\xB4s\xE7ξ\xBE\xBE\x82#\xBB\xD6`\xE08,Y\x84\xBEv\xED\xDA\xCC\xCC̺\xBA\xBA\xFBߪ\xAD\xAD]\xBCx\xF1\x9A5k\xC4G4h\x90\xA2(\xF9\xF9\xF9\xC6\xCB\xEA\xEB\xEBO\x9C81x\xF0`\x95JeV\xB76fI\xC0\xEAի\xD7K/\xBD\xB4bŊ\xFB\xDFZ\xBE|\xF9\xF8\xF1\xE3{\xF6\xEC)&gt;Z|||BB\xC2ҥK\x8D\xDCvT%++\xAB\xBC\xBC|\xE1…f\xB7 `[n\xA30o޼\xDC\xDC\xDC'N4=\x98\x9F\x9F\xF2\xE4Ɍ\x8C \xB3\x86R\xA9T\x9F|\xF2IYYق Z\xAA\xB9p\xE1œ9s\x96-[mY\xC36ca\xC0\xF2\xF4\xF4\xCC\xCAʚ?\xFE7\xDF|c8RXX\xB8`\xC1\x82͛7[\xF0\xF0\xC1\xF0\xF0𼼼/\xBF\xFCrƌM\xDF\xD2\xEB\xF5\xFB\xF6\xED1bIJe\xCBf͚eY\xB7\xB6d\xF9F\xA0;vܹs\xE7… \xB5Z\xADV\xAB}\xE7\x9Dwv\xED\xDAաC\xCBF ?}\xFAtxxxRRR}}}\xE3\xF1U\xABVmݺU\xADV\xA7\xA5\xA5\x89\x8Fضm[\x8DF3o޼\xC0_\xD8,\xA5ٲ\x87\x90\x90\x90\xF0\xF0p\xB9c\x8B\xA9\xF8\xF6\x80\^\xAD9y\xF2\xE4\xC9;K\xB8}\xFB\xF6\xD6\xF5'FX\xC0\xA0U3X'Nܶ
 m\x9B\xC4n\\x80\xADƬ\xD5jSRR ˶RSS\xEF޽ۚ\xD1jjjV\xAF^ݿ\xFF\x86\x86\x86ƃ+W\xAE|\xE5\x95W._\xBE,&gt;NϞ=\xFD\xFD\xFD[Z2\xE5\xE3\xE3c\xF2\xAB\x91RF(--m\xE9\xDDu\xEB֙\xFB\xF5L\xE3jkkoܸ\xD1\xF4Hc\xD4n\x9A\xB9xgӀ\xA5\xD5jǍ7u\xEAԀ\x80\x80\x80\x80\x80)S\xA6\x8C;\xD6\xE2\x8CURRs\xF5\xEAU\xB5Z\xDD\xF4\xAB\x8B\xE9\xE9\xE9\xE3ǏOLL\xFC\xEC\xB3\xCF\xC4G\xBBv\xEDZUUUUU՝;w \xF0\xFE\xFB\xEFW\xFDb\xE5ʕ\xB6\xC1\x96v\xECؑ\x9C\x9C\xDC\xF8\xC7۷o\xF7\xEE\xDD\xDB\xF0z\xE1…\x86\xFFt&lt;Lj\xD5,\xB3\xE8\xF5\xFA\xA9S\xA7Μ9s\xF0\xE0\xC1\x86#\xF1\xF1\xF1\xD5\xD5\xD5ӦMۺu\xAB\xB9\xFB\xB3\xC7\xC5\xC5M\x9E&lt;y\xF1\xE2\xC5\xCD\xDER\xA9Tcƌ\x89\x8A\x8A2dHEE\x9B;&lt;PMMMMMM\xE3\xAB\xAB\xAB\xFC\xF1G\xC3\xEB[\xB7n\xB5o߾\xA5\x83\xC0$\xDB\xCD`\xAD[\xB7.,,,))\xA9\xE9\xC1\xE4\xE4\xE4\xE0\xE0\xE0\xF5\xEBכ5\x94^\xAFOKK \xCE\xCC\xCCl\xA9\xA6O\x9F&gt;˗/\xCF\xC8\xC8(,,\xB4\xB0c\x8B\xD8(`\xFD\xF0\xC3}\xF4ѻ\xEF\xBE{\xFF[\x99\x99\x99\xEB֭k\x9C)\x91\x9D\x9D}\xF0
 \xE0\xC1\xB7\xDF~\xDB\xC3\xC3X\xFF\xA9\xA9\xA9\x9D:uz\xE0\xB0\xAC\xF4\xF4\xF4ٳg\xFB\xF9\xF9\xDD\xFF\x96\xBF\xBFzz\xBAY7\xF2\x8E;\xA6(J\\\x9C\xF12//\xAF\xFE\xFD\xFB\xE7\xE4\xE4\xB0@ؒ-VAA\x81F\xA3IMMm\xA9`\xF2\xE4\xC9Ǐ\xBF\x97\xF7\xFD\xF7\xDF+\x8Al\xB2\xB2k׮\xE5\xE5\xE5\xF7\xEE\xDD\xA0\xF5l\xB0\x96,Y\x92\x96\x96\xE6\xE5\xD5\xE2\x82zoo\xEF)S\xA6ܿ\\xC0Y\xFD[\x84EEE_|\xF1ŪU\xAB\x8C\x97\xA5\xA5\xA5\xF5\xE8ѣ\xA8\xA8(&quot;&quot;\xC2\xDA-X\x95\xD5g\xB0\xB2\xB2\xB2\xA2\xA3\xA3CCC\x8D\x97\x85\x85\x85\xF5\xEB\xD7o\xEB֭\xD6\xEE\xC0ڬ\xB0t:ݖ-[\x86-&amp;R&lt;lذ-[\xB6\xB0 8;\xEB\xAC\x82\x82\x82\xA2\xA2&quot;\xC1\x805t\xE8ЫW\xAF\x9E={֪-X\x9Bu\x96Z\xAD\xF6\xF2\xF24h\x90H\xF1\xE0\xC1\x83===8`Ֆ\xACͺ\xEB\xC0\x81\xFD\xFB\xF7o۶\xADHq\xBBv\xEDbcc        X\xC0\xD9Y1`\xE9t\xBA\xFC\xFC|\x93ہ6\x97\x97\x97\xA7\xD3\xE9\xAC\xD7\x80\xB5Y1`UWWGEE\x89\x9F\xA5\xD5jKJJ\xAC\xD7\x80\xB5Y1`]\xB8pAQ\x94\xC8\xC8H\xF1S ņ\x9C\x94\x
 96a&quot;\xAA[\xB7n⧄\x84\x84(\x8AR\\l\xAD\x9E\xACϊ\xEB\xF6\xEDۊ\xA2\xAEp70NpRV X\x95\x95\x95\x8A\xA2\x88\x9F\xA8\xB0l\xC5\xC8\xD3!@kX1`ݻwOQ\xF1S \xC5555\xD6\xEA        \xC0\xFA\x98\xC3pq۶m\xD3\xEB\xF5ݻw\xEE\xB9\xE7\xEC\xDD \xEE\xC2\xEA{\x86egg\xAB\xD5j\xFF\xE4\xE4\xE4\xFB\xE7y\xEC#VB\xC0re\x8B-z\xF9\xE5\x97\xB8~\xFD\xFA6m\xDAػ\xDC\xB7]VII\xC9ѣG\xFF\xF4\xA7?\xF9\xF9\xF9M\x992\xC5\xDE\xED\xE0F\x98\xC1rY\xFB\xF6\xED\xEBӧ\x8F\x9F\x9F\x9F\xBD\xC0\xED\xB0\\xD6\xFE\xFD\xFB\x9Fy\xE6{w\x80;&quot;`\xB9\xA6\xFA\xFA\x{271C718}\x98#5,r\xC0JX\xAE\xA9\xA0\xA0\xE0Ν;\xCC``,\xD7t\xF4\xE8Qoo\xEF&gt;}\xFAػ\xDC\xCB59r\xA4o߾\xBE\xBE\xBE\xF6nwD\xC0rA---999\xDC\xC0^\x9C2`\xFD\xF4\xD3OAAA&quot;\xD33]\xBBvU\xA5\xBC\xBC\xDC\xFAM9\x90\x8B/VVV_᮰\xC8\xABq\xBE\x80\xA5\xD7\xEB \x9Fy\xE6\x95Je\xB2\xF8駟V\xE5\xFC\xF9\xF3\xD6\xEFˁh4EQ\x9Ez\xEA){7\x80\x9Br\xBE\x80u\xE8С\xABW\xAFΚ5K\xA4xĈ\xBDz\xF5\xFA\xF8㏭ݕ
 C\xC9\xCF\xCF\xF7\xF0\xF0`\x85;\xF6\xE2d\xAB\xBA\xBA:##\xE3׿\xFE\xF5\x88#D꽽\xBD׮]\xBB\xFF\xFE\x83Z\xBB7ǡ\xD1hz\xF7\xEE\xCD\xEE؋3\xAC\xBBw\xEFN\x9C81  `\xFB\xF6\xED&quot;\xF7-\x92\x92\x926n\xDC\xF8\xD2K/\x9D:uʪ\xED9\x88\xCA\xCA\xCA .&lt;\xF9\xE4\x93&amp;+===m\xD0n\xC8iVvvv߾}{\xF7\xEE\xADV\xAB\xFD\xFD\xFD\xCD:\xF7\xD5W_ݳg\xCFo\xFB\xDB\xF4\xF4t\x9DNg\xA5\xC4\xE9ӧ\xF5z}tt\xB4\xBD\xC0}9M\xC02P\xA9T\xE2sW\xCDNT\xDC\xE3{s\x8A\xA2\xB0\xB0#\xA7        X\xF1\xF1񅅅/^LJJ\xAA\xAE\xAE6\xEBܬ\xAC\xAC1c\xC6l۶m\xF5\xEA\xD5N\xF3+[\xE6\xECٳ\x8A\xA2\x88\xDC&quot;V\xE2Li#  `ǎUUU&amp;L\x9F\x8BR\xAB\xD5iii\xBBv튍\x8D\xB5j{\xE2ܹs]\xBAt1lf\\xD3\xFF\x86~~~!!!\x86\xD7AAA:th\xE9 0\xC9\xCB\xDE-\x98\xC7\xCF\xCFo\xE9ҥ\x89\x89\x89_\xFD\xF5ȑ#M\xD6\xD7\xD5ս\xF1\xC6#G\x8ELHH\xB0A{vW[[{\xE9ҥ\xE1Ç\x9B{b\xFB\xF6\xED/_\xBElx\x9D\x99\x99i\xB8\xA3\xFA\xC0\x83\xC0$g\x9A\xC12x\xFE\xF9\xE7###W\xAE\)R\xFC\xF5\xD7_\xFB\xED\xB7ӦM\xB3vW\xE2ҥKuuuqqq\x9Cۘ
 \x9F\x9A\xA9\xC69_\xC0R\xA9T\xD1\xD1ц\xEFʙ,&gt;s挢(\xFD\xFA\xF5\xB3~_\xC1\xB0˲\x80dq\xBE\x80\xA5(J\x97.]***\xEEݻg\xB2\xB2\xB4\xB4TQ\x94Ν;[\xBF)\x87p\xEE\xDC9OOO7Ym\x80\xC3rʀ\x85\x96\x9C={6:::  @\xA4\xD86\xAD\xC0.\x84ֱc\xC7;\xC3a\xE9\xF5\xFA\x82\x82\xEE`wB\xEB?\xFE\xE3?v\xEF\xDEm\xEDV\xD0Jׯ_\xAF\xA8\xA8 ``w\xA6\xD6\xF1\xE3\xC7;u\xEAD\xC0r|\x86\xFD\xCF&gt;\xFB\xAC\xBD\xC0ݙXz\xBD\xFEʕ+gϞ\xBDr\xE5\x8Amz\x82e
-
-
-&quot;&quot;&quot;z\xF4\xE8a\xEFFpw&amp;\xD6\xDF\xFE\xF6\xB7\xF8\xF8\xF8'\x9F|2**\x8AI,w\xE6̙aÆ\x89׳\xC8+1\xB0z衈\x88\x95J5v\xECX\x96\x8337`+ݦaܸq\xA7O\x9F.**\xB2j7\xB0XQQQEEŨQ\xA3\xEC\xDDXO?\xFDt\x8F=̚\xC4\xF2\xF6\xF6V\xA5\xAE\xAEN\xFC\x94\xDA\xDAZEQ|||\xC4O\x81\xC1޽{G\x8Eپ}{{7\x84\x96J\xA57n\xDC\xFF\xF8G\xF1\xA1-{\xADV+~\x8A\xA18((H\xFC7\xB7q\xE3F\xC3n\xF5{\xF6\xECy\xED\xB5\xD7\xCC:\xD7\xD3\xD3\xD3:M\xE0\xEE\xCC\xD8\xC9}\xECر'O\x9E,..\xAC7\xAC\xAA\xAA*\xF1a(&amp;`        \xD2j\xB5\xAF\xBF\xFE\xBAF\xA39z\xF4hhhhRR\x92\xBD;\x8AbV\xC0\x8A\x8D\x8D}\xF8\xE1\x87\xC5\xEF\x86\x86\x86*\xBF&lt;-P\xD0͛7O\x84Ij\xB5\xFAΝ;j\xB5z\xFD\xFA\xF5\xF6n\xFC\x9D\x97xi\xE3w        gϞ-R\xFF\xC4O(\x8Ar\xED\xDA5\xF1a(6\x9CC\x87\xB5w \xA09\xF3\xF6&lt;v\xEC\xD8\xFC\xFC\xFC\xEF\xBF\xFF^\xA48**\xCA\xD7\xD7\xD7܀\xE5\xE7\xE7aVW\xB0 \xFB``%\xE6\xAC\x84\x85\x85}\xFE\xF9\xE7&quot;\xC5^^^111\x8DF||\x8DF\xCB\xE2k\xE0\xD4\xCC X/\xBE\xF8\
 xA2\xF8w        sss\xAB\xAB\xABE\x8A\xEF޽\x9B\x97\x97\x97\x98\x98hVK\x8EƼ\x80\xA5(ʸq\xE3rssoܸ!R\x9C\x98\x98X[[\x9B\x9B\x9B+R|\xFC\xF8\xF1\xBA\xBA:pvf\xAC\xB8\xB8\xB8\x90\x90\xC1\xBB\x84                 9|\xF8\xB0H\xF1\xE1Ç\xC3\xC2\xC2bcc\xCDm        \xC0\xA1\x98\xB0 w        7k\xF0\xF4\xF4\x9C4i\x92x\xC0\x9A4i\x92\x87\x87\xD9-\xC12,r\xC0J,I3cǎ=v\xEC\x98a\xCF*\x93RSSO\x9D:U^^n\xBC\xAC\xBC\xBC\xFC\xF4\xE9\xD3)))\xF4\xE0P,        X\xCF&gt;\xFBl\x97.]\xBE\xF8\xE2 \x91\xE2\xC7{,))i\xF3\xE6\xCD\xC6\xCB6m\xDA4|\xF8\xF0G}Ԃ~\x8A%\xCB\xD3\xD3Ӭ\xEFΝ;wÆ-:\x9D\xAE\xA5\x9DN\xB7aÆ\xF9\xF3\xE7[\xD0 \x80\xA3\xB1p\xC1\xD3رc\xB3\xB3\xB3\x833hР\xC8\xC8H#˶v\xEE\xDC٫W\xAF\xB8\xB88\xC1\x9F޽{wEQ\xCA\xCA\xCALV\x96\x96\x96v\xEE\xDC\xD9\xD7\xD7Wpd\xB7\xC2,\xAC\xC4€ߩS\xA7+W\xAE֯]\xBB633\xB3\xAE\xAE\xEE\xFE\xB7jkk/^\xBCf\xCD\xF1\x9F&gt;h\xD0 EQ\xF2\xF3\xF3\x8D\x97\xD5\xD7ן8qb\xF0\xE0\xC1*\x95J|p\x80V\xB20`yzz\xFE\xE67\xBF\xAF\xEFի\xD7K/\xBD\xB4bŊ\xFB\xDFZ\xBE|\xF9\xF8\xF1\
 xE3{\xF6\xEC)&gt;Z|||BB\xC2ҥK\x8D\xDCvT%++\xAB\xBC\xBC|\xE1…\xE2#\xB4\x9E\xE5{&quot;\x8C7ά\xFAy\xF3\xE6\xE5\xE6\xE6\x9E8q\xA2\xE9\xC1\xFC\xFC\xFC\x93'Ofdd\x985\x94J\xA5\xFA\xE4\x93O\xCA\xCA\xCA,X\xD0Rͅ \xE6̙\xB3lٲ\xE8\xE8h\xB3h%\xCB֐!C̚v\xF2\xF4\xF4\xCC\xCAʚ?\xFE7\xDF|c8RXX\xB8`\xC1\x82͛7[\xF0\xF0\xC1\xF0\xF0𼼼/\xBF\xFCrƌM\xDF\xD2\xEB\xF5\xFB\xF6\xED1bIJe\xCBf͚e\xEE\xC8\xADdy\xC0\xF2\xF2\xF2:x\xF0\xA0Y\xA7t\xEC\xD8q\xE7Ν .\xD4j\xB5Z\xAD\xF6\x9Dw\xDEٵkW\x87,k &lt;&lt;\xFC\xF4\xE9\xD3\xE1\xE1\xE1III\xF5\xF5\xF5\x8D\xC7W\xADZ\xB5u\xEBV\xB5Z\x9D\x96\x96&amp;&gt;Zddd``````۶m5ͼy\xF3a\xB3\x94f\xCBBBB\xC2\xC3\xC3\xE5\x8E         T|\x95 @.\x9EK  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2
 \x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`
 HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x8
 0d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80  @2\x80d,\xC9X\x92\xB0$#`HF\xC0\x90\x8C\x80 \xD9\xFF\x98U\xFC\xF6g\xACIEND\xAEB`\x82
</del><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationmostretchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -1,387 +1,310 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x269
-  RenderBlock {HTML} at (0,0) size 800x269
-    RenderBody {BODY} at (8,8) size 784x253
</del><ins>+layer at (0,0) size 800x270
+  RenderBlock {HTML} at (0,0) size 800x270
+    RenderBody {BODY} at (8,8) size 784x254
</ins><span class="cx">       RenderMathMLMath {math} at (0,0) size 173x36 [padding: 0 1 0 1]
</span><del>-        RenderMathMLRow {mrow} at (1,0) size 171x36
-          RenderMathMLOperator {mo} at (0,4) size 14x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
-          RenderMathMLOperator {mo} at (14,4) size 14x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
-          RenderMathMLOperator {mo} at (28,4) size 14x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
-          RenderMathMLOperator {mo} at (42,4) size 14x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
-          RenderMathMLOperator {mo} at (56,4) size 11x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
-          RenderMathMLOperator {mo} at (67,4) size 11x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
-          RenderMathMLOperator {mo} at (78,4) size 11x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
-          RenderMathMLOperator {mo} at (89,4) size 11x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
-          RenderMathMLOperator {mo} at (100,4) size 11x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
-          RenderMathMLOperator {mo} at (111,4) size 11x30
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
-          RenderMathMLOperator {mo} at (122,0) size 17x36
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x18
-              RenderBlock (anonymous) at (0,0) size 11x18
-                RenderText at (0,-44) size 11x106
-                  text run at (0,-44) width 11: &quot;\x{222B}&quot;
-          RenderMathMLOperator {mo} at (138,6) size 9x28
-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
-          RenderMathMLOperator {mo} at (146,11) size 8x16
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 7x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{2016}&quot;
-          RenderMathMLOperator {mo} at (153,11) size 18x16
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;\x{2225}&quot;
-      RenderText {#text} at (172,9) size 5x17
-        text run at (172,9) width 5: &quot; &quot;
</del><ins>+        RenderMathMLRow {mrow} at (1,0) size 138x36
+          RenderMathMLOperator {mo} at (0,3) size 10x30
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
+          RenderMathMLOperator {mo} at (10,3) size 10x30
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
+          RenderMathMLOperator {mo} at (20,3) size 11x30
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
+          RenderMathMLOperator {mo} at (31,3) size 11x30
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
+          RenderMathMLOperator {mo} at (42,3) size 8x30
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
+          RenderMathMLOperator {mo} at (50,3) size 8x30
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
+          RenderMathMLOperator {mo} at (58,3) size 8x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
+          RenderMathMLOperator {mo} at (66,3) size 8x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
+          RenderMathMLOperator {mo} at (74,3) size 8x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
+          RenderMathMLOperator {mo} at (82,3) size 8x30
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (90,0) size 17x36
+            RenderBlock (anonymous) at (0,0) size 11x18
+              RenderText {#text} at (0,-44) size 11x106
+                text run at (0,-44) width 11: &quot;\x{222B}&quot;
+          RenderMathMLOperator {mo} at (106,4) size 9x28
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
+          RenderMathMLOperator {mo} at (114,10) size 7x16
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{2016}&quot;
+          RenderMathMLOperator {mo} at (120,10) size 18x16
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;\x{2225}&quot;
+      RenderText {#text} at (172,8) size 5x17
+        text run at (172,8) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,35) size 173x143 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 171x143
</del><ins>+      RenderMathMLMath {math} at (0,36) size 173x143 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 170x143
</ins><span class="cx">           RenderMathMLOperator {mo} at (0,0) size 14x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (14,0) size 14x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (28,0) size 14x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (42,0) size 14x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (56,0) size 11x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (67,0) size 11x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (78,0) size 11x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (89,0) size 11x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (100,0) size 11x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (111,0) size 11x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
-          RenderMathMLOperator {mo} at (122,57) size 17x36
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x18
-              RenderBlock (anonymous) at (0,0) size 11x18
-                RenderText at (0,-44) size 11x106
-                  text run at (0,-44) width 11: &quot;\x{222B}&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (122,53) size 17x36
+            RenderBlock (anonymous) at (0,0) size 11x18
+              RenderText {#text} at (0,-44) size 11x106
+                text run at (0,-44) width 11: &quot;\x{222B}&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (138,0) size 9x143
</span><del>-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
</ins><span class="cx">           RenderMathMLOperator {mo} at (146,0) size 8x76
</span><del>-            RenderMathMLBlock (anonymous, flex) at (0,0) size 7x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{2016}&quot;
-          RenderMathMLOperator {mo} at (153,0) size 18x76
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;\x{2225}&quot;
-          RenderMathMLSpace {mspace} at (170,0) size 0x76
-      RenderText {#text} at (172,96) size 5x17
-        text run at (172,96) width 5: &quot; &quot;
-      RenderMathMLMath {math} at (176,54) size 173x99 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 171x99
-          RenderMathMLOperator {mo} at (0,6) size 14x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
-          RenderMathMLOperator {mo} at (14,6) size 14x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
-          RenderMathMLOperator {mo} at (28,6) size 14x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
-          RenderMathMLOperator {mo} at (42,6) size 14x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
-          RenderMathMLOperator {mo} at (56,6) size 11x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
-          RenderMathMLOperator {mo} at (67,6) size 11x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
-          RenderMathMLOperator {mo} at (78,6) size 11x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
-          RenderMathMLOperator {mo} at (89,6) size 11x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
-          RenderMathMLOperator {mo} at (100,6) size 11x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
-          RenderMathMLOperator {mo} at (111,6) size 11x93
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
-          RenderMathMLOperator {mo} at (122,37) size 17x36
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x18
-              RenderBlock (anonymous) at (0,0) size 11x18
-                RenderText at (0,-44) size 11x106
-                  text run at (0,-44) width 11: &quot;\x{222B}&quot;
-          RenderMathMLOperator {mo} at (138,6) size 9x93
-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
-          RenderMathMLOperator {mo} at (146,0) size 8x58
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 7x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{2016}&quot;
-          RenderMathMLOperator {mo} at (153,0) size 18x58
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;\x{2225}&quot;
-          RenderMathMLSpace {mspace} at (170,6) size 0x51
-      RenderText {#text} at (348,96) size 5x17
-        text run at (348,96) width 5: &quot; &quot;
-      RenderMathMLMath {math} at (352,88) size 173x37 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 171x37
-          RenderMathMLOperator {mo} at (0,2) size 14x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;(&quot;
-          RenderMathMLOperator {mo} at (14,2) size 14x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;)&quot;
-          RenderMathMLOperator {mo} at (28,2) size 14x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;{&quot;
-          RenderMathMLOperator {mo} at (42,2) size 14x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;}&quot;
-          RenderMathMLOperator {mo} at (56,2) size 11x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;[&quot;
-          RenderMathMLOperator {mo} at (67,2) size 11x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;]&quot;
-          RenderMathMLOperator {mo} at (78,2) size 11x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2308}&quot;
-          RenderMathMLOperator {mo} at (89,2) size 11x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{2309}&quot;
-          RenderMathMLOperator {mo} at (100,2) size 11x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230A}&quot;
-          RenderMathMLOperator {mo} at (111,2) size 11x34
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-              RenderBlock (anonymous) at (0,0) size 7x16
-                RenderText at (0,-45) size 7x106
-                  text run at (0,-45) width 7: &quot;\x{230B}&quot;
-          RenderMathMLOperator {mo} at (122,1) size 17x36
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 16x18
-              RenderBlock (anonymous) at (0,0) size 11x18
-                RenderText at (0,-44) size 11x106
-                  text run at (0,-44) width 11: &quot;\x{222B}&quot;
-          RenderMathMLOperator {mo} at (138,2) size 9x34
-            RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-              RenderBlock (anonymous) at (0,0) size 4x16
-                RenderText at (0,-45) size 4x106
-                  text run at (0,-45) width 4: &quot;|&quot;
-          RenderMathMLOperator {mo} at (146,0) size 8x24
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 7x16
-              RenderBlock (anonymous) at (0,0) size 6x16
-                RenderText at (0,-45) size 6x106
-                  text run at (0,-45) width 6: &quot;\x{2016}&quot;
-          RenderMathMLOperator {mo} at (153,0) size 18x24
-            RenderMathMLBlock (anonymous, flex) at (4,0) size 9x16
-              RenderBlock (anonymous) at (0,0) size 8x16
-                RenderText at (0,-45) size 8x106
-                  text run at (0,-45) width 8: &quot;\x{2225}&quot;
-          RenderMathMLSpace {mspace} at (170,2) size 0x21
-      RenderText {#text} at (524,96) size 5x17
-        text run at (524,96) width 5: &quot; &quot;
</del><ins>+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{2016}&quot;
+          RenderMathMLOperator {mo} at (153,0) size 17x76
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;\x{2225}&quot;
+          RenderMathMLSpace {mspace} at (169,0) size 0x76
+      RenderText {#text} at (172,97) size 5x17
+        text run at (172,97) width 5: &quot; &quot;
+      RenderMathMLMath {math} at (176,61) size 173x93 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 170x93
+          RenderMathMLOperator {mo} at (0,0) size 14x93
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
+          RenderMathMLOperator {mo} at (14,0) size 14x93
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
+          RenderMathMLOperator {mo} at (28,0) size 14x93
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
+          RenderMathMLOperator {mo} at (42,0) size 14x93
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
+          RenderMathMLOperator {mo} at (56,0) size 11x93
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
+          RenderMathMLOperator {mo} at (67,0) size 11x93
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
+          RenderMathMLOperator {mo} at (78,0) size 11x93
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
+          RenderMathMLOperator {mo} at (89,0) size 11x93
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
+          RenderMathMLOperator {mo} at (100,0) size 11x93
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
+          RenderMathMLOperator {mo} at (111,0) size 11x93
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (122,28) size 17x36
+            RenderBlock (anonymous) at (0,0) size 11x18
+              RenderText {#text} at (0,-44) size 11x106
+                text run at (0,-44) width 11: &quot;\x{222B}&quot;
+          RenderMathMLOperator {mo} at (138,0) size 9x93
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
+          RenderMathMLOperator {mo} at (146,17) size 8x58
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{2016}&quot;
+          RenderMathMLOperator {mo} at (153,17) size 17x58
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;\x{2225}&quot;
+          RenderMathMLSpace {mspace} at (169,0) size 0x51
+      RenderText {#text} at (348,97) size 5x17
+        text run at (348,97) width 5: &quot; &quot;
+      RenderMathMLMath {math} at (352,89) size 173x36 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 142x36
+          RenderMathMLOperator {mo} at (0,1) size 11x34
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
+          RenderMathMLOperator {mo} at (11,1) size 11x34
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
+          RenderMathMLOperator {mo} at (22,1) size 11x34
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
+          RenderMathMLOperator {mo} at (33,1) size 11x34
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
+          RenderMathMLOperator {mo} at (44,1) size 8x34
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
+          RenderMathMLOperator {mo} at (52,1) size 8x34
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
+          RenderMathMLOperator {mo} at (60,1) size 9x34
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
+          RenderMathMLOperator {mo} at (69,1) size 9x34
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
+          RenderMathMLOperator {mo} at (78,1) size 9x34
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
+          RenderMathMLOperator {mo} at (87,1) size 9x34
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (96,0) size 17x36
+            RenderBlock (anonymous) at (0,0) size 11x18
+              RenderText {#text} at (0,-44) size 11x106
+                text run at (0,-44) width 11: &quot;\x{222B}&quot;
+          RenderMathMLOperator {mo} at (112,1) size 9x34
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
+          RenderMathMLOperator {mo} at (120,6) size 7x24
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{2016}&quot;
+          RenderMathMLOperator {mo} at (126,6) size 16x24
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;\x{2225}&quot;
+          RenderMathMLSpace {mspace} at (141,2) size 0x21
+      RenderText {#text} at (524,97) size 5x17
+        text run at (524,97) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,178) size 190x76 [padding: 0 1 0 1]
-        RenderMathMLSquareRoot {msqrt} at (1,0) size 188x76
-          RenderMathMLBlock (anonymous, flex) at (0,0) size 17x76
-            RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x76
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 13x75
-                RenderBlock (anonymous) at (0,0) size 13x75
-                  RenderText at (0,-56) size 13x106
-                    text run at (0,-56) width 13: &quot;\x{221A}&quot;
-          RenderMathMLRootWrapper at (17,2) size 171x74
-            RenderMathMLOperator {mo} at (0,0) size 14x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-                RenderBlock (anonymous) at (0,0) size 6x16
-                  RenderText at (0,-45) size 6x106
-                    text run at (0,-45) width 6: &quot;(&quot;
-            RenderMathMLOperator {mo} at (14,0) size 14x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-                RenderBlock (anonymous) at (0,0) size 6x16
-                  RenderText at (0,-45) size 6x106
-                    text run at (0,-45) width 6: &quot;)&quot;
-            RenderMathMLOperator {mo} at (28,0) size 14x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-                RenderBlock (anonymous) at (0,0) size 8x16
-                  RenderText at (0,-45) size 8x106
-                    text run at (0,-45) width 8: &quot;{&quot;
-            RenderMathMLOperator {mo} at (42,0) size 14x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 14x16
-                RenderBlock (anonymous) at (0,0) size 8x16
-                  RenderText at (0,-45) size 8x106
-                    text run at (0,-45) width 8: &quot;}&quot;
-            RenderMathMLOperator {mo} at (56,0) size 11x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-                RenderBlock (anonymous) at (0,0) size 4x16
-                  RenderText at (0,-45) size 4x106
-                    text run at (0,-45) width 4: &quot;[&quot;
-            RenderMathMLOperator {mo} at (67,0) size 11x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-                RenderBlock (anonymous) at (0,0) size 4x16
-                  RenderText at (0,-45) size 4x106
-                    text run at (0,-45) width 4: &quot;]&quot;
-            RenderMathMLOperator {mo} at (78,0) size 11x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-                RenderBlock (anonymous) at (0,0) size 7x16
-                  RenderText at (0,-45) size 7x106
-                    text run at (0,-45) width 7: &quot;\x{2308}&quot;
-            RenderMathMLOperator {mo} at (89,0) size 11x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-                RenderBlock (anonymous) at (0,0) size 7x16
-                  RenderText at (0,-45) size 7x106
-                    text run at (0,-45) width 7: &quot;\x{2309}&quot;
-            RenderMathMLOperator {mo} at (100,0) size 11x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-                RenderBlock (anonymous) at (0,0) size 7x16
-                  RenderText at (0,-45) size 7x106
-                    text run at (0,-45) width 7: &quot;\x{230A}&quot;
-            RenderMathMLOperator {mo} at (111,0) size 11x73
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 11x16
-                RenderBlock (anonymous) at (0,0) size 7x16
-                  RenderText at (0,-45) size 7x106
-                    text run at (0,-45) width 7: &quot;\x{230B}&quot;
-            RenderMathMLOperator {mo} at (122,21) size 17x36
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 16x18
-                RenderBlock (anonymous) at (0,0) size 11x18
-                  RenderText at (0,-44) size 11x106
-                    text run at (0,-44) width 11: &quot;\x{222B}&quot;
-            RenderMathMLOperator {mo} at (138,0) size 9x73
-              RenderMathMLBlock (anonymous, flex) at (1,0) size 5x16
-                RenderBlock (anonymous) at (0,0) size 4x16
-                  RenderText at (0,-45) size 4x106
-                    text run at (0,-45) width 4: &quot;|&quot;
-            RenderMathMLOperator {mo} at (146,0) size 8x42
-              RenderMathMLBlock (anonymous, flex) at (0,0) size 7x16
-                RenderBlock (anonymous) at (0,0) size 6x16
-                  RenderText at (0,-45) size 6x106
-                    text run at (0,-45) width 6: &quot;\x{2016}&quot;
-            RenderMathMLOperator {mo} at (153,0) size 18x42
-              RenderMathMLBlock (anonymous, flex) at (4,0) size 9x16
-                RenderBlock (anonymous) at (0,0) size 8x16
-                  RenderText at (0,-45) size 8x106
-                    text run at (0,-45) width 8: &quot;\x{2225}&quot;
-            RenderMathMLSpace {mspace} at (170,0) size 0x41
</del><ins>+      RenderMathMLMath {math} at (0,179) size 190x76 [padding: 0 1 0 1]
+        RenderMathMLRoot {msqrt} at (1,0) size 185x76
+          RenderMathMLOperator {mo} at (17,2) size 14x74
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;(&quot;
+          RenderMathMLOperator {mo} at (31,2) size 14x74
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;)&quot;
+          RenderMathMLOperator {mo} at (45,2) size 14x74
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;{&quot;
+          RenderMathMLOperator {mo} at (59,2) size 14x74
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;}&quot;
+          RenderMathMLOperator {mo} at (73,2) size 11x74
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;[&quot;
+          RenderMathMLOperator {mo} at (84,2) size 11x74
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;]&quot;
+          RenderMathMLOperator {mo} at (95,2) size 11x74
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2308}&quot;
+          RenderMathMLOperator {mo} at (106,2) size 11x74
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{2309}&quot;
+          RenderMathMLOperator {mo} at (117,2) size 11x74
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230A}&quot;
+          RenderMathMLOperator {mo} at (128,2) size 11x74
+            RenderBlock (anonymous) at (0,0) size 7x16
+              RenderText {#text} at (0,-45) size 7x106
+                text run at (0,-45) width 7: &quot;\x{230B}&quot;
+          RenderMathMLOperator {mo} at (139,20) size 17x37
+            RenderBlock (anonymous) at (0,0) size 11x18
+              RenderText {#text} at (0,-44) size 11x106
+                text run at (0,-44) width 11: &quot;\x{222B}&quot;
+          RenderMathMLOperator {mo} at (155,2) size 9x74
+            RenderBlock (anonymous) at (0,0) size 4x16
+              RenderText {#text} at (0,-45) size 4x106
+                text run at (0,-45) width 4: &quot;|&quot;
+          RenderMathMLOperator {mo} at (163,17) size 7x43
+            RenderBlock (anonymous) at (0,0) size 6x16
+              RenderText {#text} at (0,-45) size 6x106
+                text run at (0,-45) width 6: &quot;\x{2016}&quot;
+          RenderMathMLOperator {mo} at (169,17) size 16x43
+            RenderBlock (anonymous) at (0,0) size 8x16
+              RenderText {#text} at (0,-45) size 8x106
+                text run at (0,-45) width 8: &quot;\x{2225}&quot;
+          RenderMathMLSpace {mspace} at (184,2) size 0x42
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationmspacechildrenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/mspace-children-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/mspace-children-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/mspace-children-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x372
-  RenderBlock {HTML} at (0,0) size 800x372
-    RenderBody {BODY} at (8,16) size 784x348
-      RenderBlock {P} at (0,0) size 784x18
</del><ins>+layer at (0,0) size 800x371
+  RenderBlock {HTML} at (0,0) size 800x371
+    RenderBody {BODY} at (8,16) size 784x347
+      RenderBlock {P} at (0,0) size 784x17
</ins><span class="cx">         RenderText {#text} at (0,0) size 378x17
</span><span class="cx">           text run at (0,0) width 378: &quot;This test passes if &lt;mspace&gt; does not create child renderers.&quot;
</span><del>-      RenderBlock (anonymous) at (0,34) size 784x314
</del><ins>+      RenderBlock (anonymous) at (0,33) size 784x314
</ins><span class="cx">         RenderMathMLMath {math} at (0,14) size 102x300 [padding: 0 1 0 1]
</span><span class="cx">           RenderMathMLSpace {mspace} at (1,0) size 100x300
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationrootsexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationrootsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt (202774 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt        2016-07-02 07:11:34 UTC (rev 202774)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -1,680 +1,536 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x493
-  RenderBlock {html} at (0,0) size 800x493
-    RenderBody {body} at (8,16) size 784x461
</del><ins>+layer at (0,0) size 800x564
+  RenderBlock {html} at (0,0) size 800x564
+    RenderBody {body} at (8,16) size 784x532
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 177x17
</span><span class="cx">           text run at (0,0) width 177: &quot;square root (should be red): &quot;
</span><span class="cx">         RenderMathMLMath {math} at (177,1) size 27x18 [padding: 0 1 0 1]
</span><del>-          RenderMathMLSquareRoot {msqrt} at (1,0) size 25x18 [color=#FF0000]
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 17x18
-              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x18
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x17
-                  RenderBlock (anonymous) at (0,0) size 13x17
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (17,2) size 8x16
-              RenderMathMLToken {mn} at (0,0) size 8x12
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                  RenderBlock (anonymous) at (0,0) size 8x12
-                    RenderText {#text} at (0,-46) size 8x106
-                      text run at (0,-46) width 8: &quot;2&quot;
</del><ins>+          RenderMathMLRoot {msqrt} at (1,0) size 21x18 [color=#FF0000]
+            RenderMathMLToken {mn} at (13,2) size 8x13
+              RenderBlock (anonymous) at (0,0) size 8x12
+                RenderText {#text} at (0,-46) size 8x106
+                  text run at (0,-46) width 8: &quot;2&quot;
</ins><span class="cx">       RenderBlock {p} at (0,34) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 110x17
</span><span class="cx">           text run at (0,0) width 110: &quot;long square root: &quot;
</span><span class="cx">         RenderMathMLMath {math} at (110,1) size 56x18 [padding: 0 1 0 1]
</span><del>-          RenderMathMLSquareRoot {msqrt} at (1,0) size 54x18
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 17x18
-              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x18
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x17
-                  RenderBlock (anonymous) at (0,0) size 13x17
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (17,2) size 37x16
-              RenderMathMLRow {mrow} at (0,0) size 37x13
-                RenderMathMLToken {mi} at (0,4) size 10x8 [padding: 0 2 0 0]
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 8x8
-                    RenderBlock (anonymous) at (0,0) size 8x8
-                      RenderText {#text} at (0,-50) size 8x106
-                        text run at (0,-50) width 8: &quot;x&quot;
-                RenderMathMLOperator {mo} at (9,1) size 20x12
-                  RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                    RenderBlock (anonymous) at (0,0) size 12x12
-                      RenderText at (0,-47) size 12x106
-                        text run at (0,-47) width 12: &quot;+&quot;
-                RenderMathMLToken {mn} at (28,0) size 9x12
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                    RenderBlock (anonymous) at (0,0) size 8x12
-                      RenderText {#text} at (0,-46) size 8x106
-                        text run at (0,-46) width 8: &quot;1&quot;
</del><ins>+          RenderMathMLRoot {msqrt} at (1,0) size 50x18
+            RenderMathMLRow {mrow} at (13,2) size 37x14
+              RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
+                RenderBlock (anonymous) at (0,0) size 8x8
+                  RenderText {#text} at (0,-50) size 8x106
+                    text run at (0,-50) width 8: &quot;x&quot;
+              RenderMathMLOperator {mo} at (9,1) size 20x12
+                RenderBlock (anonymous) at (3,0) size 13x12
+                  RenderText {#text} at (0,-47) size 12x106
+                    text run at (0,-47) width 12: &quot;+&quot;
+              RenderMathMLToken {mn} at (28,0) size 9x12
+                RenderBlock (anonymous) at (0,0) size 8x12
+                  RenderText {#text} at (0,-46) size 8x106
+                    text run at (0,-46) width 8: &quot;1&quot;
</ins><span class="cx">       RenderBlock {p} at (0,68) size 784x20
</span><span class="cx">         RenderText {#text} at (0,2) size 222x17
</span><span class="cx">           text run at (0,2) width 222: &quot;long square root with implied row: &quot;
</span><span class="cx">         RenderMathMLMath {math} at (222,0) size 62x19 [padding: 0 1 0 1]
</span><del>-          RenderMathMLSquareRoot {msqrt} at (1,0) size 60x19
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 17x19
-              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x19
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x18
-                  RenderBlock (anonymous) at (0,0) size 13x18
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (17,2) size 43x17
-              RenderMathMLScripts {msup} at (0,0) size 16x15
-                Base Wrapper at (0,0) size 10x15 [padding: 7 0 0 0]
-                  RenderMathMLToken {mi} at (0,7) size 10x8 [padding: 0 2 0 0]
-                    RenderMathMLBlock (anonymous, flex) at (0,0) size 8x8
-                      RenderBlock (anonymous) at (0,0) size 8x8
-                        RenderText {#text} at (0,-50) size 8x106
-                          text run at (0,-50) width 8: &quot;x&quot;
-                SubSupPair Wrapper at (9,0) size 7x15
-                  RenderMathMLToken {mn} at (0,0) size 6x9
-                    RenderMathMLBlock (anonymous, flex) at (0,0) size 6x9
-                      RenderBlock (anonymous) at (0,0) size 6x9
-                        RenderText {#text} at (0,-35) size 6x80
-                          text run at (0,-35) width 6: &quot;2&quot;
-              RenderMathMLOperator {mo} at (15,4) size 20x12
-                RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                  RenderBlock (anonymous) at (0,0) size 12x12
-                    RenderText at (0,-47) size 12x106
</del><ins>+          RenderMathMLRoot {msqrt} at (1,0) size 56x19
+            RenderMathMLScripts {msup} at (13,2) size 16x15
+              RenderMathMLToken {mi} at (0,5) size 9x10 [padding: 0 2 0 0]
+                RenderBlock (anonymous) at (0,0) size 8x8
+                  RenderText {#text} at (0,-50) size 8x106
+                    text run at (0,-50) width 8: &quot;x&quot;
+              RenderMathMLToken {mn} at (9,0) size 6x9
+                RenderBlock (anonymous) at (0,0) size 6x9
+                  RenderText {#text} at (0,-35) size 6x80
+                    text run at (0,-35) width 6: &quot;2&quot;
+            RenderMathMLOperator {mo} at (28,6) size 20x13
+              RenderBlock (anonymous) at (3,0) size 13x12
+                RenderText {#text} at (0,-47) size 12x106
+                  text run at (0,-47) width 12: &quot;+&quot;
+            RenderMathMLToken {mn} at (47,5) size 9x13
+              RenderBlock (anonymous) at (0,0) size 8x12
+                RenderText {#text} at (0,-46) size 8x106
+                  text run at (0,-46) width 8: &quot;1&quot;
+      RenderBlock {p} at (0,104) size 784x40
+        RenderText {#text} at (0,8) size 113x17
+          text run at (0,8) width 113: &quot;root of a fraction: &quot;
+        RenderMathMLMath {math} at (113,0) size 56x41 [padding: 0 1 0 1]
+          RenderMathMLRoot {msqrt} at (1,0) size 53x41
+            RenderMathMLFraction {mfrac} at (16,2) size 37x34
+              RenderMathMLRow {mrow} at (0,0) size 37x13
+                RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
+                  RenderBlock (anonymous) at (0,0) size 8x8
+                    RenderText {#text} at (0,-50) size 8x106
+                      text run at (0,-50) width 8: &quot;x&quot;
+                RenderMathMLOperator {mo} at (9,1) size 20x12
+                  RenderBlock (anonymous) at (3,0) size 13x12
+                    RenderText {#text} at (0,-47) size 12x106
</ins><span class="cx">                       text run at (0,-47) width 12: &quot;+&quot;
</span><del>-              RenderMathMLToken {mn} at (34,3) size 9x12
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
</del><ins>+                RenderMathMLToken {mn} at (28,0) size 9x12
</ins><span class="cx">                   RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="cx">                     RenderText {#text} at (0,-46) size 8x106
</span><span class="cx">                       text run at (0,-46) width 8: &quot;1&quot;
</span><del>-      RenderBlock {p} at (0,104) size 784x40
-        RenderText {#text} at (0,8) size 113x17
-          text run at (0,8) width 113: &quot;root of a fraction: &quot;
-        RenderMathMLMath {math} at (113,0) size 58x41 [padding: 0 1 0 1]
-          RenderMathMLSquareRoot {msqrt} at (1,0) size 56x41
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 17x41
-              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x41
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x40
-                  RenderBlock (anonymous) at (0,0) size 13x40
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (17,2) size 39x39
-              RenderMathMLFraction {mfrac} at (1,0) size 37x34
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 37x17
-                  RenderMathMLRow {mrow} at (0,0) size 37x13
-                    RenderMathMLToken {mi} at (0,4) size 10x8 [padding: 0 2 0 0]
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x8
-                        RenderBlock (anonymous) at (0,0) size 8x8
-                          RenderText {#text} at (0,-50) size 8x106
-                            text run at (0,-50) width 8: &quot;x&quot;
-                    RenderMathMLOperator {mo} at (9,1) size 20x12
-                      RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                        RenderBlock (anonymous) at (0,0) size 12x12
-                          RenderText at (0,-47) size 12x106
-                            text run at (0,-47) width 12: &quot;+&quot;
-                    RenderMathMLToken {mn} at (28,0) size 9x12
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                        RenderBlock (anonymous) at (0,0) size 8x12
-                          RenderText {#text} at (0,-46) size 8x106
-                            text run at (0,-46) width 8: &quot;1&quot;
-                RenderMathMLBlock (anonymous, flex) at (0,16) size 37x18 [padding: 1 0 0 0]
-                  RenderMathMLRow {mrow} at (0,4) size 37x14
-                    RenderMathMLToken {mi} at (0,4) size 10x8 [padding: 0 2 0 0]
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x8
-                        RenderBlock (anonymous) at (0,0) size 8x8
-                          RenderText {#text} at (0,-50) size 8x106
-                            text run at (0,-50) width 8: &quot;x&quot;
-                    RenderMathMLOperator {mo} at (9,1) size 20x12
-                      RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                        RenderBlock (anonymous) at (0,0) size 12x12
-                          RenderText at (0,-47) size 12x106
-                            text run at (0,-47) width 12: &quot;+&quot;
-                    RenderMathMLToken {mn} at (28,0) size 9x12
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                        RenderBlock (anonymous) at (0,0) size 8x12
-                          RenderText {#text} at (0,-46) size 8x106
-                            text run at (0,-46) width 8: &quot;2&quot;
</del><ins>+              RenderMathMLRow {mrow} at (0,20) size 37x14
+                RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
+                  RenderBlock (anonymous) at (0,0) size 8x8
+                    RenderText {#text} at (0,-50) size 8x106
+                      text run at (0,-50) width 8: &quot;x&quot;
+                RenderMathMLOperator {mo} at (9,1) size 20x12
+                  RenderBlock (anonymous) at (3,0) size 13x12
+                    RenderText {#text} at (0,-47) size 12x106
+                      text run at (0,-47) width 12: &quot;+&quot;
+                RenderMathMLToken {mn} at (28,0) size 9x12
+                  RenderBlock (anonymous) at (0,0) size 8x12
+                    RenderText {#text} at (0,-46) size 8x106
+                      text run at (0,-46) width 8: &quot;2&quot;
</ins><span class="cx">       RenderBlock {p} at (0,160) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 173x17
</span><span class="cx">           text run at (0,0) width 173: &quot;cube root (should be blue): &quot;
</span><span class="cx">         RenderMathMLMath {math} at (173,1) size 28x18 [color=#0000FF] [padding: 0 1 0 1]
</span><del>-          RenderMathMLRoot {mroot} at (1,0) size 26x18
-            RenderMathMLRootWrapper at (4,0) size 6x18
-              RenderMathMLToken {mn} at (0,0) size 5x7
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 5x7
-                  RenderBlock (anonymous) at (0,0) size 5x7
-                    RenderText {#text} at (0,-27) size 5x61
-                      text run at (0,-27) width 5: &quot;3&quot;
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 18x18
-              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x18
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x17
-                  RenderBlock (anonymous) at (0,0) size 13x17
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (17,2) size 9x16
-              RenderMathMLToken {mn} at (0,0) size 8x12
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                  RenderBlock (anonymous) at (0,0) size 8x12
-                    RenderText {#text} at (0,-46) size 8x106
-                      text run at (0,-46) width 8: &quot;2&quot;
</del><ins>+          RenderMathMLRoot {mroot} at (1,0) size 22x18
+            RenderMathMLToken {mn} at (13,2) size 9x13
+              RenderBlock (anonymous) at (0,0) size 8x12
+                RenderText {#text} at (0,-46) size 8x106
+                  text run at (0,-46) width 8: &quot;2&quot;
+            RenderMathMLToken {mn} at (4,0) size 6x8
+              RenderBlock (anonymous) at (0,0) size 5x7
+                RenderText {#text} at (0,-27) size 5x61
+                  text run at (0,-27) width 5: &quot;3&quot;
</ins><span class="cx">       RenderBlock {p} at (0,194) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 75x17
</span><span class="cx">           text run at (0,0) width 75: &quot;long index: &quot;
</span><del>-        RenderMathMLMath {math} at (75,0) size 62x19 [padding: 0 1 0 1]
-          RenderMathMLRoot {mroot} at (1,0) size 60x19
-            RenderMathMLRootWrapper at (4,0) size 40x19
-              RenderMathMLRow {mrow} at (0,0) size 39x8
-                RenderMathMLToken {mi} at (0,2) size 6x5 [padding: 0 1 0 0]
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 5x5
-                    RenderBlock (anonymous) at (0,0) size 5x5
-                      RenderText {#text} at (0,-29) size 5x61
-                        text run at (0,-29) width 5: &quot;x&quot;
-                RenderMathMLOperator {mo} at (5,0) size 12x7
-                  RenderMathMLBlock (anonymous, flex) at (2,0) size 7x7
-                    RenderBlock (anonymous) at (0,0) size 7x7
-                      RenderText at (0,-27) size 7x61
-                        text run at (0,-27) width 7: &quot;+&quot;
-                RenderMathMLToken {mi} at (16,2) size 7x6 [padding: 0 1 0 0]
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 5x6
-                    RenderBlock (anonymous) at (0,0) size 5x6
-                      RenderText {#text} at (0,-29) size 5x61
-                        text run at (0,-29) width 5: &quot;y&quot;
-                RenderMathMLOperator {mo} at (22,0) size 12x7
-                  RenderMathMLBlock (anonymous, flex) at (2,0) size 7x7
-                    RenderBlock (anonymous) at (0,0) size 7x7
-                      RenderText at (0,-27) size 7x61
-                        text run at (0,-27) width 7: &quot;+&quot;
-                RenderMathMLToken {mi} at (33,2) size 6x5 [padding: 0 1 0 0]
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 4x5
-                    RenderBlock (anonymous) at (0,0) size 4x5
-                      RenderText {#text} at (0,-29) size 4x61
-                        text run at (0,-29) width 4: &quot;z&quot;
-            RenderMathMLBlock (anonymous, flex) at (34,0) size 18x19
-              RenderMathMLRadicalOperator (anonymous) at (0,1) size 17x18
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x17
-                  RenderBlock (anonymous) at (0,0) size 13x17
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (51,3) size 9x16
-              RenderMathMLToken {mn} at (0,0) size 8x12
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                  RenderBlock (anonymous) at (0,0) size 8x12
-                    RenderText {#text} at (0,-46) size 8x106
-                      text run at (0,-46) width 8: &quot;2&quot;
</del><ins>+        RenderMathMLMath {math} at (75,0) size 58x19 [padding: 0 1 0 1]
+          RenderMathMLRoot {mroot} at (1,0) size 52x19
+            RenderMathMLToken {mn} at (43,2) size 9x13
+              RenderBlock (anonymous) at (0,0) size 8x12
+                RenderText {#text} at (0,-46) size 8x106
+                  text run at (0,-46) width 8: &quot;2&quot;
+            RenderMathMLRow {mrow} at (4,0) size 36x8
+              RenderMathMLToken {mi} at (0,2) size 5x5 [padding: 0 1 0 0]
+                RenderBlock (anonymous) at (0,0) size 5x5
+                  RenderText {#text} at (0,-29) size 5x61
+                    text run at (0,-29) width 5: &quot;x&quot;
+              RenderMathMLOperator {mo} at (5,0) size 11x7
+                RenderBlock (anonymous) at (2,0) size 7x7
+                  RenderText {#text} at (0,-27) size 7x61
+                    text run at (0,-27) width 7: &quot;+&quot;
+              RenderMathMLToken {mi} at (16,2) size 4x6 [padding: 0 1 0 0]
+                RenderBlock (anonymous) at (0,0) size 5x6
+                  RenderText {#text} at (0,-29) size 5x61
+                    text run at (0,-29) width 5: &quot;y&quot;
+              RenderMathMLOperator {mo} at (20,0) size 11x7
+                RenderBlock (anonymous) at (2,0) size 7x7
+                  RenderText {#text} at (0,-27) size 7x61
+                    text run at (0,-27) width 7: &quot;+&quot;
+              RenderMathMLToken {mi} at (31,2) size 4x5 [padding: 0 1 0 0]
+                RenderBlock (anonymous) at (0,0) size 4x5
+                  RenderText {#text} at (0,-29) size 4x61
+                    text run at (0,-29) width 4: &quot;z&quot;
</ins><span class="cx">       RenderBlock {p} at (0,228) size 784x40
</span><span class="cx">         RenderText {#text} at (0,8) size 185x17
</span><span class="cx">           text run at (0,8) width 185: &quot;long index w/ complex base: &quot;
</span><del>-        RenderMathMLMath {math} at (185,0) size 92x41 [padding: 0 1 0 1]
-          RenderMathMLRoot {mroot} at (1,0) size 90x41
-            RenderMathMLRootWrapper at (4,8) size 40x33
-              RenderMathMLRow {mrow} at (0,0) size 39x8
-                RenderMathMLToken {mi} at (0,2) size 6x5 [padding: 0 1 0 0]
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 5x5
-                    RenderBlock (anonymous) at (0,0) size 5x5
-                      RenderText {#text} at (0,-29) size 5x61
-                        text run at (0,-29) width 5: &quot;x&quot;
-                RenderMathMLOperator {mo} at (5,0) size 12x7
-                  RenderMathMLBlock (anonymous, flex) at (2,0) size 7x7
-                    RenderBlock (anonymous) at (0,0) size 7x7
-                      RenderText at (0,-27) size 7x61
-                        text run at (0,-27) width 7: &quot;+&quot;
-                RenderMathMLToken {mi} at (16,2) size 7x6 [padding: 0 1 0 0]
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 5x6
-                    RenderBlock (anonymous) at (0,0) size 5x6
-                      RenderText {#text} at (0,-29) size 5x61
-                        text run at (0,-29) width 5: &quot;y&quot;
-                RenderMathMLOperator {mo} at (22,0) size 12x7
-                  RenderMathMLBlock (anonymous, flex) at (2,0) size 7x7
-                    RenderBlock (anonymous) at (0,0) size 7x7
-                      RenderText at (0,-27) size 7x61
-                        text run at (0,-27) width 7: &quot;+&quot;
-                RenderMathMLToken {mi} at (33,2) size 6x5 [padding: 0 1 0 0]
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 4x5
-                    RenderBlock (anonymous) at (0,0) size 4x5
-                      RenderText {#text} at (0,-29) size 4x61
-                        text run at (0,-29) width 4: &quot;z&quot;
-            RenderMathMLBlock (anonymous, flex) at (34,0) size 18x41
-              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x41
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x40
-                  RenderBlock (anonymous) at (0,0) size 13x40
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (51,2) size 39x39
-              RenderMathMLFraction {mfrac} at (1,0) size 37x34
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 37x17
-                  RenderMathMLRow {mrow} at (0,0) size 37x13
-                    RenderMathMLToken {mi} at (0,4) size 10x8 [padding: 0 2 0 0]
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x8
-                        RenderBlock (anonymous) at (0,0) size 8x8
-                          RenderText {#text} at (0,-50) size 8x106
-                            text run at (0,-50) width 8: &quot;x&quot;
-                    RenderMathMLOperator {mo} at (9,1) size 20x12
-                      RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                        RenderBlock (anonymous) at (0,0) size 12x12
-                          RenderText at (0,-47) size 12x106
-                            text run at (0,-47) width 12: &quot;+&quot;
-                    RenderMathMLToken {mn} at (28,0) size 9x12
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                        RenderBlock (anonymous) at (0,0) size 8x12
-                          RenderText {#text} at (0,-46) size 8x106
-                            text run at (0,-46) width 8: &quot;1&quot;
-                RenderMathMLBlock (anonymous, flex) at (0,16) size 37x18 [padding: 1 0 0 0]
-                  RenderMathMLRow {mrow} at (0,4) size 37x14
-                    RenderMathMLToken {mi} at (0,4) size 10x8 [padding: 0 2 0 0]
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x8
-                        RenderBlock (anonymous) at (0,0) size 8x8
-                          RenderText {#text} at (0,-50) size 8x106
-                            text run at (0,-50) width 8: &quot;x&quot;
-                    RenderMathMLOperator {mo} at (9,1) size 20x12
-                      RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                        RenderBlock (anonymous) at (0,0) size 12x12
-                          RenderText at (0,-47) size 12x106
-                            text run at (0,-47) width 12: &quot;+&quot;
-                    RenderMathMLToken {mn} at (28,0) size 9x12
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                        RenderBlock (anonymous) at (0,0) size 8x12
-                          RenderText {#text} at (0,-46) size 8x106
-                            text run at (0,-46) width 8: &quot;2&quot;
-      RenderBlock {p} at (0,284) size 784x35
-        RenderText {#text} at (0,17) size 75x17
-          text run at (0,17) width 75: &quot;high index: &quot;
-        RenderMathMLMath {math} at (75,0) size 33x36 [padding: 0 1 0 1]
-          RenderMathMLRoot {mroot} at (1,0) size 31x36
-            RenderMathMLRootWrapper at (4,0) size 11x36
-              RenderMathMLFraction {mfrac} at (1,0) size 8x26
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 8x18
-                  RenderMathMLFraction {mfrac} at (1,0) size 6x16
-                    RenderMathMLBlock (anonymous, flex) at (0,0) size 6x7
-                      RenderMathMLToken {mi} at (0,0) size 6x5 [padding: 0 1 0 0]
-                        RenderMathMLBlock (anonymous, flex) at (0,0) size 5x5
-                          RenderBlock (anonymous) at (0,0) size 5x5
-                            RenderText {#text} at (0,-29) size 5x61
-                              text run at (0,-29) width 5: &quot;x&quot;
-                    RenderMathMLBlock (anonymous, flex) at (0,6) size 6x10 [padding: 1 0 0 0]
-                      RenderMathMLToken {mi} at (0,2) size 6x7 [padding: 0 1 0 0]
-                        RenderMathMLBlock (anonymous, flex) at (0,0) size 5x6
-                          RenderBlock (anonymous) at (0,0) size 5x6
-                            RenderText {#text} at (0,-29) size 5x61
-                              text run at (0,-29) width 5: &quot;y&quot;
-                RenderMathMLBlock (anonymous, flex) at (0,17) size 8x9 [padding: 1 0 0 0]
-                  RenderMathMLToken {mi} at (1,2) size 6x6 [padding: 0 1 0 0]
-                    RenderMathMLBlock (anonymous, flex) at (0,0) size 4x5
-                      RenderBlock (anonymous) at (0,0) size 4x5
-                        RenderText {#text} at (0,-29) size 4x61
-                          text run at (0,-29) width 4: &quot;z&quot;
-            RenderMathMLBlock (anonymous, flex) at (5,0) size 18x36
-              RenderMathMLRadicalOperator (anonymous) at (0,18) size 17x18
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x17
-                  RenderBlock (anonymous) at (0,0) size 13x17
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (22,20) size 9x16
-              RenderMathMLToken {mn} at (0,0) size 8x12
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
</del><ins>+        RenderMathMLMath {math} at (185,0) size 86x41 [padding: 0 1 0 1]
+          RenderMathMLRoot {mroot} at (1,0) size 83x41
+            RenderMathMLFraction {mfrac} at (46,2) size 37x34
+              RenderMathMLRow {mrow} at (0,0) size 37x13
+                RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
+                  RenderBlock (anonymous) at (0,0) size 8x8
+                    RenderText {#text} at (0,-50) size 8x106
+                      text run at (0,-50) width 8: &quot;x&quot;
+                RenderMathMLOperator {mo} at (9,1) size 20x12
+                  RenderBlock (anonymous) at (3,0) size 13x12
+                    RenderText {#text} at (0,-47) size 12x106
+                      text run at (0,-47) width 12: &quot;+&quot;
+                RenderMathMLToken {mn} at (28,0) size 9x12
</ins><span class="cx">                   RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="cx">                     RenderText {#text} at (0,-46) size 8x106
</span><ins>+                      text run at (0,-46) width 8: &quot;1&quot;
+              RenderMathMLRow {mrow} at (0,20) size 37x14
+                RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
+                  RenderBlock (anonymous) at (0,0) size 8x8
+                    RenderText {#text} at (0,-50) size 8x106
+                      text run at (0,-50) width 8: &quot;x&quot;
+                RenderMathMLOperator {mo} at (9,1) size 20x12
+                  RenderBlock (anonymous) at (3,0) size 13x12
+                    RenderText {#text} at (0,-47) size 12x106
+                      text run at (0,-47) width 12: &quot;+&quot;
+                RenderMathMLToken {mn} at (28,0) size 9x12
+                  RenderBlock (anonymous) at (0,0) size 8x12
+                    RenderText {#text} at (0,-46) size 8x106
</ins><span class="cx">                       text run at (0,-46) width 8: &quot;2&quot;
</span><del>-      RenderBlock {p} at (0,335) size 784x54
</del><ins>+            RenderMathMLRow {mrow} at (4,8) size 36x9
+              RenderMathMLToken {mi} at (0,2) size 5x5 [padding: 0 1 0 0]
+                RenderBlock (anonymous) at (0,0) size 5x5
+                  RenderText {#text} at (0,-29) size 5x61
+                    text run at (0,-29) width 5: &quot;x&quot;
+              RenderMathMLOperator {mo} at (5,0) size 11x7
+                RenderBlock (anonymous) at (2,0) size 7x7
+                  RenderText {#text} at (0,-27) size 7x61
+                    text run at (0,-27) width 7: &quot;+&quot;
+              RenderMathMLToken {mi} at (16,2) size 4x6 [padding: 0 1 0 0]
+                RenderBlock (anonymous) at (0,0) size 5x6
+                  RenderText {#text} at (0,-29) size 5x61
+                    text run at (0,-29) width 5: &quot;y&quot;
+              RenderMathMLOperator {mo} at (20,0) size 11x7
+                RenderBlock (anonymous) at (2,0) size 7x7
+                  RenderText {#text} at (0,-27) size 7x61
+                    text run at (0,-27) width 7: &quot;+&quot;
+              RenderMathMLToken {mi} at (31,2) size 4x5 [padding: 0 1 0 0]
+                RenderBlock (anonymous) at (0,0) size 4x5
+                  RenderText {#text} at (0,-29) size 4x61
+                    text run at (0,-29) width 4: &quot;z&quot;
+      RenderBlock {p} at (0,284) size 784x34
+        RenderText {#text} at (0,16) size 75x17
+          text run at (0,16) width 75: &quot;high index: &quot;
+        RenderMathMLMath {math} at (75,0) size 28x35 [padding: 0 1 0 1]
+          RenderMathMLRoot {mroot} at (1,0) size 22x35
+            RenderMathMLToken {mn} at (13,18) size 9x13
+              RenderBlock (anonymous) at (0,0) size 8x12
+                RenderText {#text} at (0,-46) size 8x106
+                  text run at (0,-46) width 8: &quot;2&quot;
+            RenderMathMLFraction {mfrac} at (4,0) size 6x24
+              RenderMathMLFraction {mfrac} at (0,0) size 5x15
+                RenderMathMLToken {mi} at (0,0) size 5x5 [padding: 0 1 0 0]
+                  RenderBlock (anonymous) at (0,0) size 5x5
+                    RenderText {#text} at (0,-29) size 5x61
+                      text run at (0,-29) width 5: &quot;x&quot;
+                RenderMathMLToken {mi} at (0,8) size 5x7 [padding: 0 1 0 0]
+                  RenderBlock (anonymous) at (0,0) size 5x6
+                    RenderText {#text} at (0,-29) size 5x61
+                      text run at (0,-29) width 5: &quot;y&quot;
+              RenderMathMLToken {mi} at (0,18) size 5x6 [padding: 0 1 0 0]
+                RenderBlock (anonymous) at (0,0) size 4x5
+                  RenderText {#text} at (0,-29) size 4x61
+                    text run at (0,-29) width 4: &quot;z&quot;
+      RenderBlock {p} at (0,334) size 784x54
</ins><span class="cx">         RenderText {#text} at (0,14) size 155x17
</span><span class="cx">           text run at (0,14) width 155: &quot;Imbricated square roots: &quot;
</span><del>-        RenderMathMLMath {math} at (155,0) size 342x55 [padding: 0 1 0 1]
-          RenderMathMLSquareRoot {msqrt} at (1,0) size 340x55
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 17x55
-              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x55
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x55
-                  RenderBlock (anonymous) at (0,0) size 13x55
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (17,2) size 323x53
-              RenderMathMLToken {mn} at (0,15) size 8x12
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
</del><ins>+        RenderMathMLMath {math} at (155,0) size 340x55 [padding: 0 1 0 1]
+          RenderMathMLRoot {msqrt} at (1,0) size 330x55
+            RenderMathMLToken {mn} at (17,17) size 8x13
+              RenderBlock (anonymous) at (0,0) size 8x12
+                RenderText {#text} at (0,-46) size 8x106
+                  text run at (0,-46) width 8: &quot;1&quot;
+            RenderMathMLOperator {mo} at (25,18) size 20x13
+              RenderBlock (anonymous) at (3,0) size 13x12
+                RenderText {#text} at (0,-47) size 12x106
+                  text run at (0,-47) width 12: &quot;+&quot;
+            RenderMathMLRoot {msqrt} at (44,2) size 286x53
+              RenderMathMLRow {mrow} at (17,2) size 269x51
+                RenderMathMLToken {mn} at (0,13) size 8x12
</ins><span class="cx">                   RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="cx">                     RenderText {#text} at (0,-46) size 8x106
</span><del>-                      text run at (0,-46) width 8: &quot;1&quot;
-              RenderMathMLOperator {mo} at (8,16) size 20x12
-                RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                  RenderBlock (anonymous) at (0,0) size 12x12
-                    RenderText at (0,-47) size 12x106
</del><ins>+                      text run at (0,-46) width 8: &quot;2&quot;
+                RenderMathMLOperator {mo} at (8,14) size 20x12
+                  RenderBlock (anonymous) at (3,0) size 13x12
+                    RenderText {#text} at (0,-47) size 12x106
</ins><span class="cx">                       text run at (0,-47) width 12: &quot;+&quot;
</span><del>-              RenderMathMLSquareRoot {msqrt} at (27,0) size 296x53
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 17x53
-                  RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x53
-                    RenderMathMLBlock (anonymous, flex) at (0,0) size 13x53
-                      RenderBlock (anonymous) at (0,0) size 13x53
-                        RenderText at (0,-56) size 13x106
-                          text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                RenderMathMLRootWrapper at (17,2) size 279x51
-                  RenderMathMLRow {mrow} at (0,0) size 279x51
-                    RenderMathMLToken {mn} at (0,13) size 8x12
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
</del><ins>+                RenderMathMLRoot {msqrt} at (27,0) size 242x51
+                  RenderMathMLRow {mrow} at (17,2) size 225x49
+                    RenderMathMLToken {mn} at (0,11) size 8x12
+                      RenderBlock (anonymous) at (0,0) size 8x12
+                        RenderText {#text} at (0,-46) size 8x106
+                          text run at (0,-46) width 8: &quot;3&quot;
+                    RenderMathMLOperator {mo} at (8,12) size 20x12
+                      RenderBlock (anonymous) at (3,0) size 13x12
+                        RenderText {#text} at (0,-47) size 12x106
+                          text run at (0,-47) width 12: &quot;+&quot;
+                    RenderMathMLRoot {msqrt} at (27,0) size 198x49
+                      RenderMathMLRow {mrow} at (16,2) size 182x41
+                        RenderMathMLToken {mn} at (0,9) size 8x12
+                          RenderBlock (anonymous) at (0,0) size 8x12
+                            RenderText {#text} at (0,-46) size 8x106
+                              text run at (0,-46) width 8: &quot;4&quot;
+                        RenderMathMLOperator {mo} at (8,10) size 20x12
+                          RenderBlock (anonymous) at (3,0) size 13x12
+                            RenderText {#text} at (0,-47) size 12x106
+                              text run at (0,-47) width 12: &quot;+&quot;
+                        RenderMathMLRoot {msqrt} at (27,0) size 155x41
+                          RenderMathMLRow {mrow} at (16,2) size 139x31
+                            RenderMathMLToken {mn} at (0,7) size 8x12
+                              RenderBlock (anonymous) at (0,0) size 8x12
+                                RenderText {#text} at (0,-46) size 8x106
+                                  text run at (0,-46) width 8: &quot;5&quot;
+                            RenderMathMLOperator {mo} at (8,8) size 20x12
+                              RenderBlock (anonymous) at (3,0) size 13x12
+                                RenderText {#text} at (0,-47) size 12x106
+                                  text run at (0,-47) width 12: &quot;+&quot;
+                            RenderMathMLRoot {msqrt} at (27,0) size 112x31
+                              RenderMathMLRow {mrow} at (16,2) size 96x21
+                                RenderMathMLToken {mn} at (0,5) size 8x12
+                                  RenderBlock (anonymous) at (0,0) size 8x12
+                                    RenderText {#text} at (0,-46) size 8x106
+                                      text run at (0,-46) width 8: &quot;6&quot;
+                                RenderMathMLOperator {mo} at (8,6) size 20x12
+                                  RenderBlock (anonymous) at (3,0) size 13x12
+                                    RenderText {#text} at (0,-47) size 12x106
+                                      text run at (0,-47) width 12: &quot;+&quot;
+                                RenderMathMLRoot {msqrt} at (27,0) size 69x21
+                                  RenderMathMLRow {mrow} at (16,2) size 53x18
+                                    RenderMathMLToken {mn} at (0,3) size 8x12
+                                      RenderBlock (anonymous) at (0,0) size 8x12
+                                        RenderText {#text} at (0,-46) size 8x106
+                                          text run at (0,-46) width 8: &quot;7&quot;
+                                    RenderMathMLOperator {mo} at (8,4) size 20x12
+                                      RenderBlock (anonymous) at (3,0) size 13x12
+                                        RenderText {#text} at (0,-47) size 12x106
+                                          text run at (0,-47) width 12: &quot;+&quot;
+                                    RenderMathMLRoot {msqrt} at (27,0) size 26x18
+                                      RenderMathMLToken {mi} at (13,2) size 12x13 [padding: 0 2 0 0]
+                                        RenderBlock (anonymous) at (0,0) size 12x13
+                                          RenderText {#text} at (0,-45) size 12x106
+                                            text run at (0,-45) width 12: &quot;A&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {p} at (0,404) size 784x56
+        RenderText {#text} at (0,24) size 110x17
+          text run at (0,24) width 110: &quot;Imbricated roots: &quot;
+        RenderMathMLMath {math} at (110,0) size 360x57 [padding: 0 1 0 1]
+          RenderMathMLRoot {mroot} at (1,0) size 351x57
+            RenderMathMLRow {mrow} at (17,2) size 334x55
+              RenderMathMLToken {mn} at (0,25) size 8x12
+                RenderBlock (anonymous) at (0,0) size 8x12
+                  RenderText {#text} at (0,-46) size 8x106
+                    text run at (0,-46) width 8: &quot;1&quot;
+              RenderMathMLOperator {mo} at (8,26) size 20x12
+                RenderBlock (anonymous) at (3,0) size 13x12
+                  RenderText {#text} at (0,-47) size 12x106
+                    text run at (0,-47) width 12: &quot;+&quot;
+              RenderMathMLRoot {mroot} at (27,0) size 306x55
+                RenderMathMLRow {mrow} at (17,2) size 289x53
+                  RenderMathMLToken {mn} at (0,23) size 8x12
+                    RenderBlock (anonymous) at (0,0) size 8x12
+                      RenderText {#text} at (0,-46) size 8x106
+                        text run at (0,-46) width 8: &quot;2&quot;
+                  RenderMathMLOperator {mo} at (8,24) size 20x12
+                    RenderBlock (anonymous) at (3,0) size 13x12
+                      RenderText {#text} at (0,-47) size 12x106
+                        text run at (0,-47) width 12: &quot;+&quot;
+                  RenderMathMLRoot {mroot} at (27,0) size 261x53
+                    RenderMathMLRow {mrow} at (17,2) size 244x51
+                      RenderMathMLToken {mn} at (0,21) size 8x12
</ins><span class="cx">                         RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="cx">                           RenderText {#text} at (0,-46) size 8x106
</span><del>-                            text run at (0,-46) width 8: &quot;2&quot;
-                    RenderMathMLOperator {mo} at (8,14) size 20x12
-                      RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                        RenderBlock (anonymous) at (0,0) size 12x12
-                          RenderText at (0,-47) size 12x106
</del><ins>+                            text run at (0,-46) width 8: &quot;3&quot;
+                      RenderMathMLOperator {mo} at (8,22) size 20x12
+                        RenderBlock (anonymous) at (3,0) size 13x12
+                          RenderText {#text} at (0,-47) size 12x106
</ins><span class="cx">                             text run at (0,-47) width 12: &quot;+&quot;
</span><del>-                    RenderMathMLSquareRoot {msqrt} at (27,0) size 252x51
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 17x51
-                        RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x51
-                          RenderMathMLBlock (anonymous, flex) at (0,0) size 13x51
-                            RenderBlock (anonymous) at (0,0) size 13x51
-                              RenderText at (0,-56) size 13x106
-                                text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                      RenderMathMLRootWrapper at (17,2) size 235x49
-                        RenderMathMLRow {mrow} at (0,0) size 235x49
-                          RenderMathMLToken {mn} at (0,11) size 8x12
-                            RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                              RenderBlock (anonymous) at (0,0) size 8x12
-                                RenderText {#text} at (0,-46) size 8x106
-                                  text run at (0,-46) width 8: &quot;3&quot;
-                          RenderMathMLOperator {mo} at (8,12) size 20x12
-                            RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                              RenderBlock (anonymous) at (0,0) size 12x12
-                                RenderText at (0,-47) size 12x106
-                                  text run at (0,-47) width 12: &quot;+&quot;
-                          RenderMathMLSquareRoot {msqrt} at (27,0) size 208x49
-                            RenderMathMLBlock (anonymous, flex) at (0,0) size 17x49
-                              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x49
-                                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x48
-                                  RenderBlock (anonymous) at (0,0) size 13x48
-                                    RenderText at (0,-56) size 13x106
-                                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                            RenderMathMLRootWrapper at (17,2) size 190x47
-                              RenderMathMLRow {mrow} at (0,0) size 190x41
-                                RenderMathMLToken {mn} at (0,9) size 8x12
-                                  RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
</del><ins>+                      RenderMathMLRoot {mroot} at (27,0) size 217x51
+                        RenderMathMLRow {mrow} at (17,2) size 200x49
+                          RenderMathMLToken {mn} at (0,19) size 8x12
+                            RenderBlock (anonymous) at (0,0) size 8x12
+                              RenderText {#text} at (0,-46) size 8x106
+                                text run at (0,-46) width 8: &quot;4&quot;
+                          RenderMathMLOperator {mo} at (8,20) size 20x12
+                            RenderBlock (anonymous) at (3,0) size 13x12
+                              RenderText {#text} at (0,-47) size 12x106
+                                text run at (0,-47) width 12: &quot;+&quot;
+                          RenderMathMLRoot {mroot} at (27,0) size 172x49
+                            RenderMathMLRow {mrow} at (16,2) size 156x41
+                              RenderMathMLToken {mn} at (0,17) size 8x12
+                                RenderBlock (anonymous) at (0,0) size 8x12
+                                  RenderText {#text} at (0,-46) size 8x106
+                                    text run at (0,-46) width 8: &quot;5&quot;
+                              RenderMathMLOperator {mo} at (8,18) size 20x12
+                                RenderBlock (anonymous) at (3,0) size 13x12
+                                  RenderText {#text} at (0,-47) size 12x106
+                                    text run at (0,-47) width 12: &quot;+&quot;
+                              RenderMathMLRoot {mroot} at (27,0) size 128x41
+                                RenderMathMLRow {mrow} at (16,2) size 112x31
+                                  RenderMathMLToken {mn} at (0,15) size 8x12
</ins><span class="cx">                                     RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="cx">                                       RenderText {#text} at (0,-46) size 8x106
</span><del>-                                        text run at (0,-46) width 8: &quot;4&quot;
-                                RenderMathMLOperator {mo} at (8,10) size 20x12
-                                  RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                    RenderBlock (anonymous) at (0,0) size 12x12
-                                      RenderText at (0,-47) size 12x106
</del><ins>+                                        text run at (0,-46) width 8: &quot;6&quot;
+                                  RenderMathMLOperator {mo} at (8,16) size 20x12
+                                    RenderBlock (anonymous) at (3,0) size 13x12
+                                      RenderText {#text} at (0,-47) size 12x106
</ins><span class="cx">                                         text run at (0,-47) width 12: &quot;+&quot;
</span><del>-                                RenderMathMLSquareRoot {msqrt} at (27,0) size 163x41
-                                  RenderMathMLBlock (anonymous, flex) at (0,0) size 17x41
-                                    RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x41
-                                      RenderMathMLBlock (anonymous, flex) at (0,0) size 13x40
-                                        RenderBlock (anonymous) at (0,0) size 13x40
-                                          RenderText at (0,-56) size 13x106
-                                            text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                                  RenderMathMLRootWrapper at (17,2) size 146x39
-                                    RenderMathMLRow {mrow} at (0,0) size 146x31
-                                      RenderMathMLToken {mn} at (0,7) size 8x12
-                                        RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                                          RenderBlock (anonymous) at (0,0) size 8x12
-                                            RenderText {#text} at (0,-46) size 8x106
-                                              text run at (0,-46) width 8: &quot;5&quot;
-                                      RenderMathMLOperator {mo} at (8,8) size 20x12
-                                        RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                          RenderBlock (anonymous) at (0,0) size 12x12
-                                            RenderText at (0,-47) size 12x106
-                                              text run at (0,-47) width 12: &quot;+&quot;
-                                      RenderMathMLSquareRoot {msqrt} at (27,0) size 119x31
-                                        RenderMathMLBlock (anonymous, flex) at (0,0) size 17x31
-                                          RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x31
-                                            RenderMathMLBlock (anonymous, flex) at (0,0) size 13x30
-                                              RenderBlock (anonymous) at (0,0) size 13x30
-                                                RenderText at (0,-56) size 13x106
-                                                  text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                                        RenderMathMLRootWrapper at (17,2) size 102x29
-                                          RenderMathMLRow {mrow} at (0,0) size 102x21
-                                            RenderMathMLToken {mn} at (0,5) size 8x12
-                                              RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                                                RenderBlock (anonymous) at (0,0) size 8x12
-                                                  RenderText {#text} at (0,-46) size 8x106
-                                                    text run at (0,-46) width 8: &quot;6&quot;
-                                            RenderMathMLOperator {mo} at (8,6) size 20x12
-                                              RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                                RenderBlock (anonymous) at (0,0) size 12x12
-                                                  RenderText at (0,-47) size 12x106
-                                                    text run at (0,-47) width 12: &quot;+&quot;
-                                            RenderMathMLSquareRoot {msqrt} at (27,0) size 75x21
-                                              RenderMathMLBlock (anonymous, flex) at (0,0) size 17x21
-                                                RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x21
-                                                  RenderMathMLBlock (anonymous, flex) at (0,0) size 13x20
-                                                    RenderBlock (anonymous) at (0,0) size 13x20
-                                                      RenderText at (0,-56) size 13x106
-                                                        text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                                              RenderMathMLRootWrapper at (17,2) size 58x19
-                                                RenderMathMLRow {mrow} at (0,0) size 58x18
-                                                  RenderMathMLToken {mn} at (0,3) size 8x12
-                                                    RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                                                      RenderBlock (anonymous) at (0,0) size 8x12
-                                                        RenderText {#text} at (0,-46) size 8x106
-                                                          text run at (0,-46) width 8: &quot;7&quot;
-                                                  RenderMathMLOperator {mo} at (8,4) size 20x12
-                                                    RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                                      RenderBlock (anonymous) at (0,0) size 12x12
-                                                        RenderText at (0,-47) size 12x106
-                                                          text run at (0,-47) width 12: &quot;+&quot;
-                                                  RenderMathMLSquareRoot {msqrt} at (27,0) size 31x18
-                                                    RenderMathMLBlock (anonymous, flex) at (0,0) size 17x18
-                                                      RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x18
-                                                        RenderMathMLBlock (anonymous, flex) at (0,0) size 13x17
-                                                          RenderBlock (anonymous) at (0,0) size 13x17
-                                                            RenderText at (0,-56) size 13x106
-                                                              text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                                                    RenderMathMLRootWrapper at (17,2) size 14x16
-                                                      RenderMathMLToken {mi} at (0,0) size 14x13 [padding: 0 2 0 0]
-                                                        RenderMathMLBlock (anonymous, flex) at (0,0) size 12x13
-                                                          RenderBlock (anonymous) at (0,0) size 12x13
-                                                            RenderText {#text} at (0,-45) size 12x106
-                                                              text run at (0,-45) width 12: &quot;A&quot;
</del><ins>+                                  RenderMathMLRoot {mroot} at (27,0) size 85x31
+                                    RenderMathMLRow {mrow} at (16,2) size 69x28
+                                      RenderMathMLToken {mn} at (0,13) size 8x12
+                                        RenderBlock (anonymous) at (0,0) size 8x12
+                                          RenderText {#text} at (0,-46) size 8x106
+                                            text run at (0,-46) width 8: &quot;7&quot;
+                                      RenderMathMLOperator {mo} at (8,14) size 20x12
+                                        RenderBlock (anonymous) at (3,0) size 13x12
+                                          RenderText {#text} at (0,-47) size 12x106
+                                            text run at (0,-47) width 12: &quot;+&quot;
+                                      RenderMathMLRoot {mroot} at (27,0) size 41x28
+                                        RenderMathMLToken {mi} at (28,11) size 13x13 [padding: 0 2 0 0]
+                                          RenderBlock (anonymous) at (0,0) size 12x13
+                                            RenderText {#text} at (0,-45) size 12x106
+                                              text run at (0,-45) width 12: &quot;A&quot;
+                                        RenderMathMLFraction {mfrac} at (4,0) size 21x17
+                                          RenderMathMLRow {mrow} at (0,0) size 20x8
+                                            RenderMathMLToken {mi} at (0,2) size 5x5 [padding: 0 1 0 0]
+                                              RenderBlock (anonymous) at (0,0) size 5x5
+                                                RenderText {#text} at (0,-29) size 5x61
+                                                  text run at (0,-29) width 5: &quot;x&quot;
+                                            RenderMathMLOperator {mo} at (5,0) size 11x7
+                                              RenderBlock (anonymous) at (2,0) size 7x7
+                                                RenderText {#text} at (0,-27) size 7x61
+                                                  text run at (0,-27) width 7: &quot;+&quot;
+                                            RenderMathMLToken {mi} at (16,2) size 4x6 [padding: 0 1 0 0]
+                                              RenderBlock (anonymous) at (0,0) size 5x6
+                                                RenderText {#text} at (0,-29) size 5x61
+                                                  text run at (0,-29) width 5: &quot;y&quot;
+                                          RenderMathMLToken {mi} at (8,11) size 4x6 [padding: 0 1 0 0]
+                                            RenderBlock (anonymous) at (0,0) size 4x5
+                                              RenderText {#text} at (0,-29) size 4x61
+                                                text run at (0,-29) width 4: &quot;z&quot;
+                                    RenderMathMLToken {mn} at (4,5) size 6x8
+                                      RenderBlock (anonymous) at (0,0) size 5x7
+                                        RenderText {#text} at (0,-27) size 5x61
+                                          text run at (0,-27) width 5: &quot;9&quot;
+                                RenderMathMLToken {mn} at (4,9) size 6x8
+                                  RenderBlock (anonymous) at (0,0) size 5x7
+                                    RenderText {#text} at (0,-27) size 5x61
+                                      text run at (0,-27) width 5: &quot;8&quot;
+                            RenderMathMLToken {mn} at (4,11) size 6x9
+                              RenderBlock (anonymous) at (0,0) size 5x8
+                                RenderText {#text} at (0,-26) size 5x61
+                                  text run at (0,-26) width 5: &quot;7&quot;
+                        RenderMathMLToken {mn} at (4,14) size 6x8
+                          RenderBlock (anonymous) at (0,0) size 5x7
+                            RenderText {#text} at (0,-27) size 5x61
+                              text run at (0,-27) width 5: &quot;6&quot;
+                    RenderMathMLToken {mn} at (4,15) size 6x8
+                      RenderBlock (anonymous) at (0,0) size 5x7
+                        RenderText {#text} at (0,-27) size 5x61
+                          text run at (0,-27) width 5: &quot;5&quot;
+                RenderMathMLToken {mn} at (4,15) size 6x9
+                  RenderBlock (anonymous) at (0,0) size 5x8
+                    RenderText {#text} at (0,-26) size 5x61
+                      text run at (0,-26) width 5: &quot;4&quot;
+            RenderMathMLToken {mn} at (4,16) size 6x8
+              RenderBlock (anonymous) at (0,0) size 5x7
+                RenderText {#text} at (0,-27) size 5x61
+                  text run at (0,-27) width 5: &quot;3&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {p} at (0,405) size 784x56
-        RenderText {#text} at (0,25) size 110x17
-          text run at (0,25) width 110: &quot;Imbricated roots: &quot;
-        RenderMathMLMath {math} at (110,0) size 366x57 [padding: 0 1 0 1]
-          RenderMathMLRoot {mroot} at (1,0) size 364x57
-            RenderMathMLRootWrapper at (4,15) size 6x42
-              RenderMathMLToken {mn} at (0,0) size 5x7
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 5x7
-                  RenderBlock (anonymous) at (0,0) size 5x7
-                    RenderText {#text} at (0,-27) size 5x61
-                      text run at (0,-27) width 5: &quot;3&quot;
-            RenderMathMLBlock (anonymous, flex) at (0,0) size 18x57
-              RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x57
-                RenderMathMLBlock (anonymous, flex) at (0,0) size 13x57
-                  RenderBlock (anonymous) at (0,0) size 13x57
-                    RenderText at (0,-56) size 13x106
-                      text run at (0,-56) width 13: &quot;\x{221A}&quot;
-            RenderMathMLRootWrapper at (17,2) size 347x55
-              RenderMathMLRow {mrow} at (0,0) size 346x55
-                RenderMathMLToken {mn} at (0,26) size 8x12
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
</del><ins>+      RenderBlock {p} at (0,476) size 784x56
+        RenderText {#text} at (0,24) size 74x17
+          text run at (0,24) width 74: &quot;RTL roots: &quot;
+        RenderMathMLMath {math} at (74,0) size 360x57 [padding: 0 1 0 1]
+          RenderMathMLRoot {mroot} at (8,0) size 351x57
+            RenderMathMLRow {mrow} at (0,2) size 333x55
+              RenderMathMLToken {mn} at (324,25) size 9x12
+                RenderBlock (anonymous) at (0,0) size 8x12
+                  RenderText {#text} at (0,-46) size 8x106
+                    text run at (0,-46) width 8: &quot;1&quot;
+              RenderMathMLOperator {mo} at (305,26) size 20x12
+                RenderBlock (anonymous) at (3,0) size 13x12
+                  RenderText {#text} at (0,-47) size 12x106
+                    text run at (0,-47) width 12 RTL: &quot;+&quot;
+              RenderMathMLRoot {mroot} at (0,0) size 306x55
+                RenderMathMLRow {mrow} at (0,2) size 288x53
+                  RenderMathMLToken {mn} at (279,23) size 9x12
</ins><span class="cx">                     RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="cx">                       RenderText {#text} at (0,-46) size 8x106
</span><del>-                        text run at (0,-46) width 8: &quot;1&quot;
-                RenderMathMLOperator {mo} at (8,27) size 20x12
-                  RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                    RenderBlock (anonymous) at (0,0) size 12x12
-                      RenderText at (0,-47) size 12x106
-                        text run at (0,-47) width 12: &quot;+&quot;
-                RenderMathMLRoot {mroot} at (27,0) size 319x55
-                  RenderMathMLRootWrapper at (4,14) size 6x41
-                    RenderMathMLToken {mn} at (0,0) size 5x8
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 5x8
-                        RenderBlock (anonymous) at (0,0) size 5x8
-                          RenderText {#text} at (0,-26) size 5x61
-                            text run at (0,-26) width 5: &quot;4&quot;
-                  RenderMathMLBlock (anonymous, flex) at (0,0) size 18x55
-                    RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x55
-                      RenderMathMLBlock (anonymous, flex) at (0,0) size 13x55
-                        RenderBlock (anonymous) at (0,0) size 13x55
-                          RenderText at (0,-56) size 13x106
-                            text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                  RenderMathMLRootWrapper at (17,2) size 302x53
-                    RenderMathMLRow {mrow} at (0,0) size 302x53
-                      RenderMathMLToken {mn} at (0,24) size 8x12
-                        RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                          RenderBlock (anonymous) at (0,0) size 8x12
-                            RenderText {#text} at (0,-46) size 8x106
-                              text run at (0,-46) width 8: &quot;2&quot;
-                      RenderMathMLOperator {mo} at (8,25) size 20x12
-                        RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                          RenderBlock (anonymous) at (0,0) size 12x12
-                            RenderText at (0,-47) size 12x106
-                              text run at (0,-47) width 12: &quot;+&quot;
-                      RenderMathMLRoot {mroot} at (27,0) size 275x53
-                        RenderMathMLRootWrapper at (4,14) size 6x39
-                          RenderMathMLToken {mn} at (0,0) size 5x7
-                            RenderMathMLBlock (anonymous, flex) at (0,0) size 5x7
-                              RenderBlock (anonymous) at (0,0) size 5x7
-                                RenderText {#text} at (0,-27) size 5x61
-                                  text run at (0,-27) width 5: &quot;5&quot;
-                        RenderMathMLBlock (anonymous, flex) at (0,0) size 18x53
-                          RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x53
-                            RenderMathMLBlock (anonymous, flex) at (0,0) size 13x53
-                              RenderBlock (anonymous) at (0,0) size 13x53
-                                RenderText at (0,-56) size 13x106
-                                  text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                        RenderMathMLRootWrapper at (17,2) size 258x51
-                          RenderMathMLRow {mrow} at (0,0) size 257x51
-                            RenderMathMLToken {mn} at (0,22) size 8x12
-                              RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
</del><ins>+                        text run at (0,-46) width 8: &quot;2&quot;
+                  RenderMathMLOperator {mo} at (260,24) size 20x12
+                    RenderBlock (anonymous) at (3,0) size 13x12
+                      RenderText {#text} at (0,-47) size 12x106
+                        text run at (0,-47) width 12 RTL: &quot;+&quot;
+                  RenderMathMLRoot {mroot} at (0,0) size 261x53
+                    RenderMathMLRow {mrow} at (0,2) size 244x51
+                      RenderMathMLToken {mn} at (235,21) size 9x12
+                        RenderBlock (anonymous) at (0,0) size 8x12
+                          RenderText {#text} at (0,-46) size 8x106
+                            text run at (0,-46) width 8: &quot;3&quot;
+                      RenderMathMLOperator {mo} at (216,22) size 20x12
+                        RenderBlock (anonymous) at (3,0) size 13x12
+                          RenderText {#text} at (0,-47) size 12x106
+                            text run at (0,-47) width 12 RTL: &quot;+&quot;
+                      RenderMathMLRoot {mroot} at (0,0) size 217x51
+                        RenderMathMLRow {mrow} at (0,2) size 199x49
+                          RenderMathMLToken {mn} at (190,19) size 9x12
+                            RenderBlock (anonymous) at (0,0) size 8x12
+                              RenderText {#text} at (0,-46) size 8x106
+                                text run at (0,-46) width 8: &quot;4&quot;
+                          RenderMathMLOperator {mo} at (171,20) size 20x12
+                            RenderBlock (anonymous) at (3,0) size 13x12
+                              RenderText {#text} at (0,-47) size 12x106
+                                text run at (0,-47) width 12 RTL: &quot;+&quot;
+                          RenderMathMLRoot {mroot} at (0,0) size 172x49
+                            RenderMathMLRow {mrow} at (0,2) size 155x41
+                              RenderMathMLToken {mn} at (146,17) size 9x12
</ins><span class="cx">                                 RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="cx">                                   RenderText {#text} at (0,-46) size 8x106
</span><del>-                                    text run at (0,-46) width 8: &quot;3&quot;
-                            RenderMathMLOperator {mo} at (8,23) size 20x12
-                              RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                RenderBlock (anonymous) at (0,0) size 12x12
-                                  RenderText at (0,-47) size 12x106
-                                    text run at (0,-47) width 12: &quot;+&quot;
-                            RenderMathMLRoot {mroot} at (27,0) size 230x51
-                              RenderMathMLRootWrapper at (4,13) size 6x38
-                                RenderMathMLToken {mn} at (0,0) size 5x7
-                                  RenderMathMLBlock (anonymous, flex) at (0,0) size 5x7
-                                    RenderBlock (anonymous) at (0,0) size 5x7
-                                      RenderText {#text} at (0,-27) size 5x61
-                                        text run at (0,-27) width 5: &quot;6&quot;
-                              RenderMathMLBlock (anonymous, flex) at (0,0) size 18x51
-                                RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x51
-                                  RenderMathMLBlock (anonymous, flex) at (0,0) size 13x51
-                                    RenderBlock (anonymous) at (0,0) size 13x51
-                                      RenderText at (0,-56) size 13x106
-                                        text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                              RenderMathMLRootWrapper at (17,2) size 213x49
-                                RenderMathMLRow {mrow} at (0,0) size 212x49
-                                  RenderMathMLToken {mn} at (0,20) size 8x12
-                                    RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                                      RenderBlock (anonymous) at (0,0) size 8x12
-                                        RenderText {#text} at (0,-46) size 8x106
-                                          text run at (0,-46) width 8: &quot;4&quot;
-                                  RenderMathMLOperator {mo} at (8,21) size 20x12
-                                    RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                      RenderBlock (anonymous) at (0,0) size 12x12
-                                        RenderText at (0,-47) size 12x106
-                                          text run at (0,-47) width 12: &quot;+&quot;
-                                  RenderMathMLRoot {mroot} at (27,0) size 185x49
-                                    RenderMathMLRootWrapper at (4,11) size 6x38
-                                      RenderMathMLToken {mn} at (0,0) size 5x8
-                                        RenderMathMLBlock (anonymous, flex) at (0,0) size 5x8
-                                          RenderBlock (anonymous) at (0,0) size 5x8
-                                            RenderText {#text} at (0,-26) size 5x61
-                                              text run at (0,-26) width 5: &quot;7&quot;
-                                    RenderMathMLBlock (anonymous, flex) at (0,0) size 18x49
-                                      RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x49
-                                        RenderMathMLBlock (anonymous, flex) at (0,0) size 13x48
-                                          RenderBlock (anonymous) at (0,0) size 13x48
-                                            RenderText at (0,-56) size 13x106
-                                              text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                                    RenderMathMLRootWrapper at (17,2) size 168x47
-                                      RenderMathMLRow {mrow} at (0,0) size 168x41
-                                        RenderMathMLToken {mn} at (0,18) size 8x12
-                                          RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                                            RenderBlock (anonymous) at (0,0) size 8x12
-                                              RenderText {#text} at (0,-46) size 8x106
-                                                text run at (0,-46) width 8: &quot;5&quot;
-                                        RenderMathMLOperator {mo} at (8,19) size 20x12
-                                          RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                            RenderBlock (anonymous) at (0,0) size 12x12
-                                              RenderText at (0,-47) size 12x106
-                                                text run at (0,-47) width 12: &quot;+&quot;
-                                        RenderMathMLRoot {mroot} at (27,0) size 141x41
-                                          RenderMathMLRootWrapper at (4,9) size 6x32
-                                            RenderMathMLToken {mn} at (0,0) size 5x7
-                                              RenderMathMLBlock (anonymous, flex) at (0,0) size 5x7
-                                                RenderBlock (anonymous) at (0,0) size 5x7
-                                                  RenderText {#text} at (0,-27) size 5x61
-                                                    text run at (0,-27) width 5: &quot;8&quot;
-                                          RenderMathMLBlock (anonymous, flex) at (0,0) size 18x41
-                                            RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x41
-                                              RenderMathMLBlock (anonymous, flex) at (0,0) size 13x40
-                                                RenderBlock (anonymous) at (0,0) size 13x40
-                                                  RenderText at (0,-56) size 13x106
-                                                    text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                                          RenderMathMLRootWrapper at (17,2) size 124x39
-                                            RenderMathMLRow {mrow} at (0,0) size 123x31
-                                              RenderMathMLToken {mn} at (0,16) size 8x12
-                                                RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                                                  RenderBlock (anonymous) at (0,0) size 8x12
-                                                    RenderText {#text} at (0,-46) size 8x106
-                                                      text run at (0,-46) width 8: &quot;6&quot;
-                                              RenderMathMLOperator {mo} at (8,17) size 20x12
-                                                RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                                  RenderBlock (anonymous) at (0,0) size 12x12
-                                                    RenderText at (0,-47) size 12x106
-                                                      text run at (0,-47) width 12: &quot;+&quot;
-                                              RenderMathMLRoot {mroot} at (27,0) size 96x31
-                                                RenderMathMLRootWrapper at (4,5) size 6x26
-                                                  RenderMathMLToken {mn} at (0,0) size 5x7
-                                                    RenderMathMLBlock (anonymous, flex) at (0,0) size 5x7
-                                                      RenderBlock (anonymous) at (0,0) size 5x7
-                                                        RenderText {#text} at (0,-27) size 5x61
-                                                          text run at (0,-27) width 5: &quot;9&quot;
-                                                RenderMathMLBlock (anonymous, flex) at (0,0) size 18x31
-                                                  RenderMathMLRadicalOperator (anonymous) at (0,0) size 17x31
-                                                    RenderMathMLBlock (anonymous, flex) at (0,0) size 13x30
-                                                      RenderBlock (anonymous) at (0,0) size 13x30
-                                                        RenderText at (0,-56) size 13x106
-                                                          text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                                                RenderMathMLRootWrapper at (17,2) size 79x29
-                                                  RenderMathMLRow {mrow} at (0,0) size 79x29
-                                                    RenderMathMLToken {mn} at (0,14) size 8x12
-                                                      RenderMathMLBlock (anonymous, flex) at (0,0) size 8x12
-                                                        RenderBlock (anonymous) at (0,0) size 8x12
-                                                          RenderText {#text} at (0,-46) size 8x106
-                                                            text run at (0,-46) width 8: &quot;7&quot;
-                                                    RenderMathMLOperator {mo} at (8,15) size 20x12
-                                                      RenderMathMLBlock (anonymous, flex) at (3,0) size 13x12
-                                                        RenderBlock (anonymous) at (0,0) size 12x12
-                                                          RenderText at (0,-47) size 12x106
-                                                            text run at (0,-47) width 12: &quot;+&quot;
-                                                    RenderMathMLRoot {mroot} at (27,0) size 52x29
-                                                      RenderMathMLRootWrapper at (4,0) size 26x29
-                                                        RenderMathMLFraction {mfrac} at (1,0) size 23x18
-                                                          RenderMathMLBlock (anonymous, flex) at (0,0) size 23x10
-                                                            RenderMathMLRow {mrow} at (0,0) size 23x8
-                                                              RenderMathMLToken {mi} at (0,2) size 6x5 [padding: 0 1 0 0]
-                                                                RenderMathMLBlock (anonymous, flex) at (0,0) size 5x5
-                                                                  RenderBlock (anonymous) at (0,0) size 5x5
-                                                                    RenderText {#text} at (0,-29) size 5x61
-                                                                      text run at (0,-29) width 5: &quot;x&quot;
-                                                              RenderMathMLOperator {mo} at (5,0) size 12x7
-                                                                RenderMathMLBlock (anonymous, flex) at (2,0) size 7x7
-                                                                  RenderBlock (anonymous) at (0,0) size 7x7
-                                                                    RenderText at (0,-27) size 7x61
-                                                                      text run at (0,-27) width 7: &quot;+&quot;
-                                                              RenderMathMLToken {mi} at (16,2) size 7x6 [padding: 0 1 0 0]
-                                                                RenderMathMLBlock (anonymous, flex) at (0,0) size 5x6
-                                                                  RenderBlock (anonymous) at (0,0) size 5x6
-                                                                    RenderText {#text} at (0,-29) size 5x61
-                                                                      text run at (0,-29) width 5: &quot;y&quot;
-                                                          RenderMathMLBlock (anonymous, flex) at (0,9) size 23x9 [padding: 1 0 0 0]
-                                                            RenderMathMLToken {mi} at (8,2) size 6x6 [padding: 0 1 0 0]
-                                                              RenderMathMLBlock (anonymous, flex) at (0,0) size 4x5
-                                                                RenderBlock (anonymous) at (0,0) size 4x5
-                                                                  RenderText {#text} at (0,-29) size 4x61
-                                                                    text run at (0,-29) width 4: &quot;z&quot;
-                                                      RenderMathMLBlock (anonymous, flex) at (20,0) size 18x29
-                                                        RenderMathMLRadicalOperator (anonymous) at (0,11) size 17x18
-                                                          RenderMathMLBlock (anonymous, flex) at (0,0) size 13x17
-                                                            RenderBlock (anonymous) at (0,0) size 13x17
-                                                              RenderText at (0,-56) size 13x106
-                                                                text run at (0,-56) width 13: &quot;\x{221A}&quot;
-                                                      RenderMathMLRootWrapper at (37,12) size 14x17
-                                                        RenderMathMLToken {mi} at (0,0) size 14x13 [padding: 0 2 0 0]
-                                                          RenderMathMLBlock (anonymous, flex) at (0,0) size 12x13
-                                                            RenderBlock (anonymous) at (0,0) size 12x13
-                                                              RenderText {#text} at (0,-45) size 12x106
-                                                                text run at (0,-45) width 12: &quot;A&quot;
</del><ins>+                                    text run at (0,-46) width 8: &quot;5&quot;
+                              RenderMathMLOperator {mo} at (127,18) size 20x12
+                                RenderBlock (anonymous) at (3,0) size 13x12
+                                  RenderText {#text} at (0,-47) size 12x106
+                                    text run at (0,-47) width 12 RTL: &quot;+&quot;
+                              RenderMathMLRoot {mroot} at (0,0) size 128x41
+                                RenderMathMLRow {mrow} at (0,2) size 112x31
+                                  RenderMathMLToken {mn} at (103,15) size 9x12
+                                    RenderBlock (anonymous) at (0,0) size 8x12
+                                      RenderText {#text} at (0,-46) size 8x106
+                                        text run at (0,-46) width 8: &quot;6&quot;
+                                  RenderMathMLOperator {mo} at (84,16) size 20x12
+                                    RenderBlock (anonymous) at (3,0) size 13x12
+                                      RenderText {#text} at (0,-47) size 12x106
+                                        text run at (0,-47) width 12 RTL: &quot;+&quot;
+                                  RenderMathMLRoot {mroot} at (0,0) size 85x31
+                                    RenderMathMLRow {mrow} at (0,2) size 68x28
+                                      RenderMathMLToken {mn} at (59,13) size 9x12
+                                        RenderBlock (anonymous) at (0,0) size 8x12
+                                          RenderText {#text} at (0,-46) size 8x106
+                                            text run at (0,-46) width 8: &quot;7&quot;
+                                      RenderMathMLOperator {mo} at (40,14) size 20x12
+                                        RenderBlock (anonymous) at (3,0) size 13x12
+                                          RenderText {#text} at (0,-47) size 12x106
+                                            text run at (0,-47) width 12 RTL: &quot;+&quot;
+                                      RenderMathMLRoot {mroot} at (0,0) size 41x28
+                                        RenderMathMLToken {mi} at (0,11) size 12x13 [padding: 0 0 0 2]
+                                          RenderBlock (anonymous) at (0,0) size 12x13
+                                            RenderText {#text} at (0,-45) size 12x106
+                                              text run at (0,-45) width 12: &quot;A&quot;
+                                        RenderMathMLFraction {mfrac} at (16,0) size 21x17
+                                          RenderMathMLRow {mrow} at (0,0) size 20x8
+                                            RenderMathMLToken {mi} at (15,2) size 5x5 [padding: 0 0 0 1]
+                                              RenderBlock (anonymous) at (0,0) size 5x5
+                                                RenderText {#text} at (0,-29) size 5x61
+                                                  text run at (0,-29) width 5: &quot;x&quot;
+                                            RenderMathMLOperator {mo} at (4,0) size 11x7
+                                              RenderBlock (anonymous) at (2,0) size 7x7
+                                                RenderText {#text} at (0,-27) size 7x61
+                                                  text run at (0,-27) width 7 RTL: &quot;+&quot;
+                                            RenderMathMLToken {mi} at (0,2) size 4x6 [padding: 0 0 0 1]
+                                              RenderBlock (anonymous) at (0,0) size 5x6
+                                                RenderText {#text} at (0,-29) size 5x61
+                                                  text run at (0,-29) width 5: &quot;y&quot;
+                                          RenderMathMLToken {mi} at (8,11) size 4x6 [padding: 0 0 0 1]
+                                            RenderBlock (anonymous) at (0,0) size 4x5
+                                              RenderText {#text} at (0,-29) size 4x61
+                                                text run at (0,-29) width 4: &quot;z&quot;
+                                    RenderMathMLToken {mn} at (74,5) size 6x8
+                                      RenderBlock (anonymous) at (0,0) size 5x7
+                                        RenderText {#text} at (0,-27) size 5x61
+                                          text run at (0,-27) width 5: &quot;9&quot;
+                                RenderMathMLToken {mn} at (118,9) size 6x8
+                                  RenderBlock (anonymous) at (0,0) size 5x7
+                                    RenderText {#text} at (0,-27) size 5x61
+                                      text run at (0,-27) width 5: &quot;8&quot;
+                            RenderMathMLToken {mn} at (162,11) size 6x9
+                              RenderBlock (anonymous) at (0,0) size 5x8
+                                RenderText {#text} at (0,-26) size 5x61
+                                  text run at (0,-26) width 5: &quot;7&quot;
+                        RenderMathMLToken {mn} at (206,14) size 6x8
+                          RenderBlock (anonymous) at (0,0) size 5x7
+                            RenderText {#text} at (0,-27) size 5x61
+                              text run at (0,-27) width 5: &quot;6&quot;
+                    RenderMathMLToken {mn} at (251,15) size 6x8
+                      RenderBlock (anonymous) at (0,0) size 5x7
+                        RenderText {#text} at (0,-27) size 5x61
+                          text run at (0,-27) width 5: &quot;5&quot;
+                RenderMathMLToken {mn} at (295,15) size 6x9
+                  RenderBlock (anonymous) at (0,0) size 5x8
+                    RenderText {#text} at (0,-26) size 5x61
+                      text run at (0,-26) width 5: &quot;4&quot;
+            RenderMathMLToken {mn} at (340,16) size 6x8
+              RenderBlock (anonymous) at (0,0) size 5x7
+                RenderText {#text} at (0,-27) size 5x61
+                  text run at (0,-27) width 5: &quot;3&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlradicalfallbackexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/mathml/radical-fallback-expected.txt (0 => 202775)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/radical-fallback-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/mathml/radical-fallback-expected.txt        2016-07-02 07:54:19 UTC (rev 202775)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x222
+  RenderBlock {HTML} at (0,0) size 800x222
+    RenderBody {BODY} at (8,16) size 784x190
+      RenderBlock {P} at (0,0) size 784x87
+        RenderText {#text} at (0,70) size 132x17
+          text run at (0,70) width 132: &quot;Large LTR radicals: &quot;
+        RenderMathMLMath {math} at (132,0) size 28x85 [padding: 0 1 0 1]
+          RenderMathMLRoot {msqrt} at (1,2) size 17x83
+            RenderMathMLSpace {mspace} at (17,2) size 0x81
+          RenderMathMLRoot {msqrt} at (18,0) size 9x84
+            RenderMathMLSpace {mspace} at (9,3) size 0x81
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,103) size 784x87
+        RenderText {#text} at (0,70) size 132x17
+          text run at (0,70) width 132: &quot;Large RTL radicals: &quot;
+        RenderMathMLMath {math} at (132,0) size 28x85 [padding: 0 1 0 1]
+          RenderMathMLRoot {msqrt} at (10,2) size 17x83
+            RenderMathMLSpace {mspace} at (0,2) size 0x81
+          RenderMathMLRoot {msqrt} at (1,0) size 9x84
+            RenderMathMLSpace {mspace} at (0,3) size 0x81
+        RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/efl/mathml/radical-fallback-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+LF
</ins><span class="cx">\ No newline at end of property
</span></div>

</body>
</html>