<!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>[167754] 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/167754">167754</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2014-04-24 05:58:16 -0700 (Thu, 24 Apr 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[EFL] Update baselines after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>
https://bugs.webkit.org/show_bug.cgi?id=132125

Unreviewed EFL gardening.

Patch by Krzysztof Wolanski &lt;k.wolanski@samsung.com&gt; on 2014-04-24

* platform/efl-wk2/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt: Added.
* platform/efl/fast/repaint/reflection-redraw-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/efl/fast/table/multiple-captions-display-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
* platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Added.
* platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
* platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
* platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/body_col-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/efl/tables/mozilla/other/body_col-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/efl/tables/mozilla_expected_failures/core/captions3-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintreflectionredrawexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/reflection-redraw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfasttablemultiplecaptionsdisplayexpectedtxt">trunk/LayoutTests/platform/efl/fast/table/multiple-captions-display-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozillamarvinbody_colexpectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla/marvin/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozillamarvinx_th_valign_baselineexpectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozillaotherbody_colexpectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla/other/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug10140expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug10216expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failurescorecaptions3expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/captions3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresothertest4expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformeflsvgW3CSVG11filterscomposite02bexpectedtxt">trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflsvgW3CSVG11filtersdisplace01fexpectedtxt">trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflsvgW3CSVG11filtersimage01bexpectedtxt">trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflsvgW3CSVG11SEfiltersimage03fexpectedtxt">trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflsvgW3CSVG11SEfiltersimage05fexpectedtxt">trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt</a></li>
<li>trunk/LayoutTests/platform/efl-wk2/inspector-protocol/</li>
<li>trunk/LayoutTests/platform/efl-wk2/inspector-protocol/debugger/</li>
<li><a href="#trunkLayoutTestsplatformeflwk2inspectorprotocoldebuggersetBreakpointdfgandmodifylocalexpectedtxt">trunk/LayoutTests/platform/efl-wk2/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/ChangeLog        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -1,3 +1,26 @@
</span><ins>+2014-04-24  Krzysztof Wolanski  &lt;k.wolanski@samsung.com&gt;
+
+        [EFL] Update baselines after r167568
+        https://bugs.webkit.org/show_bug.cgi?id=132125
+
+        Unreviewed EFL gardening.
+
+        * platform/efl-wk2/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt: Added.
+        * platform/efl/fast/repaint/reflection-redraw-expected.txt: Rebaseline after r167568.
+        * platform/efl/fast/table/multiple-captions-display-expected.txt: Rebaseline after r167568.
+        * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
+        * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Added.
+        * platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
+        * platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
+        * platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
+        * platform/efl/tables/mozilla/marvin/body_col-expected.txt: Rebaseline after r167568.
+        * platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Rebaseline after r167568.
+        * platform/efl/tables/mozilla/other/body_col-expected.txt: Rebaseline after r167568.
+        * platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Rebaseline after r167568.
+        * platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Rebaseline after r167568.
+        * platform/efl/tables/mozilla_expected_failures/core/captions3-expected.txt: Rebaseline after r167568.
+        * platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt: Rebaseline after r167568.
+
</ins><span class="cx"> 2014-04-23  Praveen R Jadhav  &lt;praveen.j@samsung.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [MediaStream] Implement MediaStream active attribute
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintreflectionredrawexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/fast/repaint/reflection-redraw-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/reflection-redraw-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/fast/repaint/reflection-redraw-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -7,28 +7,28 @@
</span><span class="cx"> layer at (293,130) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (285,10) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 125x53
</del><ins>+      RenderText {#text} at (12,0) size 126x53
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,18) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,36) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (218,240) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (210,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 125x53
</del><ins>+      RenderText {#text} at (12,0) size 126x53
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,18) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,36) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (368,240) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (360,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 125x53
</del><ins>+      RenderText {#text} at (12,0) size 126x53
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,18) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,36) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (293,350) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (285,230) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 125x53
</del><ins>+      RenderText {#text} at (12,0) size 126x53
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,18) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,36) width 100: &quot;should be green&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfasttablemultiplecaptionsdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/fast/table/multiple-captions-display-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/table/multiple-captions-display-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/fast/table/multiple-captions-display-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">         RenderBlock {caption} at (0,126) size 126x0
</span><span class="cx"> layer at (8,218) size 126x54
</span><span class="cx">   RenderBlock {caption} at (0,210) size 126x54
</span><del>-    RenderText {#text} at (25,0) size 117x53
</del><ins>+    RenderText {#text} at (25,0) size 116x53
</ins><span class="cx">       text run at (25,0) width 76: &quot;PASS: First&quot;
</span><span class="cx">       text run at (5,18) width 116: &quot;Caption aligned to&quot;
</span><span class="cx">       text run at (29,36) width 68: &quot;the bottom&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">       text run at (0,0) width 230: &quot;PASS: Caption with a fixed position&quot;
</span><span class="cx"> layer at (8,8) size 126x36
</span><span class="cx">   RenderBlock {caption} at (0,0) size 126x36
</span><del>-    RenderText {#text} at (14,0) size 103x35
</del><ins>+    RenderText {#text} at (14,0) size 102x35
</ins><span class="cx">       text run at (14,0) width 98: &quot;PASS: Caption&quot;
</span><span class="cx">       text run at (12,18) width 102: &quot;with opacity 0.7&quot;
</span><span class="cx"> layer at (10,196) size 331x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflsvgW3CSVG11filterscomposite02bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt (0 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -0,0 +1,127 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (20,10) size 440x290 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,-60.00)}]
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGPath {path} at (15,0) size 150x90 [fill={[type=SOLID] [color=#00FFFF]}] [data=&quot;M 0 0 L 150 0 L 150 150 Z&quot;]
+        RenderSVGPath {path} at (15,0) size 150x90 [fill={[type=SOLID] [color=#FF00FF]}] [data=&quot;M 0 0 L 0 150 L 150 0 Z&quot;]
+        RenderSVGPath {path} at (15,0) size 150x90 [fill={[type=SOLID] [color=#00FFFF] [opacity=0.50]}] [data=&quot;M 0 0 L 150 0 L 150 150 Z&quot;]
+        RenderSVGPath {path} at (15,0) size 150x90 [fill={[type=SOLID] [color=#FF00FF] [opacity=0.50]}] [data=&quot;M 0 0 L 0 150 L 150 0 Z&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;over&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;OVER&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;over50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;OVER&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;in&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;IN&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;in50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;IN&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;out&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;OUT&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;out50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;OUT&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;atop&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;ATOP&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;atop50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;ATOP&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xor&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;XOR&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xor50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;XOR&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;arithmetic&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;ARITHMETIC&quot; k1=&quot;0.50&quot; k2=&quot;0.50&quot; k3=&quot;0.50&quot; k4=&quot;0.50&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;arithmetic50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;ARITHMETIC&quot; k1=&quot;0.50&quot; k2=&quot;0.50&quot; k3=&quot;0.50&quot; k4=&quot;0.50&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+      RenderSVGContainer {g} at (20,10) size 440x290 [transform={m=((0.40,0.00)(0.00,0.40)) t=(5.00,70.00)}]
+        RenderSVGRect {rect} at (20,10) size 440x290 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=1098.00] [height=723.00]
+        RenderSVGText {text} at (100,22) size 618x66 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 618x65
+            chunk 1 text run 1 at (100.00,75.00) startOffset 0 endOffset 26 width 617.50: &quot;on first Row : opacity 1.0&quot;
+        RenderSVGText {text} at (100,127) size 635x66 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 635x65
+            chunk 1 text run 1 at (100.00,180.00) startOffset 0 endOffset 25 width 635.00: &quot;on second row opacity 0.5&quot;
+        RenderSVGContainer {g} at (26,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,230.00)}]
+          RenderSVGRect {rect} at (26,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;over&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 108x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 108x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 4 width 107.50: &quot;over&quot;
+        RenderSVGContainer {g} at (26,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,430.00)}]
+          RenderSVGRect {rect} at (26,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;over50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (98,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(195.00,230.00)}]
+          RenderSVGRect {rect} at (98,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;in&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 48x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 48x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 2 width 47.50: &quot;in&quot;
+        RenderSVGContainer {g} at (98,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(195.00,430.00)}]
+          RenderSVGRect {rect} at (98,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;in50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (170,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,230.00)}]
+          RenderSVGRect {rect} at (170,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;out&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 78x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 78x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 3 width 77.50: &quot;out&quot;
+        RenderSVGContainer {g} at (170,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,430.00)}]
+          RenderSVGRect {rect} at (170,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;out50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (242,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(555.00,230.00)}]
+          RenderSVGRect {rect} at (242,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;atop&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 105x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 105x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 4 width 105.00: &quot;atop&quot;
+        RenderSVGContainer {g} at (242,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(555.00,430.00)}]
+          RenderSVGRect {rect} at (242,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;atop50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (314,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(735.00,230.00)}]
+          RenderSVGRect {rect} at (314,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;xor&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 80x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 80x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 3 width 80.00: &quot;xor&quot;
+        RenderSVGContainer {g} at (314,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(735.00,430.00)}]
+          RenderSVGRect {rect} at (314,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;xor50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (376,102) size 70x193 [transform={m=((1.00,0.00)(0.00,1.00)) t=(915.00,230.00)}]
+          RenderSVGRect {rect} at (386,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;arithmetic&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (-25,347) size 133x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 133x65
+              chunk 1 text run 1 at (-25.00,400.00) startOffset 0 endOffset 6 width 132.50: &quot;arith-&quot;
+          RenderSVGText {text} at (-25,417) size 138x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 138x65
+              chunk 1 text run 1 at (-25.00,470.00) startOffset 0 endOffset 5 width 137.50: &quot;metic&quot;
+        RenderSVGContainer {g} at (386,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(915.00,430.00)}]
+          RenderSVGRect {rect} at (386,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;arithmetic50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+    RenderSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x45
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.5 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflsvgW3CSVG11filtersdisplace01fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt (0 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -0,0 +1,83 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (15,15) size 415x333
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;DispMapChecker&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;256.00x256.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;RotateMap&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;128.00x128.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;SphereMap&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;128.00x128.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;RotateMapTest&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDisplacementMap scale=&quot;64.00&quot; xChannelSelector=&quot;RED&quot; yChannelSelector=&quot;GREEN&quot;]
+            [feImage image-size=&quot;256.00x256.00&quot;]
+            [feImage image-size=&quot;128.00x128.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;SphereMapTest&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDisplacementMap scale=&quot;64.00&quot; xChannelSelector=&quot;RED&quot; yChannelSelector=&quot;GREEN&quot;]
+            [feImage image-size=&quot;256.00x256.00&quot;]
+            [feImage image-size=&quot;128.00x128.00&quot;]
+      RenderSVGContainer {g} at (15,15) size 415x333
+        RenderSVGRect {rect} at (15,15) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=15.00] [width=128.00] [height=128.00]
+          [filter=&quot;DispMapChecker&quot;] RenderSVGResourceFilter {filter} at (15,15) size 128x128
+        RenderSVGRect {rect} at (20,115) size 118x20 [fill={[type=SOLID] [color=#DDDDDD]}] [x=20.00] [y=115.00] [width=118.00] [height=20.00]
+        RenderSVGText {text} at (21,119) size 116x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 115x14
+            chunk 1 (middle anchor) text run 1 at (21.50,130.00) startOffset 0 endOffset 18 width 115.00: &quot;Checkerboard Image&quot;
+        RenderSVGRect {rect} at (158,15) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=158.00] [y=15.00] [width=128.00] [height=128.00]
+          [filter=&quot;RotateMap&quot;] RenderSVGResourceFilter {filter} at (158,15) size 128x128
+        RenderSVGRect {rect} at (163,112) size 118x30 [fill={[type=SOLID] [color=#DDDDDD]}] [x=163.00] [y=112.00] [width=118.00] [height=30.00]
+        RenderSVGText {text} at (169,114) size 106x27 contains 1 chunk(s)
+          RenderSVGTSpan {tspan} at (0,0) size 102x14
+            RenderSVGInlineText {#text} at (0,0) size 102x14
+              chunk 1 (middle anchor) text run 1 at (169.50,125.00) startOffset 0 endOffset 16 width 102.00: &quot;Displacement Map&quot;
+          RenderSVGInlineText {#text} at (102,0) size 3x14
+            chunk 1 (middle anchor) text run 1 at (271.50,125.00) startOffset 0 endOffset 1 width 3.00: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 93x14
+            RenderSVGInlineText {#text} at (6,13) size 93x14
+              chunk 1 (middle anchor) text run 1 at (175.50,138.00) startOffset 0 endOffset 18 width 93.00: &quot;(20 deg. rotation)&quot;
+        RenderSVGRect {rect} at (301,15) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=301.00] [y=15.00] [width=128.00] [height=128.00]
+          [filter=&quot;RotateMapTest&quot;] RenderSVGResourceFilter {filter} at (301,15) size 128x128
+        RenderSVGRect {rect} at (323,37) size 84x84 [transform={m=((30.07,10.94)(-10.94,30.07)) t=(365.00,79.00)}] [fill={[type=SOLID] [color=#0000FF] [opacity=0.50]}] [x=-1.00] [y=-1.00] [width=2.00] [height=2.00]
+        RenderSVGText {text} at (300,149) size 130x38 contains 1 chunk(s)
+          RenderSVGTSpan {tspan} at (0,0) size 35x14
+            RenderSVGInlineText {#text} at (46,0) size 35x14
+              chunk 1 (middle anchor) text run 1 at (346.00,160.00) startOffset 0 endOffset 6 width 35.00: &quot;Result&quot;
+          RenderSVGInlineText {#text} at (81,0) size 3x14
+            chunk 1 (middle anchor) text run 1 at (381.00,160.00) startOffset 0 endOffset 1 width 3.00: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 127x14
+            RenderSVGInlineText {#text} at (0,12) size 127x14
+              chunk 1 (middle anchor) text run 1 at (300.00,172.00) startOffset 0 endOffset 23 width 127.00: &quot;(overlayed with 20 deg.&quot;
+          RenderSVGInlineText {#text} at (127,12) size 3x14
+            chunk 1 (middle anchor) text run 1 at (427.00,172.00) startOffset 0 endOffset 1 width 3.00: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 124x14
+            RenderSVGInlineText {#text} at (3,24) size 123x14
+              chunk 1 (middle anchor) text run 1 at (303.50,184.00) startOffset 0 endOffset 23 width 123.00: &quot;rotated blue rectangle)&quot;
+        RenderSVGRect {rect} at (15,158) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=158.00] [width=128.00] [height=128.00]
+          [filter=&quot;DispMapChecker&quot;] RenderSVGResourceFilter {filter} at (15,158) size 128x128
+        RenderSVGRect {rect} at (20,258) size 118x20 [fill={[type=SOLID] [color=#DDDDDD]}] [x=20.00] [y=258.00] [width=118.00] [height=20.00]
+        RenderSVGText {text} at (21,262) size 116x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 115x14
+            chunk 1 (middle anchor) text run 1 at (21.50,273.00) startOffset 0 endOffset 18 width 115.00: &quot;Checkerboard Image&quot;
+        RenderSVGRect {rect} at (158,158) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=158.00] [y=158.00] [width=128.00] [height=128.00]
+          [filter=&quot;SphereMap&quot;] RenderSVGResourceFilter {filter} at (158,158) size 128x128
+        RenderSVGRect {rect} at (163,255) size 118x30 [fill={[type=SOLID] [color=#DDDDDD]}] [x=163.00] [y=255.00] [width=118.00] [height=30.00]
+        RenderSVGText {text} at (166,257) size 112x29 contains 1 chunk(s)
+          RenderSVGTSpan {tspan} at (0,0) size 102x14
+            RenderSVGInlineText {#text} at (3,0) size 102x14
+              chunk 1 (middle anchor) text run 1 at (169.50,268.00) startOffset 0 endOffset 16 width 102.00: &quot;Displacement Map&quot;
+          RenderSVGInlineText {#text} at (105,0) size 3x14
+            chunk 1 (middle anchor) text run 1 at (271.50,268.00) startOffset 0 endOffset 1 width 3.00: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 111x14
+            RenderSVGInlineText {#text} at (0,15) size 111x14
+              chunk 1 (middle anchor) text run 1 at (166.50,283.00) startOffset 0 endOffset 22 width 111.00: &quot;(spherical distortion)&quot;
+        RenderSVGRect {rect} at (301,200) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=301.00] [y=200.00] [width=128.00] [height=128.00]
+          [filter=&quot;SphereMapTest&quot;] RenderSVGResourceFilter {filter} at (301,200) size 128x128
+        RenderSVGText {text} at (347,334) size 36x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 35x14
+            chunk 1 (middle anchor) text run 1 at (347.50,345.00) startOffset 0 endOffset 6 width 35.00: &quot;Result&quot;
+    RenderSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x45
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.6 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflsvgW3CSVG11filtersimage01bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt (0 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (0,0) size 480x360
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;image&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;503.00x503.00&quot;]
+      RenderSVGText {text} at (147,9) size 186x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 185x14
+          chunk 1 (middle anchor) text run 1 at (147.50,20.00) startOffset 0 endOffset 37 width 185.00: &quot;Basic test of feImage filter support.&quot;
+      RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+        [filter=&quot;image&quot;] RenderSVGResourceFilter {filter} at (-48,-36) size 576x432
+    RenderSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x45
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflsvgW3CSVG11SEfiltersimage03fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt (0 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -0,0 +1,65 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (59,99) size 352x152
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;default&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;all_specified_relative&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;all_specified_absolute&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;x_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;y_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;width_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;height_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;width_height_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;x_y_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+      RenderSVGContainer {g} at (59,99) size 352x152 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,100.00)}]
+        RenderSVGRect {rect} at (60,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;default&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGRect {rect} at (160,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;all_specified_relative&quot;] RenderSVGResourceFilter {filter} at (100,0) size 50x50
+        RenderSVGRect {rect} at (260,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=200.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;all_specified_absolute&quot;] RenderSVGResourceFilter {filter} at (200,0) size 50x50
+        RenderSVGRect {rect} at (360,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=300.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;y_specified&quot;] RenderSVGResourceFilter {filter} at (300,0) size 50x50
+        RenderSVGRect {rect} at (60,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;width_specified&quot;] RenderSVGResourceFilter {filter} at (0,100) size 50x50
+        RenderSVGRect {rect} at (160,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;height_specified&quot;] RenderSVGResourceFilter {filter} at (100,100) size 50x50
+        RenderSVGRect {rect} at (260,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=200.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;width_height_specified&quot;] RenderSVGResourceFilter {filter} at (200,100) size 50x50
+        RenderSVGRect {rect} at (360,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=300.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;x_y_specified&quot;] RenderSVGResourceFilter {filter} at (300,100) size 50x50
+        RenderSVGContainer {g} at (59,99) size 352x152
+          RenderSVGRect {rect} at (59,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (159,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (259,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (359,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (59,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (159,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (259,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (359,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=100.00] [width=50.00] [height=50.00]
+    RenderSVGContainer {g} at (10,314) size 223x33
+      RenderSVGText {text} at (10,314) size 223x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 223x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 13 width 8.90: &quot;.&quot;
+          chunk 1 text run 5 at (188.50,340.00) startOffset 13 endOffset 16 width 44.48: &quot;1 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+    RenderSVGContainer {g} at (0,0) size 480x23
+      RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 67x20
+          chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflsvgW3CSVG11SEfiltersimage05fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt (0 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -0,0 +1,170 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,16) size 420x279
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;default&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMinMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMinMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMinMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMidMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMidMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMidMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMaxMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMaxMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMaxMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMinSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMinSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMinSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMidSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMidSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMidSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMaxSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMaxSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMaxSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+      RenderSVGContainer {g} at (10,16) size 420x279 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+        RenderSVGText {text} at (63,-14) size 354x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 354x17
+            chunk 1 (middle anchor) text run 1 at (63.00,0.00) startOffset 0 endOffset 47 width 354.00: &quot;Test preserveAspectRatio on an feImage element.&quot;
+        RenderSVGText {text} at (15,22) size 50x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 50x10
+            chunk 1 (middle anchor) text run 1 at (15.00,30.00) startOffset 0 endOffset 13 width 50.00: &quot;Raster to fit&quot;
+        RenderSVGContainer {g} at (20,70) size 40x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,40.00)}]
+          RenderSVGRect {rect} at (20,70) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
+            [filter=&quot;default&quot;] RenderSVGResourceFilter {filter} at (0,0) size 40x40
+        RenderSVGText {text} at (13,102) size 45x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 44x10
+            chunk 1 (middle anchor) text run 1 at (13.50,110.00) startOffset 0 endOffset 10 width 44.00: &quot;Viewport 1&quot;
+        RenderSVGContainer {g} at (10,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
+          RenderSVGRect {rect} at (10,150) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+        RenderSVGText {text} at (13,172) size 45x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 44x10
+            chunk 1 (middle anchor) text run 1 at (13.50,180.00) startOffset 0 endOffset 10 width 44.00: &quot;Viewport 2&quot;
+        RenderSVGContainer {g} at (20,220) size 30x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,190.00)}]
+          RenderSVGRect {rect} at (20,220) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+        RenderSVGContainer {g} at (120,52) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,50.00)}]
+          RenderSVGText {text} at (0,-28) size 117x10 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 117x10
+              chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 36 width 117.00: &quot;---------- meet --------------------&quot;
+          RenderSVGContainer {g} at (120,67) size 50x43
+            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 24x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;xMin*&quot;
+            RenderSVGRect {rect} at (120,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (120,80) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMinYMinMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGContainer {g} at (190,67) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 24x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;xMid*&quot;
+            RenderSVGRect {rect} at (190,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (190,80) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMidYMidMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGContainer {g} at (120,117) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
+            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 27x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;xMax*&quot;
+            RenderSVGRect {rect} at (120,130) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (120,130) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMaxYMaxMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+        RenderSVGContainer {g} at (300,52) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,50.00)}]
+          RenderSVGText {text} at (0,-28) size 129x10 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 129x10
+              chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 40 width 129.00: &quot;---------- meet ------------------------&quot;
+          RenderSVGContainer {g} at (300,67) size 30x73
+            RenderSVGText {text} at (0,-13) size 25x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 25x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: &quot;*YMin&quot;
+            RenderSVGRect {rect} at (300,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (300,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMinYMinMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+          RenderSVGContainer {g} at (350,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 25x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 25x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: &quot;*YMid&quot;
+            RenderSVGRect {rect} at (350,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (350,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMidYMidMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+          RenderSVGContainer {g} at (400,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 28x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 28x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;*YMax&quot;
+            RenderSVGRect {rect} at (400,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (400,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMaxYMaxMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+        RenderSVGContainer {g} at (120,187) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,185.00)}]
+          RenderSVGText {text} at (0,-28) size 130x10 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 130x10
+              chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 42 width 130.00: &quot;---------- slice -------------------------&quot;
+          RenderSVGContainer {g} at (120,202) size 30x73
+            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 24x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;xMin*&quot;
+            RenderSVGRect {rect} at (120,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (120,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMinYMinSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+          RenderSVGContainer {g} at (170,202) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 24x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;xMid*&quot;
+            RenderSVGRect {rect} at (170,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (170,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMidYMidSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+          RenderSVGContainer {g} at (220,202) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 27x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;xMax*&quot;
+            RenderSVGRect {rect} at (220,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (220,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMaxYMaxSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+        RenderSVGContainer {g} at (300,187) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,185.00)}]
+          RenderSVGText {text} at (0,-28) size 118x10 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 118x10
+              chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 38 width 118.00: &quot;---------- slice ---------------------&quot;
+          RenderSVGContainer {g} at (300,202) size 50x43
+            RenderSVGText {text} at (0,-13) size 25x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 25x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: &quot;*YMin&quot;
+            RenderSVGRect {rect} at (300,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (300,215) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMinYMinSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGContainer {g} at (370,202) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 25x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 25x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: &quot;*YMid&quot;
+            RenderSVGRect {rect} at (370,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (370,215) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMidYMidSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGContainer {g} at (300,252) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
+            RenderSVGText {text} at (0,-13) size 28x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 28x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;*YMax&quot;
+            RenderSVGRect {rect} at (300,265) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (300,265) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMaxYMaxSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+    RenderSVGContainer {g} at (10,311) size 231x36
+      RenderSVGText {text} at (10,311) size 231x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 231x36
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: &quot;$Revision: 1.3 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozillamarvinbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla/marvin/body_col-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla/marvin/body_col-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/tables/mozilla/marvin/body_col-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 155x152
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 49x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (15,2) size 36x35
</del><ins>+              RenderText {#text} at (15,2) size 37x35
</ins><span class="cx">                 text run at (15,2) width 19: &quot;La&quot;
</span><span class="cx">                 text run at (6,20) width 37: &quot;Mesa&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,11) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,44) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,44) size 49x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (17,2) size 42x35
</del><ins>+              RenderText {#text} at (17,2) size 43x35
</ins><span class="cx">                 text run at (17,2) width 15: &quot;El&quot;
</span><span class="cx">                 text run at (3,20) width 43: &quot;Cajon&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,53) size 100x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozillamarvinx_th_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x238
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x234
</span><span class="cx">             RenderTableCell {th} at (2,24) size 214x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (12,2) size 207x89
</del><ins>+              RenderText {#text} at (12,2) size 206x89
</ins><span class="cx">                 text run at (12,2) width 190: &quot;Compare the baseline of the&quot;
</span><span class="cx">                 text run at (4,20) width 76: &quot;first line of &quot;
</span><span class="cx">                 text run at (80,20) width 130: &quot;text in this cell with&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozillaotherbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla/other/body_col-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla/other/body_col-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/tables/mozilla/other/body_col-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 155x152
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 49x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (15,2) size 36x35
</del><ins>+              RenderText {#text} at (15,2) size 37x35
</ins><span class="cx">                 text run at (15,2) width 19: &quot;La&quot;
</span><span class="cx">                 text run at (6,20) width 37: &quot;Mesa&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,11) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,44) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,44) size 49x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (17,2) size 42x35
</del><ins>+              RenderText {#text} at (17,2) size 43x35
</ins><span class="cx">                 text run at (17,2) width 15: &quot;El&quot;
</span><span class="cx">                 text run at (3,20) width 43: &quot;Cajon&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,53) size 100x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug10140expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -185,7 +185,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,1196) size 90x127 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x60 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 51x53
</del><ins>+          RenderText {#text} at (22,3) size 50x53
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,21) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,39) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -206,7 +206,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,1322) size 90x127 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x60 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 51x53
</del><ins>+          RenderText {#text} at (22,3) size 50x53
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,21) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,39) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -355,7 +355,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,2290) size 90x127 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x60 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 51x53
</del><ins>+          RenderText {#text} at (22,3) size 50x53
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,21) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,39) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -376,7 +376,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (15,2416) size 90x127 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x60 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 51x53
</del><ins>+          RenderText {#text} at (22,3) size 50x53
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,21) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,39) width 50: &quot;caption.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug10216expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,572) size 87x107 [border: (1px outset #808080)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 87x54
</span><del>-          RenderText {#text} at (9,0) size 88x53
</del><ins>+          RenderText {#text} at (9,0) size 87x53
</ins><span class="cx">             text run at (9,0) width 69: &quot;The table's&quot;
</span><span class="cx">             text run at (2,18) width 83: &quot;caption, with&quot;
</span><span class="cx">             text run at (0,36) width 87: &quot;align=\&quot;right\&quot;.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failurescorecaptions3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/captions3-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/captions3-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/captions3-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -185,7 +185,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,1196) size 90x127 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x60 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 51x53
</del><ins>+          RenderText {#text} at (22,3) size 50x53
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,21) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,39) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -206,7 +206,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,1322) size 90x127 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x60 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 51x53
</del><ins>+          RenderText {#text} at (22,3) size 50x53
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,21) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,39) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -355,7 +355,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,2290) size 90x127 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x60 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 51x53
</del><ins>+          RenderText {#text} at (22,3) size 50x53
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,21) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,39) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -376,7 +376,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (15,2416) size 90x127 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x60 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 51x53
</del><ins>+          RenderText {#text} at (22,3) size 50x53
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,21) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,39) width 50: &quot;caption.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresothertest4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt (167753 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt        2014-04-24 08:55:18 UTC (rev 167753)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -141,7 +141,7 @@
</span><span class="cx">           text run at (0,18) width 4: &quot; &quot;
</span><span class="cx">       RenderTable {TABLE} at (0,602) size 252x175 [border: (1px none #808080)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,120) size 252x54
</span><del>-          RenderText {#text} at (11,0) size 239x53
</del><ins>+          RenderText {#text} at (11,0) size 240x53
</ins><span class="cx">             text run at (11,0) width 230: &quot;Table 4 has this bottom caption. The&quot;
</span><span class="cx">             text run at (6,18) width 240: &quot;table has specified column widths and&quot;
</span><span class="cx">             text run at (66,36) width 120: &quot;collapsing borders.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflwk2inspectorprotocoldebuggersetBreakpointdfgandmodifylocalexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl-wk2/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt (0 => 167754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl-wk2/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl-wk2/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt        2014-04-24 12:58:16 UTC (rev 167754)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+Debugger.evaluateOnCallFrame in a DFG compiled functions.
+
+Found breakpoint.js
+result: 502500
+dfg function warmed up
+
+Breakpoint set in breakpointBasic()
+Hit Breakpoint!
+Evaluating in DFG frame at frame[1]: 'x = 20000;'
+inside breakpointBasic
+PASS: result is 20003
+Resumed from breakpoint
+Test complete
+
</ins></span></pre>
</div>
</div>

</body>
</html>