<!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>[202958] 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/202958">202958</a></dd>
<dt>Author</dt> <dd>fred.wang@free.fr</dd>
<dt>Date</dt> <dd>2016-07-07 22:14:16 -0700 (Thu, 07 Jul 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline MathML pixels tests
https://bugs.webkit.org/show_bug.cgi?id=159348

Unreviewed test gardening.

Patch by Frederic Wang &lt;fwang@igalia.com&gt; on 2016-07-07

* platform/efl/mathml/opentype/opentype-stretchy-expected.txt:
* platform/efl/mathml/opentype/vertical-expected.txt:
* platform/efl/mathml/presentation/mo-stretch-expected.txt:
* platform/efl/mathml/presentation/roots-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</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="#trunkLayoutTestsplatformeflmathmlpresentationmostretchexpectedtxt">trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflmathmlpresentationrootsexpectedtxt">trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (202957 => 202958)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-07-08 05:12:14 UTC (rev 202957)
+++ trunk/LayoutTests/ChangeLog        2016-07-08 05:14:16 UTC (rev 202958)
</span><span class="lines">@@ -1,3 +1,15 @@
</span><ins>+2016-07-07  Frederic Wang  &lt;fwang@igalia.com&gt;
+
+        Rebaseline MathML pixels tests
+        https://bugs.webkit.org/show_bug.cgi?id=159348
+
+        Unreviewed test gardening.
+
+        * platform/efl/mathml/opentype/opentype-stretchy-expected.txt:
+        * platform/efl/mathml/opentype/vertical-expected.txt:
+        * platform/efl/mathml/presentation/mo-stretch-expected.txt:
+        * platform/efl/mathml/presentation/roots-expected.txt:
+
</ins><span class="cx"> 2016-07-07  Benjamin Poulain  &lt;benjamin@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         [JSC] String.prototype[Symbol.iterator] needs a name
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypeopentypestretchyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.txt (202957 => 202958)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.txt        2016-07-08 05:12:14 UTC (rev 202957)
+++ trunk/LayoutTests/platform/efl/mathml/opentype/opentype-stretchy-expected.txt        2016-07-08 05:14:16 UTC (rev 202958)
</span><span class="lines">@@ -4,23 +4,23 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x350
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x318
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x35
</span><del>-        RenderMathMLMath {math} at (0,20) size 49x11 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (0,20) size 28x11 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRow {mrow} at (1,0) size 26x11
</span><span class="cx">             RenderMathMLOperator {mo} at (0,0) size 26x11
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 2x3
</span><span class="cx">                 RenderText {#text} at (0,-3) size 2x0
</span><span class="cx">                   text run at (0,-3) width 2: &quot;\x{219F}&quot;
</span><del>-        RenderText {#text} at (48,17) size 5x17
-          text run at (48,17) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (52,10) size 50x21 [padding: 0 1 0 1]
</del><ins>+        RenderText {#text} at (27,17) size 5x17
+          text run at (27,17) width 5: &quot; &quot;
+        RenderMathMLMath {math} at (31,10) size 29x21 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRow {mrow} at (1,0) size 26x21
</span><span class="cx">             RenderMathMLOperator {mo} at (0,0) size 26x21
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 2x3
</span><span class="cx">                 RenderText {#text} at (0,-3) size 2x0
</span><span class="cx">                   text run at (0,-3) width 2: &quot;\x{219F}&quot;
</span><del>-        RenderText {#text} at (101,17) size 5x17
-          text run at (101,17) width 5: &quot; &quot;
-        RenderMathMLMath {math} at (105,0) size 49x31 [padding: 0 1 0 1]
</del><ins>+        RenderText {#text} at (59,17) size 5x17
+          text run at (59,17) width 5: &quot; &quot;
+        RenderMathMLMath {math} at (63,0) size 28x31 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRow {mrow} at (1,0) size 26x31
</span><span class="cx">             RenderMathMLOperator {mo} at (0,0) size 26x31
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 2x3
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypeverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt (202957 => 202958)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt        2016-07-08 05:12:14 UTC (rev 202957)
+++ trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt        2016-07-08 05:14:16 UTC (rev 202958)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x371
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x339
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><del>-        RenderMathMLMath {math} at (0,2) size 194x16 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (0,2) size 100x16 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLOperator {mo} at (1,0) size 4x16
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx">               RenderText {#text} at (0,-45) size 4x106
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx">           RenderMathMLSpace {mspace} at (98,4) size 0x8
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,34) size 784x30
</span><del>-        RenderMathMLMath {math} at (0,0) size 194x30 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (0,0) size 142x30 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLOperator {mo} at (1,0) size 8x30
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx">               RenderText {#text} at (0,-45) size 4x106
</span><span class="lines">@@ -130,9 +130,9 @@
</span><span class="cx">               RenderText {#text} at (0,-45) size 6x106
</span><span class="cx">                 text run at (0,-45) width 6: &quot;\x{27E9}&quot;
</span><span class="cx">           RenderMathMLSpace {mspace} at (140,3) size 0x16
</span><del>-        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]
</del><ins>+        RenderText {#text} at (141,5) size 5x17
+          text run at (141,5) width 5: &quot; &quot;
+        RenderMathMLMath {math} at (145,3) size 212x23 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLOperator {mo} at (1,1) size 17x22
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 8x15
</span><span class="cx">               RenderText {#text} at (0,-46) size 8x106
</span><span class="lines">@@ -184,7 +184,7 @@
</span><span class="cx">           RenderMathMLSpace {mspace} at (209,0) size 0x16
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,80) size 784x48
</span><del>-        RenderMathMLMath {math} at (0,0) size 194x48 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (0,0) size 190x48 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLOperator {mo} at (1,0) size 11x48
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx">               RenderText {#text} at (0,-45) size 4x106
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationmostretchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt (202957 => 202958)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt        2016-07-08 05:12:14 UTC (rev 202957)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt        2016-07-08 05:14:16 UTC (rev 202958)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 800x270
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x270
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x254
</span><del>-      RenderMathMLMath {math} at (0,0) size 173x36 [padding: 0 1 0 1]
</del><ins>+      RenderMathMLMath {math} at (0,0) size 140x36 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 138x36
</span><span class="cx">           RenderMathMLOperator {mo} at (0,3) size 10x30
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="lines">@@ -61,10 +61,10 @@
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">               RenderText {#text} at (0,-45) size 8x106
</span><span class="cx">                 text run at (0,-45) width 8: &quot;\x{2225}&quot;
</span><del>-      RenderText {#text} at (172,8) size 5x17
-        text run at (172,8) width 5: &quot; &quot;
</del><ins>+      RenderText {#text} at (139,8) size 5x17
+        text run at (139,8) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,36) size 173x143 [padding: 0 1 0 1]
</del><ins>+      RenderMathMLMath {math} at (0,36) size 172x143 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 170x143
</span><span class="cx">           RenderMathMLOperator {mo} at (0,0) size 14x143
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="lines">@@ -123,9 +123,9 @@
</span><span class="cx">               RenderText {#text} at (0,-45) size 8x106
</span><span class="cx">                 text run at (0,-45) width 8: &quot;\x{2225}&quot;
</span><span class="cx">           RenderMathMLSpace {mspace} at (169,0) size 0x76
</span><del>-      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]
</del><ins>+      RenderText {#text} at (171,97) size 5x17
+        text run at (171,97) width 5: &quot; &quot;
+      RenderMathMLMath {math} at (175,61) size 172x93 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 170x93
</span><span class="cx">           RenderMathMLOperator {mo} at (0,0) size 14x93
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="lines">@@ -184,9 +184,9 @@
</span><span class="cx">               RenderText {#text} at (0,-45) size 8x106
</span><span class="cx">                 text run at (0,-45) width 8: &quot;\x{2225}&quot;
</span><span class="cx">           RenderMathMLSpace {mspace} at (169,0) size 0x51
</span><del>-      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]
</del><ins>+      RenderText {#text} at (346,97) size 5x17
+        text run at (346,97) width 5: &quot; &quot;
+      RenderMathMLMath {math} at (350,89) size 144x36 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 142x36
</span><span class="cx">           RenderMathMLOperator {mo} at (0,1) size 11x34
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="lines">@@ -245,10 +245,10 @@
</span><span class="cx">               RenderText {#text} at (0,-45) size 8x106
</span><span class="cx">                 text run at (0,-45) width 8: &quot;\x{2225}&quot;
</span><span class="cx">           RenderMathMLSpace {mspace} at (141,2) size 0x21
</span><del>-      RenderText {#text} at (524,97) size 5x17
-        text run at (524,97) width 5: &quot; &quot;
</del><ins>+      RenderText {#text} at (493,97) size 5x17
+        text run at (493,97) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,179) size 190x76 [padding: 0 1 0 1]
</del><ins>+      RenderMathMLMath {math} at (0,179) size 187x76 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRoot {msqrt} at (1,0) size 185x76
</span><span class="cx">           RenderMathMLOperator {mo} at (17,2) size 14x74
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationrootsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt (202957 => 202958)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt        2016-07-08 05:12:14 UTC (rev 202957)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt        2016-07-08 05:14:16 UTC (rev 202958)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><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><del>-        RenderMathMLMath {math} at (177,1) size 27x18 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (177,1) size 23x18 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {msqrt} at (1,0) size 21x18 [color=#FF0000]
</span><span class="cx">             RenderMathMLToken {mn} at (13,2) size 8x13
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="lines">@@ -15,7 +15,7 @@
</span><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><del>-        RenderMathMLMath {math} at (110,1) size 56x18 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (110,1) size 52x18 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {msqrt} at (1,0) size 50x18
</span><span class="cx">             RenderMathMLRow {mrow} at (13,2) size 37x14
</span><span class="cx">               RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
</span><span class="lines">@@ -33,7 +33,7 @@
</span><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><del>-        RenderMathMLMath {math} at (222,0) size 62x19 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (222,0) size 58x19 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {msqrt} at (1,0) size 56x19
</span><span class="cx">             RenderMathMLScripts {msup} at (13,2) size 16x15
</span><span class="cx">               RenderMathMLToken {mi} at (0,5) size 9x10 [padding: 0 2 0 0]
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">       RenderBlock {p} at (0,104) size 784x40
</span><span class="cx">         RenderText {#text} at (0,8) size 113x17
</span><span class="cx">           text run at (0,8) width 113: &quot;root of a fraction: &quot;
</span><del>-        RenderMathMLMath {math} at (113,0) size 56x41 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (113,0) size 55x41 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {msqrt} at (1,0) size 53x41
</span><span class="cx">             RenderMathMLFraction {mfrac} at (16,2) size 37x34
</span><span class="cx">               RenderMathMLRow {mrow} at (0,0) size 37x13
</span><span class="lines">@@ -87,7 +87,7 @@
</span><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><del>-        RenderMathMLMath {math} at (173,1) size 28x18 [color=#0000FF] [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (173,1) size 24x18 [color=#0000FF] [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {mroot} at (1,0) size 22x18
</span><span class="cx">             RenderMathMLToken {mn} at (13,2) size 9x13
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="lines">@@ -100,7 +100,7 @@
</span><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 58x19 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (75,0) size 54x19 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {mroot} at (1,0) size 52x19
</span><span class="cx">             RenderMathMLToken {mn} at (43,2) size 9x13
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="lines">@@ -130,7 +130,7 @@
</span><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 86x41 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (185,0) size 85x41 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {mroot} at (1,0) size 83x41
</span><span class="cx">             RenderMathMLFraction {mfrac} at (46,2) size 37x34
</span><span class="cx">               RenderMathMLRow {mrow} at (0,0) size 37x13
</span><span class="lines">@@ -183,7 +183,7 @@
</span><span class="cx">       RenderBlock {p} at (0,284) size 784x34
</span><span class="cx">         RenderText {#text} at (0,16) size 75x17
</span><span class="cx">           text run at (0,16) width 75: &quot;high index: &quot;
</span><del>-        RenderMathMLMath {math} at (75,0) size 28x35 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (75,0) size 24x35 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {mroot} at (1,0) size 22x35
</span><span class="cx">             RenderMathMLToken {mn} at (13,18) size 9x13
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="lines">@@ -206,7 +206,7 @@
</span><span class="cx">       RenderBlock {p} at (0,334) size 784x54
</span><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 340x55 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (155,0) size 332x55 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {msqrt} at (1,0) size 330x55
</span><span class="cx">             RenderMathMLToken {mn} at (17,17) size 8x13
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x12
</span><span class="lines">@@ -285,7 +285,7 @@
</span><span class="cx">       RenderBlock {p} at (0,404) size 784x56
</span><span class="cx">         RenderText {#text} at (0,24) size 110x17
</span><span class="cx">           text run at (0,24) width 110: &quot;Imbricated roots: &quot;
</span><del>-        RenderMathMLMath {math} at (110,0) size 360x57 [padding: 0 1 0 1]
</del><ins>+        RenderMathMLMath {math} at (110,0) size 353x57 [padding: 0 1 0 1]
</ins><span class="cx">           RenderMathMLRoot {mroot} at (1,0) size 351x57
</span><span class="cx">             RenderMathMLRow {mrow} at (17,2) size 334x55
</span><span class="cx">               RenderMathMLToken {mn} at (0,25) size 8x12
</span><span class="lines">@@ -411,8 +411,8 @@
</span><span class="cx">       RenderBlock {p} at (0,476) size 784x56
</span><span class="cx">         RenderText {#text} at (0,24) size 74x17
</span><span class="cx">           text run at (0,24) width 74: &quot;RTL roots: &quot;
</span><del>-        RenderMathMLMath {math} at (74,0) size 360x57 [padding: 0 1 0 1]
-          RenderMathMLRoot {mroot} at (8,0) size 351x57
</del><ins>+        RenderMathMLMath {math} at (74,0) size 353x57 [padding: 0 1 0 1]
+          RenderMathMLRoot {mroot} at (1,0) size 351x57
</ins><span class="cx">             RenderMathMLRow {mrow} at (0,2) size 333x55
</span><span class="cx">               RenderMathMLToken {mn} at (324,25) size 9x12
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x12
</span></span></pre>
</div>
</div>

</body>
</html>