<!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>[203054] 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/203054">203054</a></dd>
<dt>Author</dt> <dd>fred.wang@free.fr</dd>
<dt>Date</dt> <dd>2016-07-11 02:43:14 -0700 (Mon, 11 Jul 2016)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update expectations for some MathML pixel tests on EFL.
Unreviewed test gardening.
Patch by Frederic Wang <fwang@igalia.com> on 2016-07-11
* platform/efl/mathml/opentype/vertical-expected.txt:
* platform/efl/mathml/presentation/mo-stretch-expected.txt:
* platform/efl/mathml/presentation/roots-expected.txt:
* platform/efl/mathml/radical-fallback-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</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>
<li><a href="#trunkLayoutTestsplatformeflmathmlradicalfallbackexpectedtxt">trunk/LayoutTests/platform/efl/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 (203053 => 203054)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-07-11 09:28:54 UTC (rev 203053)
+++ trunk/LayoutTests/ChangeLog        2016-07-11 09:43:14 UTC (rev 203054)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2016-07-11 Frederic Wang <fwang@igalia.com>
+
+ Update expectations for some MathML pixel tests on EFL.
+
+ Unreviewed test gardening.
+
+ * platform/efl/mathml/opentype/vertical-expected.txt:
+ * platform/efl/mathml/presentation/mo-stretch-expected.txt:
+ * platform/efl/mathml/presentation/roots-expected.txt:
+ * platform/efl/mathml/radical-fallback-expected.txt:
+
</ins><span class="cx"> 2016-07-10 Chris Dumez <cdumez@apple.com>
</span><span class="cx">
</span><span class="cx"> Setting document.title reuses <title>'s textnode child
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlopentypeverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt (203053 => 203054)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt        2016-07-11 09:28:54 UTC (rev 203053)
+++ trunk/LayoutTests/platform/efl/mathml/opentype/vertical-expected.txt        2016-07-11 09:43:14 UTC (rev 203054)
</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 800x371
- RenderBlock {HTML} at (0,0) size 800x371
- RenderBody {BODY} at (8,16) size 784x339
</del><ins>+layer at (0,0) size 800x358
+ RenderBlock {HTML} at (0,0) size 800x358
+ RenderBody {BODY} at (8,16) size 784x326
</ins><span class="cx"> RenderBlock {P} at (0,0) size 784x18
</span><span class="cx"> RenderMathMLMath {math} at (0,2) size 100x16 [padding: 0 1 0 1]
</span><span class="cx"> RenderMathMLOperator {mo} at (1,0) size 4x16
</span><span class="lines">@@ -67,72 +67,72 @@
</span><span class="cx"> text run at (0,-45) width 6: "\x{27E9}"
</span><span class="cx"> RenderMathMLSpace {mspace} at (98,4) size 0x8
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,34) size 784x30
- RenderMathMLMath {math} at (0,0) size 142x30 [padding: 0 1 0 1]
- RenderMathMLOperator {mo} at (1,0) size 8x30
</del><ins>+ RenderBlock {P} at (0,34) size 784x24
+ RenderMathMLMath {math} at (0,0) size 128x24 [padding: 0 1 0 1]
+ RenderMathMLOperator {mo} at (1,0) size 7x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "["
</span><del>- RenderMathMLOperator {mo} at (9,0) size 8x30
</del><ins>+ RenderMathMLOperator {mo} at (8,0) size 7x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "]"
</span><del>- RenderMathMLOperator {mo} at (17,0) size 11x30
</del><ins>+ RenderMathMLOperator {mo} at (15,0) size 10x24
</ins><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: "{"
</span><del>- RenderMathMLOperator {mo} at (28,0) size 11x30
</del><ins>+ RenderMathMLOperator {mo} at (25,0) size 10x24
</ins><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: "}"
</span><del>- RenderMathMLOperator {mo} at (39,0) size 10x30
</del><ins>+ RenderMathMLOperator {mo} at (35,0) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "("
</span><del>- RenderMathMLOperator {mo} at (49,0) size 10x30
</del><ins>+ RenderMathMLOperator {mo} at (43,0) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: ")"
</span><del>- RenderMathMLOperator {mo} at (59,1) size 8x28
</del><ins>+ RenderMathMLOperator {mo} at (51,0) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "|"
</span><del>- RenderMathMLOperator {mo} at (66,0) size 9x30
</del><ins>+ RenderMathMLOperator {mo} at (58,0) size 9x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2308}"
</span><del>- RenderMathMLOperator {mo} at (74,0) size 9x30
</del><ins>+ RenderMathMLOperator {mo} at (66,0) size 9x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2309}"
</span><del>- RenderMathMLOperator {mo} at (82,0) size 9x30
</del><ins>+ RenderMathMLOperator {mo} at (74,0) size 9x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230A}"
</span><del>- RenderMathMLOperator {mo} at (90,0) size 9x30
</del><ins>+ RenderMathMLOperator {mo} at (82,0) size 9x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230B}"
</span><del>- RenderMathMLOperator {mo} at (98,0) size 12x30
</del><ins>+ RenderMathMLOperator {mo} at (90,0) size 10x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{27E6}"
</span><del>- RenderMathMLOperator {mo} at (109,0) size 12x30
</del><ins>+ RenderMathMLOperator {mo} at (99,0) size 10x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{27E7}"
</span><del>- RenderMathMLOperator {mo} at (120,0) size 11x30
</del><ins>+ RenderMathMLOperator {mo} at (108,0) size 10x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "\x{27E8}"
</span><del>- RenderMathMLOperator {mo} at (130,0) size 11x30
</del><ins>+ RenderMathMLOperator {mo} at (117,0) size 10x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "\x{27E9}"
</span><del>- RenderMathMLSpace {mspace} at (140,3) size 0x16
- RenderText {#text} at (141,5) size 5x17
- text run at (141,5) width 5: " "
- RenderMathMLMath {math} at (145,3) size 212x23 [padding: 0 1 0 1]
</del><ins>+ RenderMathMLSpace {mspace} at (126,0) size 0x16
+ RenderText {#text} at (127,2) size 5x17
+ text run at (127,2) width 5: " "
+ RenderMathMLMath {math} at (131,0) 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">@@ -183,93 +183,93 @@
</span><span class="cx"> text run at (0,-45) width 10: "\x{21D5}"
</span><span class="cx"> RenderMathMLSpace {mspace} at (209,0) size 0x16
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,80) size 784x48
- RenderMathMLMath {math} at (0,0) size 190x48 [padding: 0 1 0 1]
- RenderMathMLOperator {mo} at (1,0) size 11x48
</del><ins>+ RenderBlock {P} at (0,74) size 784x42
+ RenderMathMLMath {math} at (0,0) size 160x42 [padding: 0 1 0 1]
+ RenderMathMLOperator {mo} at (1,1) size 8x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "["
</span><del>- RenderMathMLOperator {mo} at (12,0) size 11x48
</del><ins>+ RenderMathMLOperator {mo} at (9,1) size 8x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "]"
</span><del>- RenderMathMLOperator {mo} at (23,0) size 14x48
</del><ins>+ RenderMathMLOperator {mo} at (17,1) size 12x40
</ins><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: "{"
</span><del>- RenderMathMLOperator {mo} at (37,0) size 14x48
</del><ins>+ RenderMathMLOperator {mo} at (29,1) size 12x40
</ins><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: "}"
</span><del>- RenderMathMLOperator {mo} at (51,0) size 14x48
</del><ins>+ RenderMathMLOperator {mo} at (41,1) size 12x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "("
</span><del>- RenderMathMLOperator {mo} at (65,0) size 14x48
</del><ins>+ RenderMathMLOperator {mo} at (53,1) size 12x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: ")"
</span><del>- RenderMathMLOperator {mo} at (79,3) size 8x42
</del><ins>+ RenderMathMLOperator {mo} at (65,0) size 8x42
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "|"
</span><del>- RenderMathMLOperator {mo} at (86,0) size 11x48
</del><ins>+ RenderMathMLOperator {mo} at (72,1) size 10x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2308}"
</span><del>- RenderMathMLOperator {mo} at (96,0) size 11x48
</del><ins>+ RenderMathMLOperator {mo} at (81,1) size 10x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2309}"
</span><del>- RenderMathMLOperator {mo} at (106,0) size 11x48
</del><ins>+ RenderMathMLOperator {mo} at (90,1) size 10x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230A}"
</span><del>- RenderMathMLOperator {mo} at (116,0) size 11x48
</del><ins>+ RenderMathMLOperator {mo} at (99,1) size 10x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230B}"
</span><del>- RenderMathMLOperator {mo} at (126,0) size 17x48
</del><ins>+ RenderMathMLOperator {mo} at (108,1) size 14x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{27E6}"
</span><del>- RenderMathMLOperator {mo} at (142,0) size 17x48
</del><ins>+ RenderMathMLOperator {mo} at (121,1) size 14x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{27E7}"
</span><del>- RenderMathMLOperator {mo} at (158,0) size 16x48
</del><ins>+ RenderMathMLOperator {mo} at (134,1) size 13x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "\x{27E8}"
</span><del>- RenderMathMLOperator {mo} at (173,0) size 16x48
</del><ins>+ RenderMathMLOperator {mo} at (146,1) size 13x40
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "\x{27E9}"
</span><del>- RenderMathMLSpace {mspace} at (188,4) size 0x24
</del><ins>+ RenderMathMLSpace {mspace} at (158,1) size 0x24
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,144) size 784x58
</del><ins>+ RenderBlock {P} at (0,132) size 784x58
</ins><span class="cx"> RenderMathMLMath {math} at (0,0) size 194x58 [padding: 0 1 0 1]
</span><del>- RenderMathMLOperator {mo} at (1,1) size 11x57
</del><ins>+ RenderMathMLOperator {mo} at (1,1) size 11x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "["
</span><del>- RenderMathMLOperator {mo} at (12,1) size 11x57
</del><ins>+ RenderMathMLOperator {mo} at (12,1) size 11x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "]"
</span><del>- RenderMathMLOperator {mo} at (23,1) size 14x57
</del><ins>+ RenderMathMLOperator {mo} at (23,1) size 14x56
</ins><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: "{"
</span><del>- RenderMathMLOperator {mo} at (37,1) size 14x57
</del><ins>+ RenderMathMLOperator {mo} at (37,1) size 14x56
</ins><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: "}"
</span><del>- RenderMathMLOperator {mo} at (51,1) size 14x57
</del><ins>+ RenderMathMLOperator {mo} at (51,1) size 14x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "("
</span><del>- RenderMathMLOperator {mo} at (65,1) size 14x57
</del><ins>+ RenderMathMLOperator {mo} at (65,1) size 14x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: ")"
</span><span class="lines">@@ -277,27 +277,27 @@
</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="cx"> text run at (0,-45) width 4: "|"
</span><del>- RenderMathMLOperator {mo} at (86,1) size 12x57
</del><ins>+ RenderMathMLOperator {mo} at (86,1) size 12x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2308}"
</span><del>- RenderMathMLOperator {mo} at (97,1) size 12x57
</del><ins>+ RenderMathMLOperator {mo} at (97,1) size 12x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2309}"
</span><del>- RenderMathMLOperator {mo} at (108,1) size 12x57
</del><ins>+ RenderMathMLOperator {mo} at (108,1) size 12x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230A}"
</span><del>- RenderMathMLOperator {mo} at (119,1) size 12x57
</del><ins>+ RenderMathMLOperator {mo} at (119,1) size 12x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230B}"
</span><del>- RenderMathMLOperator {mo} at (130,1) size 17x57
</del><ins>+ RenderMathMLOperator {mo} at (130,1) size 17x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{27E6}"
</span><del>- RenderMathMLOperator {mo} at (146,1) size 17x57
</del><ins>+ RenderMathMLOperator {mo} at (146,1) size 17x56
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{27E7}"
</span><span class="lines">@@ -363,57 +363,57 @@
</span><span class="cx"> text run at (0,-45) width 10: "\x{21D5}"
</span><span class="cx"> RenderMathMLSpace {mspace} at (210,0) size 0x32
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,218) size 784x121
- RenderMathMLMath {math} at (0,0) size 194x121 [padding: 0 1 0 1]
- RenderMathMLOperator {mo} at (1,0) size 11x121
</del><ins>+ RenderBlock {P} at (0,206) size 784x120
+ RenderMathMLMath {math} at (0,0) size 194x120 [padding: 0 1 0 1]
+ RenderMathMLOperator {mo} at (1,0) size 11x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "["
</span><del>- RenderMathMLOperator {mo} at (12,0) size 11x121
</del><ins>+ RenderMathMLOperator {mo} at (12,0) size 11x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "]"
</span><del>- RenderMathMLOperator {mo} at (23,0) size 14x121
</del><ins>+ RenderMathMLOperator {mo} at (23,0) size 14x120
</ins><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: "{"
</span><del>- RenderMathMLOperator {mo} at (37,0) size 14x121
</del><ins>+ RenderMathMLOperator {mo} at (37,0) size 14x120
</ins><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: "}"
</span><del>- RenderMathMLOperator {mo} at (51,0) size 14x121
</del><ins>+ RenderMathMLOperator {mo} at (51,0) size 14x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "("
</span><del>- RenderMathMLOperator {mo} at (65,0) size 14x121
</del><ins>+ RenderMathMLOperator {mo} at (65,0) size 14x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: ")"
</span><del>- RenderMathMLOperator {mo} at (79,0) size 8x121
</del><ins>+ RenderMathMLOperator {mo} at (79,0) size 8x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "|"
</span><del>- RenderMathMLOperator {mo} at (86,0) size 12x121
</del><ins>+ RenderMathMLOperator {mo} at (86,0) size 12x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2308}"
</span><del>- RenderMathMLOperator {mo} at (97,0) size 12x121
</del><ins>+ RenderMathMLOperator {mo} at (97,0) size 12x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2309}"
</span><del>- RenderMathMLOperator {mo} at (108,0) size 12x121
</del><ins>+ RenderMathMLOperator {mo} at (108,0) size 12x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230A}"
</span><del>- RenderMathMLOperator {mo} at (119,0) size 12x121
</del><ins>+ RenderMathMLOperator {mo} at (119,0) size 12x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230B}"
</span><del>- RenderMathMLOperator {mo} at (130,0) size 17x121
</del><ins>+ RenderMathMLOperator {mo} at (130,0) size 17x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{27E6}"
</span><del>- RenderMathMLOperator {mo} at (146,0) size 17x121
</del><ins>+ RenderMathMLOperator {mo} at (146,0) size 17x120
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{27E7}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationmostretchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt (203053 => 203054)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt        2016-07-11 09:28:54 UTC (rev 203053)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/mo-stretch-expected.txt        2016-07-11 09:43:14 UTC (rev 203054)
</span><span class="lines">@@ -1,108 +1,108 @@
</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 800x270
- RenderBlock {HTML} at (0,0) size 800x270
- RenderBody {BODY} at (8,8) size 784x254
- RenderMathMLMath {math} at (0,0) size 140x36 [padding: 0 1 0 1]
- RenderMathMLRow {mrow} at (1,0) size 138x36
- RenderMathMLOperator {mo} at (0,3) size 10x30
</del><ins>+layer at (0,0) size 800x268
+ RenderBlock {HTML} at (0,0) size 800x268
+ RenderBody {BODY} at (8,8) size 784x252
+ RenderMathMLMath {math} at (0,0) size 132x36 [padding: 0 1 0 1]
+ RenderMathMLRow {mrow} at (1,0) size 130x36
+ RenderMathMLOperator {mo} at (0,6) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "("
</span><del>- RenderMathMLOperator {mo} at (10,3) size 10x30
</del><ins>+ RenderMathMLOperator {mo} at (8,6) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: ")"
</span><del>- RenderMathMLOperator {mo} at (20,3) size 11x30
</del><ins>+ RenderMathMLOperator {mo} at (16,6) size 10x24
</ins><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: "{"
</span><del>- RenderMathMLOperator {mo} at (31,3) size 11x30
</del><ins>+ RenderMathMLOperator {mo} at (26,6) size 10x24
</ins><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: "}"
</span><del>- RenderMathMLOperator {mo} at (42,3) size 8x30
</del><ins>+ RenderMathMLOperator {mo} at (36,6) size 7x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "["
</span><del>- RenderMathMLOperator {mo} at (50,3) size 8x30
</del><ins>+ RenderMathMLOperator {mo} at (43,6) size 7x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "]"
</span><del>- RenderMathMLOperator {mo} at (58,3) size 8x30
</del><ins>+ RenderMathMLOperator {mo} at (50,6) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2308}"
</span><del>- RenderMathMLOperator {mo} at (66,3) size 8x30
</del><ins>+ RenderMathMLOperator {mo} at (58,6) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2309}"
</span><del>- RenderMathMLOperator {mo} at (74,3) size 8x30
</del><ins>+ RenderMathMLOperator {mo} at (66,6) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230A}"
</span><del>- RenderMathMLOperator {mo} at (82,3) size 8x30
</del><ins>+ RenderMathMLOperator {mo} at (74,6) size 8x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230B}"
</span><del>- RenderMathMLOperator {mo} at (90,0) size 17x36
</del><ins>+ RenderMathMLOperator {mo} at (82,0) size 17x36
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 11x18
</span><span class="cx"> RenderText {#text} at (0,-44) size 11x106
</span><span class="cx"> text run at (0,-44) width 11: "\x{222B}"
</span><del>- RenderMathMLOperator {mo} at (106,4) size 9x28
</del><ins>+ RenderMathMLOperator {mo} at (98,6) size 9x24
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "|"
</span><del>- RenderMathMLOperator {mo} at (114,10) size 7x16
</del><ins>+ RenderMathMLOperator {mo} at (106,10) size 7x16
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "\x{2016}"
</span><del>- RenderMathMLOperator {mo} at (120,10) size 18x16
</del><ins>+ RenderMathMLOperator {mo} at (112,10) size 18x16
</ins><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: "\x{2225}"
</span><del>- RenderText {#text} at (139,8) size 5x17
- text run at (139,8) width 5: " "
</del><ins>+ RenderText {#text} at (131,8) size 5x17
+ text run at (131,8) width 5: " "
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><del>- RenderMathMLMath {math} at (0,36) size 172x143 [padding: 0 1 0 1]
- RenderMathMLRow {mrow} at (1,0) size 170x143
- RenderMathMLOperator {mo} at (0,0) size 14x143
</del><ins>+ RenderMathMLMath {math} at (0,36) size 172x142 [padding: 0 1 0 1]
+ RenderMathMLRow {mrow} at (1,0) size 170x142
+ RenderMathMLOperator {mo} at (0,0) size 14x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "("
</span><del>- RenderMathMLOperator {mo} at (14,0) size 14x143
</del><ins>+ RenderMathMLOperator {mo} at (14,0) size 14x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: ")"
</span><del>- RenderMathMLOperator {mo} at (28,0) size 14x143
</del><ins>+ RenderMathMLOperator {mo} at (28,0) size 14x142
</ins><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: "{"
</span><del>- RenderMathMLOperator {mo} at (42,0) size 14x143
</del><ins>+ RenderMathMLOperator {mo} at (42,0) size 14x142
</ins><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: "}"
</span><del>- RenderMathMLOperator {mo} at (56,0) size 11x143
</del><ins>+ RenderMathMLOperator {mo} at (56,0) size 11x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "["
</span><del>- RenderMathMLOperator {mo} at (67,0) size 11x143
</del><ins>+ RenderMathMLOperator {mo} at (67,0) size 11x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "]"
</span><del>- RenderMathMLOperator {mo} at (78,0) size 11x143
</del><ins>+ RenderMathMLOperator {mo} at (78,0) size 11x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2308}"
</span><del>- RenderMathMLOperator {mo} at (89,0) size 11x143
</del><ins>+ RenderMathMLOperator {mo} at (89,0) size 11x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2309}"
</span><del>- RenderMathMLOperator {mo} at (100,0) size 11x143
</del><ins>+ RenderMathMLOperator {mo} at (100,0) size 11x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230A}"
</span><del>- RenderMathMLOperator {mo} at (111,0) size 11x143
</del><ins>+ RenderMathMLOperator {mo} at (111,0) size 11x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230B}"
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 11x18
</span><span class="cx"> RenderText {#text} at (0,-44) size 11x106
</span><span class="cx"> text run at (0,-44) width 11: "\x{222B}"
</span><del>- RenderMathMLOperator {mo} at (138,0) size 9x143
</del><ins>+ RenderMathMLOperator {mo} at (138,0) size 9x142
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "|"
</span><span class="lines">@@ -125,45 +125,45 @@
</span><span class="cx"> RenderMathMLSpace {mspace} at (169,0) size 0x76
</span><span class="cx"> RenderText {#text} at (171,97) size 5x17
</span><span class="cx"> text run at (171,97) width 5: " "
</span><del>- RenderMathMLMath {math} at (175,61) size 172x93 [padding: 0 1 0 1]
- RenderMathMLRow {mrow} at (1,0) size 170x93
- RenderMathMLOperator {mo} at (0,0) size 14x93
</del><ins>+ RenderMathMLMath {math} at (175,61) size 172x92 [padding: 0 1 0 1]
+ RenderMathMLRow {mrow} at (1,0) size 170x92
+ RenderMathMLOperator {mo} at (0,0) size 14x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "("
</span><del>- RenderMathMLOperator {mo} at (14,0) size 14x93
</del><ins>+ RenderMathMLOperator {mo} at (14,0) size 14x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: ")"
</span><del>- RenderMathMLOperator {mo} at (28,0) size 14x93
</del><ins>+ RenderMathMLOperator {mo} at (28,0) size 14x92
</ins><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: "{"
</span><del>- RenderMathMLOperator {mo} at (42,0) size 14x93
</del><ins>+ RenderMathMLOperator {mo} at (42,0) size 14x92
</ins><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: "}"
</span><del>- RenderMathMLOperator {mo} at (56,0) size 11x93
</del><ins>+ RenderMathMLOperator {mo} at (56,0) size 11x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "["
</span><del>- RenderMathMLOperator {mo} at (67,0) size 11x93
</del><ins>+ RenderMathMLOperator {mo} at (67,0) size 11x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "]"
</span><del>- RenderMathMLOperator {mo} at (78,0) size 11x93
</del><ins>+ RenderMathMLOperator {mo} at (78,0) size 11x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2308}"
</span><del>- RenderMathMLOperator {mo} at (89,0) size 11x93
</del><ins>+ RenderMathMLOperator {mo} at (89,0) size 11x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2309}"
</span><del>- RenderMathMLOperator {mo} at (100,0) size 11x93
</del><ins>+ RenderMathMLOperator {mo} at (100,0) size 11x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230A}"
</span><del>- RenderMathMLOperator {mo} at (111,0) size 11x93
</del><ins>+ RenderMathMLOperator {mo} at (111,0) size 11x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230B}"
</span><span class="lines">@@ -171,7 +171,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 11x18
</span><span class="cx"> RenderText {#text} at (0,-44) size 11x106
</span><span class="cx"> text run at (0,-44) width 11: "\x{222B}"
</span><del>- RenderMathMLOperator {mo} at (138,0) size 9x93
</del><ins>+ RenderMathMLOperator {mo} at (138,0) size 9x92
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "|"
</span><span class="lines">@@ -248,45 +248,45 @@
</span><span class="cx"> RenderText {#text} at (493,97) size 5x17
</span><span class="cx"> text run at (493,97) width 5: " "
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><del>- RenderMathMLMath {math} at (0,179) size 187x76 [padding: 0 1 0 1]
- RenderMathMLRoot {msqrt} at (1,0) size 185x76
- RenderMathMLOperator {mo} at (17,2) size 14x74
</del><ins>+ RenderMathMLMath {math} at (0,178) size 187x75 [padding: 0 1 0 1]
+ RenderMathMLRoot {msqrt} at (1,0) size 185x75
+ RenderMathMLOperator {mo} at (17,2) size 14x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: "("
</span><del>- RenderMathMLOperator {mo} at (31,2) size 14x74
</del><ins>+ RenderMathMLOperator {mo} at (31,2) size 14x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 6x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 6x106
</span><span class="cx"> text run at (0,-45) width 6: ")"
</span><del>- RenderMathMLOperator {mo} at (45,2) size 14x74
</del><ins>+ RenderMathMLOperator {mo} at (45,2) size 14x73
</ins><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: "{"
</span><del>- RenderMathMLOperator {mo} at (59,2) size 14x74
</del><ins>+ RenderMathMLOperator {mo} at (59,2) size 14x73
</ins><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: "}"
</span><del>- RenderMathMLOperator {mo} at (73,2) size 11x74
</del><ins>+ RenderMathMLOperator {mo} at (73,2) size 11x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "["
</span><del>- RenderMathMLOperator {mo} at (84,2) size 11x74
</del><ins>+ RenderMathMLOperator {mo} at (84,2) size 11x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "]"
</span><del>- RenderMathMLOperator {mo} at (95,2) size 11x74
</del><ins>+ RenderMathMLOperator {mo} at (95,2) size 11x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2308}"
</span><del>- RenderMathMLOperator {mo} at (106,2) size 11x74
</del><ins>+ RenderMathMLOperator {mo} at (106,2) size 11x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{2309}"
</span><del>- RenderMathMLOperator {mo} at (117,2) size 11x74
</del><ins>+ RenderMathMLOperator {mo} at (117,2) size 11x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230A}"
</span><del>- RenderMathMLOperator {mo} at (128,2) size 11x74
</del><ins>+ RenderMathMLOperator {mo} at (128,2) size 11x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 7x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 7x106
</span><span class="cx"> text run at (0,-45) width 7: "\x{230B}"
</span><span class="lines">@@ -294,7 +294,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 11x18
</span><span class="cx"> RenderText {#text} at (0,-44) size 11x106
</span><span class="cx"> text run at (0,-44) width 11: "\x{222B}"
</span><del>- RenderMathMLOperator {mo} at (155,2) size 9x74
</del><ins>+ RenderMathMLOperator {mo} at (155,2) size 9x73
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x16
</span><span class="cx"> RenderText {#text} at (0,-45) size 4x106
</span><span class="cx"> text run at (0,-45) width 4: "|"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlpresentationrootsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt (203053 => 203054)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt        2016-07-11 09:28:54 UTC (rev 203053)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/roots-expected.txt        2016-07-11 09:43:14 UTC (rev 203054)
</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 800x564
- RenderBlock {html} at (0,0) size 800x564
- RenderBody {body} at (8,16) size 784x532
</del><ins>+layer at (0,0) size 800x560
+ RenderBlock {html} at (0,0) size 800x560
+ RenderBody {body} at (8,16) size 784x528
</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: "square root (should be red): "
</span><span class="lines">@@ -53,11 +53,11 @@
</span><span class="cx"> RenderText {#text} at (0,-46) size 8x106
</span><span class="cx"> text run at (0,-46) width 8: "1"
</span><span class="cx"> RenderBlock {p} at (0,104) size 784x40
</span><del>- RenderText {#text} at (0,8) size 113x17
- text run at (0,8) width 113: "root of a fraction: "
</del><ins>+ RenderText {#text} at (0,9) size 113x17
+ text run at (0,9) width 113: "root of a fraction: "
</ins><span class="cx"> RenderMathMLMath {math} at (113,0) size 55x41 [padding: 0 1 0 1]
</span><span class="cx"> RenderMathMLRoot {msqrt} at (1,0) size 53x41
</span><del>- RenderMathMLFraction {mfrac} at (16,2) size 37x34
</del><ins>+ RenderMathMLFraction {mfrac} at (16,2) size 37x32
</ins><span class="cx"> RenderMathMLRow {mrow} at (0,0) size 37x13
</span><span class="cx"> RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 8x8
</span><span class="lines">@@ -71,7 +71,7 @@
</span><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: "1"
</span><del>- RenderMathMLRow {mrow} at (0,20) size 37x14
</del><ins>+ RenderMathMLRow {mrow} at (0,18) size 37x14
</ins><span class="cx"> RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 8x8
</span><span class="cx"> RenderText {#text} at (0,-50) size 8x106
</span><span class="lines">@@ -128,11 +128,11 @@
</span><span class="cx"> RenderText {#text} at (0,-29) size 4x61
</span><span class="cx"> text run at (0,-29) width 4: "z"
</span><span class="cx"> RenderBlock {p} at (0,228) size 784x40
</span><del>- RenderText {#text} at (0,8) size 185x17
- text run at (0,8) width 185: "long index w/ complex base: "
</del><ins>+ RenderText {#text} at (0,9) size 185x17
+ text run at (0,9) width 185: "long index w/ complex base: "
</ins><span class="cx"> RenderMathMLMath {math} at (185,0) size 85x41 [padding: 0 1 0 1]
</span><span class="cx"> RenderMathMLRoot {mroot} at (1,0) size 83x41
</span><del>- RenderMathMLFraction {mfrac} at (46,2) size 37x34
</del><ins>+ RenderMathMLFraction {mfrac} at (46,2) size 37x32
</ins><span class="cx"> RenderMathMLRow {mrow} at (0,0) size 37x13
</span><span class="cx"> RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 8x8
</span><span class="lines">@@ -146,7 +146,7 @@
</span><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: "1"
</span><del>- RenderMathMLRow {mrow} at (0,20) size 37x14
</del><ins>+ RenderMathMLRow {mrow} at (0,18) size 37x14
</ins><span class="cx"> RenderMathMLToken {mi} at (0,3) size 9x9 [padding: 0 2 0 0]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 8x8
</span><span class="cx"> RenderText {#text} at (0,-50) size 8x106
</span><span class="lines">@@ -180,16 +180,16 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x5
</span><span class="cx"> RenderText {#text} at (0,-29) size 4x61
</span><span class="cx"> text run at (0,-29) width 4: "z"
</span><del>- RenderBlock {p} at (0,284) size 784x34
- RenderText {#text} at (0,16) size 75x17
- text run at (0,16) width 75: "high index: "
- RenderMathMLMath {math} at (75,0) size 24x35 [padding: 0 1 0 1]
- RenderMathMLRoot {mroot} at (1,0) size 22x35
- RenderMathMLToken {mn} at (13,18) size 9x13
</del><ins>+ RenderBlock {p} at (0,284) size 784x30
+ RenderText {#text} at (0,12) size 75x17
+ text run at (0,12) width 75: "high index: "
+ RenderMathMLMath {math} at (75,0) size 24x31 [padding: 0 1 0 1]
+ RenderMathMLRoot {mroot} at (1,0) size 22x31
+ RenderMathMLToken {mn} at (13,14) size 9x13
</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: "2"
</span><del>- RenderMathMLFraction {mfrac} at (4,0) size 6x24
</del><ins>+ RenderMathMLFraction {mfrac} at (4,0) size 6x21
</ins><span class="cx"> RenderMathMLFraction {mfrac} at (0,0) size 5x15
</span><span class="cx"> RenderMathMLToken {mi} at (0,0) size 5x5 [padding: 0 1 0 0]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 5x5
</span><span class="lines">@@ -199,11 +199,11 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 5x6
</span><span class="cx"> RenderText {#text} at (0,-29) size 5x61
</span><span class="cx"> text run at (0,-29) width 5: "y"
</span><del>- RenderMathMLToken {mi} at (0,18) size 5x6 [padding: 0 1 0 0]
</del><ins>+ RenderMathMLToken {mi} at (0,15) size 5x6 [padding: 0 1 0 0]
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x5
</span><span class="cx"> RenderText {#text} at (0,-29) size 4x61
</span><span class="cx"> text run at (0,-29) width 4: "z"
</span><del>- RenderBlock {p} at (0,334) size 784x54
</del><ins>+ RenderBlock {p} at (0,330) size 784x54
</ins><span class="cx"> RenderText {#text} at (0,14) size 155x17
</span><span class="cx"> text run at (0,14) width 155: "Imbricated square roots: "
</span><span class="cx"> RenderMathMLMath {math} at (155,0) size 332x55 [padding: 0 1 0 1]
</span><span class="lines">@@ -282,86 +282,86 @@
</span><span class="cx"> RenderText {#text} at (0,-45) size 12x106
</span><span class="cx"> text run at (0,-45) width 12: "A"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {p} at (0,404) size 784x56
- RenderText {#text} at (0,24) size 110x17
- text run at (0,24) width 110: "Imbricated roots: "
</del><ins>+ RenderBlock {p} at (0,400) size 784x56
+ RenderText {#text} at (0,22) size 110x17
+ text run at (0,22) width 110: "Imbricated roots: "
</ins><span class="cx"> RenderMathMLMath {math} at (110,0) size 353x57 [padding: 0 1 0 1]
</span><span class="cx"> RenderMathMLRoot {mroot} at (1,0) size 351x57
</span><span class="cx"> RenderMathMLRow {mrow} at (17,2) size 334x55
</span><del>- RenderMathMLToken {mn} at (0,25) size 8x12
</del><ins>+ RenderMathMLToken {mn} at (0,23) 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><span class="cx"> text run at (0,-46) width 8: "1"
</span><del>- RenderMathMLOperator {mo} at (8,26) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (8,24) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (27,0) size 306x55
</span><span class="cx"> RenderMathMLRow {mrow} at (17,2) size 289x53
</span><del>- RenderMathMLToken {mn} at (0,23) size 8x12
</del><ins>+ 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><span class="cx"> text run at (0,-46) width 8: "2"
</span><del>- RenderMathMLOperator {mo} at (8,24) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (8,22) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (27,0) size 261x53
</span><span class="cx"> RenderMathMLRow {mrow} at (17,2) size 244x51
</span><del>- RenderMathMLToken {mn} at (0,21) size 8x12
</del><ins>+ RenderMathMLToken {mn} at (0,19) 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><span class="cx"> text run at (0,-46) width 8: "3"
</span><del>- RenderMathMLOperator {mo} at (8,22) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (8,20) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (27,0) size 217x51
</span><span class="cx"> RenderMathMLRow {mrow} at (17,2) size 200x49
</span><del>- RenderMathMLToken {mn} at (0,19) size 8x12
</del><ins>+ RenderMathMLToken {mn} at (0,17) 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><span class="cx"> text run at (0,-46) width 8: "4"
</span><del>- RenderMathMLOperator {mo} at (8,20) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (8,18) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (27,0) size 172x49
</span><span class="cx"> RenderMathMLRow {mrow} at (16,2) size 156x41
</span><del>- RenderMathMLToken {mn} at (0,17) size 8x12
</del><ins>+ 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><span class="cx"> text run at (0,-46) width 8: "5"
</span><del>- RenderMathMLOperator {mo} at (8,18) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (8,16) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (27,0) size 128x41
</span><span class="cx"> RenderMathMLRow {mrow} at (16,2) size 112x31
</span><del>- RenderMathMLToken {mn} at (0,15) size 8x12
</del><ins>+ 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><span class="cx"> text run at (0,-46) width 8: "6"
</span><del>- RenderMathMLOperator {mo} at (8,16) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (8,14) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (27,0) size 85x31
</span><del>- RenderMathMLRow {mrow} at (16,2) size 69x28
- RenderMathMLToken {mn} at (0,13) size 8x12
</del><ins>+ RenderMathMLRow {mrow} at (16,2) size 69x26
+ RenderMathMLToken {mn} at (0,11) 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><span class="cx"> text run at (0,-46) width 8: "7"
</span><del>- RenderMathMLOperator {mo} at (8,14) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (8,12) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12: "+"
</span><del>- RenderMathMLRoot {mroot} at (27,0) size 41x28
- RenderMathMLToken {mi} at (28,11) size 13x13 [padding: 0 2 0 0]
</del><ins>+ RenderMathMLRoot {mroot} at (27,0) size 41x26
+ RenderMathMLToken {mi} at (28,9) size 13x13 [padding: 0 2 0 0]
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 12x13
</span><span class="cx"> RenderText {#text} at (0,-45) size 12x106
</span><span class="cx"> text run at (0,-45) width 12: "A"
</span><del>- RenderMathMLFraction {mfrac} at (4,0) size 21x17
</del><ins>+ RenderMathMLFraction {mfrac} at (4,0) size 21x16
</ins><span class="cx"> RenderMathMLRow {mrow} at (0,0) size 20x8
</span><span class="cx"> RenderMathMLToken {mi} at (0,2) size 5x5 [padding: 0 1 0 0]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 5x5
</span><span class="lines">@@ -375,7 +375,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 5x6
</span><span class="cx"> RenderText {#text} at (0,-29) size 5x61
</span><span class="cx"> text run at (0,-29) width 5: "y"
</span><del>- RenderMathMLToken {mi} at (8,11) size 4x6 [padding: 0 1 0 0]
</del><ins>+ RenderMathMLToken {mi} at (8,10) size 4x6 [padding: 0 1 0 0]
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x5
</span><span class="cx"> RenderText {#text} at (0,-29) size 4x61
</span><span class="cx"> text run at (0,-29) width 4: "z"
</span><span class="lines">@@ -408,86 +408,86 @@
</span><span class="cx"> RenderText {#text} at (0,-27) size 5x61
</span><span class="cx"> text run at (0,-27) width 5: "3"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {p} at (0,476) size 784x56
- RenderText {#text} at (0,24) size 74x17
- text run at (0,24) width 74: "RTL roots: "
</del><ins>+ RenderBlock {p} at (0,472) size 784x56
+ RenderText {#text} at (0,22) size 74x17
+ text run at (0,22) width 74: "RTL roots: "
</ins><span class="cx"> RenderMathMLMath {math} at (74,0) size 353x57 [padding: 0 1 0 1]
</span><span class="cx"> RenderMathMLRoot {mroot} at (1,0) size 351x57
</span><span class="cx"> RenderMathMLRow {mrow} at (0,2) size 333x55
</span><del>- RenderMathMLToken {mn} at (324,25) size 9x12
</del><ins>+ RenderMathMLToken {mn} at (324,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><span class="cx"> text run at (0,-46) width 8: "1"
</span><del>- RenderMathMLOperator {mo} at (305,26) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (305,24) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12 RTL: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (0,0) size 306x55
</span><span class="cx"> RenderMathMLRow {mrow} at (0,2) size 288x53
</span><del>- RenderMathMLToken {mn} at (279,23) size 9x12
</del><ins>+ RenderMathMLToken {mn} at (279,21) 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: "2"
</span><del>- RenderMathMLOperator {mo} at (260,24) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (260,22) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12 RTL: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (0,0) size 261x53
</span><span class="cx"> RenderMathMLRow {mrow} at (0,2) size 244x51
</span><del>- RenderMathMLToken {mn} at (235,21) size 9x12
</del><ins>+ RenderMathMLToken {mn} at (235,19) 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: "3"
</span><del>- RenderMathMLOperator {mo} at (216,22) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (216,20) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12 RTL: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (0,0) size 217x51
</span><span class="cx"> RenderMathMLRow {mrow} at (0,2) size 199x49
</span><del>- RenderMathMLToken {mn} at (190,19) size 9x12
</del><ins>+ RenderMathMLToken {mn} at (190,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><span class="cx"> text run at (0,-46) width 8: "4"
</span><del>- RenderMathMLOperator {mo} at (171,20) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (171,18) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12 RTL: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (0,0) size 172x49
</span><span class="cx"> RenderMathMLRow {mrow} at (0,2) size 155x41
</span><del>- RenderMathMLToken {mn} at (146,17) size 9x12
</del><ins>+ RenderMathMLToken {mn} at (146,15) 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: "5"
</span><del>- RenderMathMLOperator {mo} at (127,18) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (127,16) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12 RTL: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (0,0) size 128x41
</span><span class="cx"> RenderMathMLRow {mrow} at (0,2) size 112x31
</span><del>- RenderMathMLToken {mn} at (103,15) size 9x12
</del><ins>+ RenderMathMLToken {mn} at (103,13) 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: "6"
</span><del>- RenderMathMLOperator {mo} at (84,16) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (84,14) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12 RTL: "+"
</span><span class="cx"> RenderMathMLRoot {mroot} at (0,0) size 85x31
</span><del>- RenderMathMLRow {mrow} at (0,2) size 68x28
- RenderMathMLToken {mn} at (59,13) size 9x12
</del><ins>+ RenderMathMLRow {mrow} at (0,2) size 68x26
+ RenderMathMLToken {mn} at (59,11) 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: "7"
</span><del>- RenderMathMLOperator {mo} at (40,14) size 20x12
</del><ins>+ RenderMathMLOperator {mo} at (40,12) size 20x12
</ins><span class="cx"> RenderBlock (anonymous) at (3,0) size 13x12
</span><span class="cx"> RenderText {#text} at (0,-47) size 12x106
</span><span class="cx"> text run at (0,-47) width 12 RTL: "+"
</span><del>- RenderMathMLRoot {mroot} at (0,0) size 41x28
- RenderMathMLToken {mi} at (0,11) size 12x13 [padding: 0 0 0 2]
</del><ins>+ RenderMathMLRoot {mroot} at (0,0) size 41x26
+ RenderMathMLToken {mi} at (0,9) size 12x13 [padding: 0 0 0 2]
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 12x13
</span><span class="cx"> RenderText {#text} at (0,-45) size 12x106
</span><span class="cx"> text run at (0,-45) width 12: "A"
</span><del>- RenderMathMLFraction {mfrac} at (16,0) size 21x17
</del><ins>+ RenderMathMLFraction {mfrac} at (16,0) size 21x16
</ins><span class="cx"> RenderMathMLRow {mrow} at (0,0) size 20x8
</span><span class="cx"> RenderMathMLToken {mi} at (15,2) size 5x5 [padding: 0 0 0 1]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 5x5
</span><span class="lines">@@ -501,7 +501,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 5x6
</span><span class="cx"> RenderText {#text} at (0,-29) size 5x61
</span><span class="cx"> text run at (0,-29) width 5: "y"
</span><del>- RenderMathMLToken {mi} at (8,11) size 4x6 [padding: 0 0 0 1]
</del><ins>+ RenderMathMLToken {mi} at (8,10) size 4x6 [padding: 0 0 0 1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,0) size 4x5
</span><span class="cx"> RenderText {#text} at (0,-29) size 4x61
</span><span class="cx"> text run at (0,-29) width 4: "z"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflmathmlradicalfallbackexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/mathml/radical-fallback-expected.txt (203053 => 203054)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/mathml/radical-fallback-expected.txt        2016-07-11 09:28:54 UTC (rev 203053)
+++ trunk/LayoutTests/platform/efl/mathml/radical-fallback-expected.txt        2016-07-11 09:43:14 UTC (rev 203054)
</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 800x224
- RenderBlock {HTML} at (0,0) size 800x224
- RenderBody {BODY} at (8,16) size 784x192
- RenderBlock {P} at (0,0) size 784x88
- RenderText {#text} at (0,70) size 132x17
- text run at (0,70) width 132: "Large LTR radicals: "
- RenderMathMLMath {math} at (132,0) size 28x85 [padding: 0 1 0 1]
- RenderMathMLRoot {msqrt} at (1,2) size 17x83
</del><ins>+layer at (0,0) size 800x220
+ RenderBlock {HTML} at (0,0) size 800x220
+ RenderBody {BODY} at (8,16) size 784x188
+ RenderBlock {P} at (0,0) size 784x86
+ RenderText {#text} at (0,68) size 132x17
+ text run at (0,68) width 132: "Large LTR radicals: "
+ RenderMathMLMath {math} at (132,0) size 28x83 [padding: 0 1 0 1]
+ RenderMathMLRoot {msqrt} at (1,0) size 17x83
</ins><span class="cx"> RenderMathMLSpace {mspace} at (17,2) size 0x81
</span><del>- RenderMathMLRoot {msqrt} at (18,0) size 9x84
- RenderMathMLSpace {mspace} at (9,3) size 0x81
</del><ins>+ RenderMathMLRoot {msqrt} at (18,0) 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,104) size 784x88
- RenderText {#text} at (0,70) size 132x17
- text run at (0,70) width 132: "Large RTL radicals: "
- RenderMathMLMath {math} at (132,0) size 28x85 [padding: 0 1 0 1]
- RenderMathMLRoot {msqrt} at (10,2) size 17x83
</del><ins>+ RenderBlock {P} at (0,102) size 784x86
+ RenderText {#text} at (0,68) size 132x17
+ text run at (0,68) width 132: "Large RTL radicals: "
+ RenderMathMLMath {math} at (132,0) size 28x83 [padding: 0 1 0 1]
+ RenderMathMLRoot {msqrt} at (10,0) size 17x83
</ins><span class="cx"> RenderMathMLSpace {mspace} at (0,2) size 0x81
</span><del>- RenderMathMLRoot {msqrt} at (1,0) size 9x84
- RenderMathMLSpace {mspace} at (0,3) size 0x81
</del><ins>+ RenderMathMLRoot {msqrt} at (1,0) 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>