<!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>[203055] 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/203055">203055</a></dd>
<dt>Author</dt> <dd>fred.wang@free.fr</dd>
<dt>Date</dt> <dd>2016-07-11 02:47:33 -0700 (Mon, 11 Jul 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update expectations for some MathML pixel tests on Windows.

Unreviewed test gardening.

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

* platform/win/mathml/opentype/vertical-expected.txt:
* platform/win/mathml/presentation/mo-stretch-expected.txt:
* platform/win/mathml/presentation/roots-expected.txt:
* platform/win/mathml/radical-fallback-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinmathmlopentypeverticalexpectedtxt">trunk/LayoutTests/platform/win/mathml/opentype/vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinmathmlpresentationmostretchexpectedtxt">trunk/LayoutTests/platform/win/mathml/presentation/mo-stretch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinmathmlpresentationrootsexpectedtxt">trunk/LayoutTests/platform/win/mathml/presentation/roots-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinmathmlradicalfallbackexpectedtxt">trunk/LayoutTests/platform/win/mathml/radical-fallback-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (203054 => 203055)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-07-11 09:43:14 UTC (rev 203054)
+++ trunk/LayoutTests/ChangeLog        2016-07-11 09:47:33 UTC (rev 203055)
</span><span class="lines">@@ -1,5 +1,16 @@
</span><span class="cx"> 2016-07-11  Frederic Wang  &lt;fwang@igalia.com&gt;
</span><span class="cx"> 
</span><ins>+        Update expectations for some MathML pixel tests on Windows.
+
+        Unreviewed test gardening.
+
+        * platform/win/mathml/opentype/vertical-expected.txt:
+        * platform/win/mathml/presentation/mo-stretch-expected.txt:
+        * platform/win/mathml/presentation/roots-expected.txt:
+        * platform/win/mathml/radical-fallback-expected.txt:
+
+2016-07-11  Frederic Wang  &lt;fwang@igalia.com&gt;
+
</ins><span class="cx">         Update expectations for some MathML pixel tests on EFL.
</span><span class="cx"> 
</span><span class="cx">         Unreviewed test gardening.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinmathmlopentypeverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/mathml/opentype/vertical-expected.txt (203054 => 203055)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/mathml/opentype/vertical-expected.txt        2016-07-11 09:43:14 UTC (rev 203054)
+++ trunk/LayoutTests/platform/win/mathml/opentype/vertical-expected.txt        2016-07-11 09:47:33 UTC (rev 203055)
</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 800x379
-  RenderBlock {HTML} at (0,0) size 800x379
-    RenderBody {BODY} at (8,16) size 784x347
</del><ins>+layer at (0,0) size 800x376
+  RenderBlock {HTML} at (0,0) size 800x376
+    RenderBody {BODY} at (8,16) size 784x344
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x19
</span><span class="cx">         RenderMathMLMath {math} at (0,0) size 101x20 [padding: 0 1 0 1]
</span><span class="cx">           RenderMathMLOperator {mo} at (1,0) size 6x20
</span><span class="lines">@@ -183,71 +183,71 @@
</span><span class="cx">                 text run at (0,0) width 9: &quot;\x{21D5}&quot;
</span><span class="cx">           RenderMathMLSpace {mspace} at (197,0) size 0x16
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,81) size 784x47
-        RenderMathMLMath {math} at (0,0) size 106x48 [padding: 0 1 0 1]
-          RenderMathMLOperator {mo} at (1,0) size 6x48
</del><ins>+      RenderBlock {P} at (0,81) size 784x46
+        RenderMathMLMath {math} at (0,0) size 109x47 [padding: 0 1 0 1]
+          RenderMathMLOperator {mo} at (1,3) size 6x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (7,0) size 6x48
</del><ins>+          RenderMathMLOperator {mo} at (7,3) size 6x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (13,0) size 6x48
</del><ins>+          RenderMathMLOperator {mo} at (13,3) size 8x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (19,0) size 6x48
</del><ins>+          RenderMathMLOperator {mo} at (21,3) size 8x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (25,3) size 9x41
</del><ins>+          RenderMathMLOperator {mo} at (29,3) size 9x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (34,3) size 9x41
</del><ins>+          RenderMathMLOperator {mo} at (38,3) size 9x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;)&quot;
</span><del>-          RenderMathMLOperator {mo} at (43,0) size 9x48
</del><ins>+          RenderMathMLOperator {mo} at (47,3) size 9x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 5x16
</span><span class="cx">               RenderText {#text} at (0,0) size 5x16
</span><span class="cx">                 text run at (0,0) width 5: &quot;|&quot;
</span><del>-          RenderMathMLOperator {mo} at (51,0) size 7x48
</del><ins>+          RenderMathMLOperator {mo} at (55,3) size 7x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (57,0) size 7x48
</del><ins>+          RenderMathMLOperator {mo} at (61,3) size 7x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (63,0) size 8x48
</del><ins>+          RenderMathMLOperator {mo} at (67,3) size 7x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (70,0) size 7x48
</del><ins>+          RenderMathMLOperator {mo} at (73,3) size 7x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (76,0) size 9x48
</del><ins>+          RenderMathMLOperator {mo} at (79,3) size 9x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;\x{27E6}&quot;
</span><del>-          RenderMathMLOperator {mo} at (84,0) size 9x48
</del><ins>+          RenderMathMLOperator {mo} at (87,3) size 9x41
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;\x{27E7}&quot;
</span><del>-          RenderMathMLOperator {mo} at (92,0) size 7x47
</del><ins>+          RenderMathMLOperator {mo} at (95,0) size 7x47
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{27E8}&quot;
</span><del>-          RenderMathMLOperator {mo} at (98,0) size 7x47
</del><ins>+          RenderMathMLOperator {mo} at (101,0) size 7x47
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{27E9}&quot;
</span><del>-          RenderMathMLSpace {mspace} at (104,4) size 0x24
</del><ins>+          RenderMathMLSpace {mspace} at (107,4) size 0x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,144) size 784x67
</del><ins>+      RenderBlock {P} at (0,143) size 784x67
</ins><span class="cx">         RenderMathMLMath {math} at (0,0) size 125x68 [padding: 0 1 0 1]
</span><span class="cx">           RenderMathMLOperator {mo} at (1,4) size 7x59
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="lines">@@ -363,29 +363,29 @@
</span><span class="cx">                 text run at (0,0) width 9: &quot;\x{21D5}&quot;
</span><span class="cx">           RenderMathMLSpace {mspace} at (197,0) size 0x32
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,227) size 784x120
-        RenderMathMLMath {math} at (0,0) size 124x121 [padding: 0 1 0 1]
-          RenderMathMLOperator {mo} at (1,0) size 6x121
</del><ins>+      RenderBlock {P} at (0,226) size 784x118
+        RenderMathMLMath {math} at (0,0) size 124x119 [padding: 0 1 0 1]
+          RenderMathMLOperator {mo} at (1,0) size 6x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (7,0) size 6x121
</del><ins>+          RenderMathMLOperator {mo} at (7,0) size 6x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (13,0) size 11x121
</del><ins>+          RenderMathMLOperator {mo} at (13,0) size 11x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (24,0) size 11x121
</del><ins>+          RenderMathMLOperator {mo} at (24,0) size 11x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (35,0) size 12x121
</del><ins>+          RenderMathMLOperator {mo} at (35,0) size 12x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (47,0) size 12x121
</del><ins>+          RenderMathMLOperator {mo} at (47,0) size 12x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;)&quot;
</span><span class="lines">@@ -393,19 +393,19 @@
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 5x16
</span><span class="cx">               RenderText {#text} at (0,0) size 5x16
</span><span class="cx">                 text run at (0,0) width 5: &quot;|&quot;
</span><del>-          RenderMathMLOperator {mo} at (68,0) size 7x121
</del><ins>+          RenderMathMLOperator {mo} at (68,0) size 7x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (74,0) size 7x121
</del><ins>+          RenderMathMLOperator {mo} at (74,0) size 7x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (80,0) size 7x121
</del><ins>+          RenderMathMLOperator {mo} at (80,0) size 7x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (86,0) size 7x121
</del><ins>+          RenderMathMLOperator {mo} at (86,0) size 7x119
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230B}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinmathmlpresentationmostretchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/mathml/presentation/mo-stretch-expected.txt (203054 => 203055)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/mathml/presentation/mo-stretch-expected.txt        2016-07-11 09:43:14 UTC (rev 203054)
+++ trunk/LayoutTests/platform/win/mathml/presentation/mo-stretch-expected.txt        2016-07-11 09:47:33 UTC (rev 203055)
</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 800x282
-  RenderBlock {HTML} at (0,0) size 800x282
-    RenderBody {BODY} at (8,8) size 784x266
</del><ins>+layer at (0,0) size 800x280
+  RenderBlock {HTML} at (0,0) size 800x280
+    RenderBody {BODY} at (8,8) size 784x264
</ins><span class="cx">       RenderMathMLMath {math} at (0,0) size 115x35 [padding: 0 1 0 1]
</span><span class="cx">         RenderMathMLRow {mrow} at (1,0) size 113x35
</span><span class="cx">           RenderMathMLOperator {mo} at (0,4) size 8x27
</span><span class="lines">@@ -64,53 +64,53 @@
</span><span class="cx">       RenderText {#text} at (114,8) size 5x18
</span><span class="cx">         text run at (114,8) width 5: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,34) size 142x143 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 140x143
-          RenderMathMLOperator {mo} at (0,0) size 12x143
</del><ins>+      RenderMathMLMath {math} at (0,34) size 142x141 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 140x141
+          RenderMathMLOperator {mo} at (0,0) size 12x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (12,0) size 12x143
</del><ins>+          RenderMathMLOperator {mo} at (12,0) size 12x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;)&quot;
</span><del>-          RenderMathMLOperator {mo} at (24,0) size 11x143
</del><ins>+          RenderMathMLOperator {mo} at (24,0) size 11x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (35,0) size 11x143
</del><ins>+          RenderMathMLOperator {mo} at (35,0) size 11x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (46,0) size 6x143
</del><ins>+          RenderMathMLOperator {mo} at (46,0) size 6x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (52,0) size 6x143
</del><ins>+          RenderMathMLOperator {mo} at (52,0) size 6x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (58,0) size 6x143
</del><ins>+          RenderMathMLOperator {mo} at (58,0) size 6x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (64,0) size 6x143
</del><ins>+          RenderMathMLOperator {mo} at (64,0) size 6x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (70,0) size 6x143
</del><ins>+          RenderMathMLOperator {mo} at (70,0) size 6x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (76,0) size 6x143
</del><ins>+          RenderMathMLOperator {mo} at (76,0) size 6x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (82,0) size 21x143
</del><ins>+          RenderMathMLOperator {mo} at (82,0) size 21x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 9x19
</span><span class="cx">               RenderText {#text} at (0,3) size 9x16
</span><span class="cx">                 text run at (0,3) width 9: &quot;\x{222B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (102,0) size 11x143
</del><ins>+          RenderMathMLOperator {mo} at (102,0) size 11x141
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 5x16
</span><span class="cx">               RenderText {#text} at (0,0) size 5x16
</span><span class="cx">                 text run at (0,0) width 5: &quot;|&quot;
</span><span class="lines">@@ -125,49 +125,49 @@
</span><span class="cx">           RenderMathMLSpace {mspace} at (139,0) size 0x76
</span><span class="cx">       RenderText {#text} at (141,95) size 5x18
</span><span class="cx">         text run at (141,95) width 5: &quot; &quot;
</span><del>-      RenderMathMLMath {math} at (145,59) size 141x93 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 139x93
-          RenderMathMLOperator {mo} at (0,0) size 12x93
</del><ins>+      RenderMathMLMath {math} at (145,59) size 141x91 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 139x91
+          RenderMathMLOperator {mo} at (0,0) size 12x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (12,0) size 12x93
</del><ins>+          RenderMathMLOperator {mo} at (12,0) size 12x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;)&quot;
</span><del>-          RenderMathMLOperator {mo} at (24,0) size 11x93
</del><ins>+          RenderMathMLOperator {mo} at (24,0) size 11x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (35,0) size 11x93
</del><ins>+          RenderMathMLOperator {mo} at (35,0) size 11x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (46,0) size 6x93
</del><ins>+          RenderMathMLOperator {mo} at (46,0) size 6x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (52,0) size 6x93
</del><ins>+          RenderMathMLOperator {mo} at (52,0) size 6x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (58,0) size 6x93
</del><ins>+          RenderMathMLOperator {mo} at (58,0) size 6x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (64,0) size 6x93
</del><ins>+          RenderMathMLOperator {mo} at (64,0) size 6x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (70,0) size 6x93
</del><ins>+          RenderMathMLOperator {mo} at (70,0) size 6x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (76,0) size 6x93
</del><ins>+          RenderMathMLOperator {mo} at (76,0) size 6x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (82,0) size 21x93
</del><ins>+          RenderMathMLOperator {mo} at (82,0) size 21x91
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 9x19
</span><span class="cx">               RenderText {#text} at (0,3) size 9x16
</span><span class="cx">                 text run at (0,3) width 9: &quot;\x{222B}&quot;
</span><span class="lines">@@ -186,69 +186,69 @@
</span><span class="cx">           RenderMathMLSpace {mspace} at (138,0) size 0x51
</span><span class="cx">       RenderText {#text} at (285,95) size 5x18
</span><span class="cx">         text run at (285,95) width 5: &quot; &quot;
</span><del>-      RenderMathMLMath {math} at (289,84) size 121x41 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 119x41
-          RenderMathMLOperator {mo} at (0,0) size 9x41
</del><ins>+      RenderMathMLMath {math} at (289,87) size 115x35 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 113x35
+          RenderMathMLOperator {mo} at (0,2) size 8x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (9,0) size 9x41
</del><ins>+          RenderMathMLOperator {mo} at (8,2) size 8x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx">               RenderText {#text} at (0,0) size 7x16
</span><span class="cx">                 text run at (0,0) width 7: &quot;)&quot;
</span><del>-          RenderMathMLOperator {mo} at (18,0) size 8x41
</del><ins>+          RenderMathMLOperator {mo} at (16,1) size 6x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (26,0) size 8x41
</del><ins>+          RenderMathMLOperator {mo} at (22,1) size 6x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (34,0) size 6x41
</del><ins>+          RenderMathMLOperator {mo} at (28,2) size 6x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (40,0) size 6x41
</del><ins>+          RenderMathMLOperator {mo} at (34,2) size 6x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (46,0) size 6x41
</del><ins>+          RenderMathMLOperator {mo} at (40,2) size 6x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (52,0) size 6x41
</del><ins>+          RenderMathMLOperator {mo} at (46,2) size 6x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (58,0) size 6x41
</del><ins>+          RenderMathMLOperator {mo} at (52,2) size 6x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (64,0) size 6x41
</del><ins>+          RenderMathMLOperator {mo} at (58,2) size 6x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (70,3) size 14x35
</del><ins>+          RenderMathMLOperator {mo} at (64,0) size 14x35
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 9x19
</span><span class="cx">               RenderText {#text} at (0,3) size 9x16
</span><span class="cx">                 text run at (0,3) width 9: &quot;\x{222B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (83,0) size 10x41
</del><ins>+          RenderMathMLOperator {mo} at (77,2) size 10x32
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 5x16
</span><span class="cx">               RenderText {#text} at (0,0) size 5x16
</span><span class="cx">                 text run at (0,0) width 5: &quot;|&quot;
</span><del>-          RenderMathMLOperator {mo} at (92,7) size 11x27
</del><ins>+          RenderMathMLOperator {mo} at (86,4) size 11x27
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">               RenderText {#text} at (0,0) size 8x16
</span><span class="cx">                 text run at (0,0) width 8: &quot;\x{2016}&quot;
</span><del>-          RenderMathMLOperator {mo} at (102,14) size 17x13
</del><ins>+          RenderMathMLOperator {mo} at (96,11) size 17x13
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x13
</span><span class="cx">               RenderText {#text} at (0,-1) size 7x16
</span><span class="cx">                 text run at (0,-1) width 7: &quot;\x{2225}&quot;
</span><del>-          RenderMathMLSpace {mspace} at (118,5) size 0x21
-      RenderText {#text} at (409,95) size 5x18
-        text run at (409,95) width 5: &quot; &quot;
</del><ins>+          RenderMathMLSpace {mspace} at (112,2) size 0x21
+      RenderText {#text} at (403,95) size 5x18
+        text run at (403,95) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,176) size 151x91 [padding: 0 1 0 1]
</del><ins>+      RenderMathMLMath {math} at (0,174) size 151x91 [padding: 0 1 0 1]
</ins><span class="cx">         RenderMathMLRoot {msqrt} at (1,0) size 149x91
</span><span class="cx">           RenderMathMLOperator {mo} at (12,5) size 12x70
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="lines">@@ -266,27 +266,27 @@
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (56,4) size 6x73
</del><ins>+          RenderMathMLOperator {mo} at (56,4) size 6x72
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (62,4) size 6x73
</del><ins>+          RenderMathMLOperator {mo} at (62,4) size 6x72
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (68,4) size 6x73
</del><ins>+          RenderMathMLOperator {mo} at (68,4) size 6x72
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (74,4) size 6x73
</del><ins>+          RenderMathMLOperator {mo} at (74,4) size 6x72
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (80,4) size 6x73
</del><ins>+          RenderMathMLOperator {mo} at (80,4) size 6x72
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (86,4) size 6x73
</del><ins>+          RenderMathMLOperator {mo} at (86,4) size 6x72
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx">               RenderText {#text} at (0,0) size 6x16
</span><span class="cx">                 text run at (0,0) width 6: &quot;\x{230B}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinmathmlpresentationrootsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/mathml/presentation/roots-expected.txt (203054 => 203055)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/mathml/presentation/roots-expected.txt        2016-07-11 09:43:14 UTC (rev 203054)
+++ trunk/LayoutTests/platform/win/mathml/presentation/roots-expected.txt        2016-07-11 09:47:33 UTC (rev 203055)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 800x698
</del><ins>+layer at (0,0) size 800x699
</ins><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x698
-  RenderBlock {html} at (0,0) size 800x698
-    RenderBody {body} at (8,16) size 784x666
</del><ins>+layer at (0,0) size 800x699
+  RenderBlock {html} at (0,0) size 800x699
+    RenderBody {body} at (8,16) size 784x667
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 177x18
</span><span class="cx">           text run at (0,0) width 177: &quot;square root (should be red): &quot;
</span><span class="lines">@@ -52,12 +52,12 @@
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 9x12
</span><span class="cx">                 RenderText {#text} at (0,-1) size 9x16
</span><span class="cx">                   text run at (0,-1) width 9: &quot;1&quot;
</span><del>-      RenderBlock {p} at (0,106) size 784x36
-        RenderText {#text} at (0,9) size 113x18
-          text run at (0,9) width 113: &quot;root of a fraction: &quot;
-        RenderMathMLMath {math} at (113,0) size 52x37 [padding: 0 1 0 1]
-          RenderMathMLRoot {msqrt} at (1,0) size 50x37
-            RenderMathMLFraction {mfrac} at (12,3) size 38x32
</del><ins>+      RenderBlock {p} at (0,106) size 784x37
+        RenderText {#text} at (0,14) size 113x18
+          text run at (0,14) width 113: &quot;root of a fraction: &quot;
+        RenderMathMLMath {math} at (113,0) size 52x38 [padding: 0 1 0 1]
+          RenderMathMLRoot {msqrt} at (1,0) size 50x38
+            RenderMathMLFraction {mfrac} at (12,3) size 38x35
</ins><span class="cx">               RenderMathMLRow {mrow} at (0,0) size 38x12
</span><span class="cx">                 RenderMathMLToken {mi} at (0,3) size 10x9 [padding: 0 2 0 0]
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 8x9
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 9x12
</span><span class="cx">                     RenderText {#text} at (0,-1) size 9x16
</span><span class="cx">                       text run at (0,-1) width 9: &quot;1&quot;
</span><del>-              RenderMathMLRow {mrow} at (0,19) size 38x13
</del><ins>+              RenderMathMLRow {mrow} at (0,21) size 38x13
</ins><span class="cx">                 RenderMathMLToken {mi} at (0,3) size 10x9 [padding: 0 2 0 0]
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 8x9
</span><span class="cx">                     RenderText {#text} at (0,-4) size 8x16
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 9x12
</span><span class="cx">                     RenderText {#text} at (0,-1) size 9x16
</span><span class="cx">                       text run at (0,-1) width 9: &quot;2&quot;
</span><del>-      RenderBlock {p} at (0,158) size 784x20
</del><ins>+      RenderBlock {p} at (0,159) size 784x20
</ins><span class="cx">         RenderText {#text} at (0,2) size 173x18
</span><span class="cx">           text run at (0,2) width 173: &quot;cube root (should be blue): &quot;
</span><span class="cx">         RenderMathMLMath {math} at (173,0) size 24x18 [color=#0000FF] [padding: 0 1 0 1]
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x8
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x9
</span><span class="cx">                   text run at (0,0) width 5: &quot;3&quot;
</span><del>-      RenderBlock {p} at (0,194) size 784x20
</del><ins>+      RenderBlock {p} at (0,195) size 784x20
</ins><span class="cx">         RenderText {#text} at (0,2) size 75x18
</span><span class="cx">           text run at (0,2) width 75: &quot;long index: &quot;
</span><span class="cx">         RenderMathMLMath {math} at (75,0) size 56x18 [padding: 0 1 0 1]
</span><span class="lines">@@ -127,12 +127,12 @@
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 4x6
</span><span class="cx">                   RenderText {#text} at (0,-2) size 4x9
</span><span class="cx">                     text run at (0,-2) width 4: &quot;z&quot;
</span><del>-      RenderBlock {p} at (0,230) size 784x36
-        RenderText {#text} at (0,9) size 185x18
-          text run at (0,9) width 185: &quot;long index w/ complex base: &quot;
-        RenderMathMLMath {math} at (185,0) size 86x37 [padding: 0 1 0 1]
-          RenderMathMLRoot {mroot} at (1,0) size 84x37
-            RenderMathMLFraction {mfrac} at (45,3) size 39x32
</del><ins>+      RenderBlock {p} at (0,231) size 784x37
+        RenderText {#text} at (0,14) size 185x18
+          text run at (0,14) width 185: &quot;long index w/ complex base: &quot;
+        RenderMathMLMath {math} at (185,0) size 86x38 [padding: 0 1 0 1]
+          RenderMathMLRoot {mroot} at (1,0) size 84x38
+            RenderMathMLFraction {mfrac} at (45,3) size 39x35
</ins><span class="cx">               RenderMathMLRow {mrow} at (0,0) size 38x12
</span><span class="cx">                 RenderMathMLToken {mi} at (0,3) size 10x9 [padding: 0 2 0 0]
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 8x9
</span><span class="lines">@@ -146,7 +146,7 @@
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 9x12
</span><span class="cx">                     RenderText {#text} at (0,-1) size 9x16
</span><span class="cx">                       text run at (0,-1) width 9: &quot;1&quot;
</span><del>-              RenderMathMLRow {mrow} at (0,19) size 38x13
</del><ins>+              RenderMathMLRow {mrow} at (0,21) size 38x13
</ins><span class="cx">                 RenderMathMLToken {mi} at (0,3) size 10x9 [padding: 0 2 0 0]
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 8x9
</span><span class="cx">                     RenderText {#text} at (0,-4) size 8x16
</span><span class="lines">@@ -159,7 +159,7 @@
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 9x12
</span><span class="cx">                     RenderText {#text} at (0,-1) size 9x16
</span><span class="cx">                       text run at (0,-1) width 9: &quot;2&quot;
</span><del>-            RenderMathMLRow {mrow} at (1,5) size 38x9
</del><ins>+            RenderMathMLRow {mrow} at (1,6) size 38x9
</ins><span class="cx">               RenderMathMLToken {mi} at (0,1) size 5x6 [padding: 0 1 0 0]
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 4x6
</span><span class="cx">                   RenderText {#text} at (0,-2) size 4x9
</span><span class="lines">@@ -180,30 +180,30 @@
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 4x6
</span><span class="cx">                   RenderText {#text} at (0,-2) size 4x9
</span><span class="cx">                     text run at (0,-2) width 4: &quot;z&quot;
</span><del>-      RenderBlock {p} at (0,282) size 784x39
-        RenderText {#text} at (0,21) size 75x18
-          text run at (0,21) width 75: &quot;high index: &quot;
-        RenderMathMLMath {math} at (75,0) size 24x38 [padding: 0 1 0 1]
-          RenderMathMLRoot {mroot} at (1,0) size 22x38
-            RenderMathMLToken {mn} at (12,24) size 10x13
</del><ins>+      RenderBlock {p} at (0,284) size 784x38
+        RenderText {#text} at (0,20) size 75x18
+          text run at (0,20) width 75: &quot;high index: &quot;
+        RenderMathMLMath {math} at (75,0) size 24x36 [padding: 0 1 0 1]
+          RenderMathMLRoot {mroot} at (1,0) size 22x36
+            RenderMathMLToken {mn} at (12,22) size 10x13
</ins><span class="cx">               RenderBlock (anonymous) at (0,0) size 9x12
</span><span class="cx">                 RenderText {#text} at (0,-1) size 9x16
</span><span class="cx">                   text run at (0,-1) width 9: &quot;2&quot;
</span><del>-            RenderMathMLFraction {mfrac} at (1,0) size 6x28
-              RenderMathMLFraction {mfrac} at (0,0) size 6x18
</del><ins>+            RenderMathMLFraction {mfrac} at (1,0) size 6x26
+              RenderMathMLFraction {mfrac} at (0,0) size 6x19
</ins><span class="cx">                 RenderMathMLToken {mi} at (0,0) size 6x6 [padding: 0 1 0 0]
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 4x6
</span><span class="cx">                     RenderText {#text} at (0,-2) size 4x9
</span><span class="cx">                       text run at (0,-2) width 4: &quot;x&quot;
</span><del>-                RenderMathMLToken {mi} at (0,10) size 6x8 [padding: 0 1 0 0]
</del><ins>+                RenderMathMLToken {mi} at (0,11) size 6x8 [padding: 0 1 0 0]
</ins><span class="cx">                   RenderBlock (anonymous) at (0,0) size 5x7
</span><span class="cx">                     RenderText {#text} at (0,-2) size 5x9
</span><span class="cx">                       text run at (0,-2) width 5: &quot;y&quot;
</span><del>-              RenderMathMLToken {mi} at (0,21) size 6x7 [padding: 0 1 0 0]
</del><ins>+              RenderMathMLToken {mi} at (0,19) size 6x7 [padding: 0 1 0 0]
</ins><span class="cx">                 RenderBlock (anonymous) at (0,0) size 4x6
</span><span class="cx">                   RenderText {#text} at (0,-2) size 4x9
</span><span class="cx">                     text run at (0,-2) width 4: &quot;z&quot;
</span><del>-      RenderBlock {p} at (0,337) size 784x97
</del><ins>+      RenderBlock {p} at (0,338) size 784x97
</ins><span class="cx">         RenderText {#text} at (0,21) size 155x18
</span><span class="cx">           text run at (0,21) width 155: &quot;Imbricated square roots: &quot;
</span><span class="cx">         RenderMathMLMath {math} at (155,0) size 302x98 [padding: 0 1 0 1]
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx">                                           RenderText {#text} at (0,-1) size 10x16
</span><span class="cx">                                             text run at (0,-1) width 10: &quot;A&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {p} at (0,450) size 784x100
</del><ins>+      RenderBlock {p} at (0,451) size 784x100
</ins><span class="cx">         RenderText {#text} at (0,33) size 110x18
</span><span class="cx">           text run at (0,33) width 110: &quot;Imbricated roots: &quot;
</span><span class="cx">         RenderMathMLMath {math} at (110,0) size 325x101 [padding: 0 1 0 1]
</span><span class="lines">@@ -408,7 +408,7 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x9
</span><span class="cx">                   text run at (0,0) width 5: &quot;3&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {p} at (0,566) size 784x100
</del><ins>+      RenderBlock {p} at (0,567) size 784x100
</ins><span class="cx">         RenderText {#text} at (0,33) size 74x18
</span><span class="cx">           text run at (0,33) width 74: &quot;RTL roots: &quot;
</span><span class="cx">         RenderMathMLMath {math} at (74,0) size 325x101 [padding: 0 1 0 1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinmathmlradicalfallbackexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/mathml/radical-fallback-expected.txt (203054 => 203055)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/mathml/radical-fallback-expected.txt        2016-07-11 09:43:14 UTC (rev 203054)
+++ trunk/LayoutTests/platform/win/mathml/radical-fallback-expected.txt        2016-07-11 09:47:33 UTC (rev 203055)
</span><span class="lines">@@ -1,23 +1,23 @@
</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 800x230
-  RenderBlock {HTML} at (0,0) size 800x230
-    RenderBody {BODY} at (8,16) size 784x198
-      RenderBlock {P} at (0,0) size 784x91
-        RenderText {#text} at (0,70) size 132x18
-          text run at (0,70) width 132: &quot;Large LTR radicals: &quot;
-        RenderMathMLMath {math} at (132,0) size 23x92 [padding: 0 1 0 1]
-          RenderMathMLRoot {msqrt} at (1,1) size 12x91
</del><ins>+layer at (0,0) size 800x228
+  RenderBlock {HTML} at (0,0) size 800x228
+    RenderBody {BODY} at (8,16) size 784x196
+      RenderBlock {P} at (0,0) size 784x90
+        RenderText {#text} at (0,69) size 132x18
+          text run at (0,69) width 132: &quot;Large LTR radicals: &quot;
+        RenderMathMLMath {math} at (132,0) size 23x91 [padding: 0 1 0 1]
+          RenderMathMLRoot {msqrt} at (1,0) size 12x91
</ins><span class="cx">             RenderMathMLSpace {mspace} at (12,3) size 0x81
</span><del>-          RenderMathMLRoot {msqrt} at (13,0) size 9x84
-            RenderMathMLSpace {mspace} at (9,3) size 0x81
</del><ins>+          RenderMathMLRoot {msqrt} at (13,1) size 9x82
+            RenderMathMLSpace {mspace} at (9,1) size 0x81
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,107) size 784x91
-        RenderText {#text} at (0,70) size 132x18
-          text run at (0,70) width 132: &quot;Large RTL radicals: &quot;
-        RenderMathMLMath {math} at (132,0) size 23x92 [padding: 0 1 0 1]
-          RenderMathMLRoot {msqrt} at (10,1) size 12x91
</del><ins>+      RenderBlock {P} at (0,106) size 784x90
+        RenderText {#text} at (0,69) size 132x18
+          text run at (0,69) width 132: &quot;Large RTL radicals: &quot;
+        RenderMathMLMath {math} at (132,0) size 23x91 [padding: 0 1 0 1]
+          RenderMathMLRoot {msqrt} at (10,0) size 12x91
</ins><span class="cx">             RenderMathMLSpace {mspace} at (0,3) size 0x81
</span><del>-          RenderMathMLRoot {msqrt} at (1,0) size 9x84
-            RenderMathMLSpace {mspace} at (0,3) size 0x81
</del><ins>+          RenderMathMLRoot {msqrt} at (1,1) size 9x82
+            RenderMathMLSpace {mspace} at (0,1) size 0x81
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre>
</div>
</div>

</body>
</html>