<!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>[182986] 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/182986">182986</a></dd>
<dt>Author</dt> <dd>m.pakula@samsung.com</dd>
<dt>Date</dt> <dd>2015-04-18 13:15:29 -0700 (Sat, 18 Apr 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[EFL] Unreviewed gardening

Update test expectations for failing tests.

* platform/efl/TestExpectations:
* platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/182620">r182620</a>.
* platform/efl/fast/dom/focus-contenteditable-expected.txt: Ditto.
* platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt: Ditto.
* platform/efl/fast/parser/open-comment-in-textarea-expected.txt: Ditto.
* platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt: Ditto.
* platform/efl/inspector-protocol/debugger/regress-133182-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/181810">r181810</a>.
* platform/efl/svg/wicd/test-rightsizing-b-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/182620">r182620</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformeflTestExpectations">trunk/LayoutTests/platform/efl/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastcsstextoverflowellipsisbidiexpectedtxt">trunk/LayoutTests/platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastdomfocuscontenteditableexpectedtxt">trunk/LayoutTests/platform/efl/fast/dom/focus-contenteditable-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastformslistboxhittestzoomedexpectedtxt">trunk/LayoutTests/platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastparseropencommentintextareaexpectedtxt">trunk/LayoutTests/platform/efl/fast/parser/open-comment-in-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfasttextinternationalbidilayoutacrosslinebreakexpectedtxt">trunk/LayoutTests/platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflsvgwicdtestrightsizingbexpectedtxt">trunk/LayoutTests/platform/efl/svg/wicd/test-rightsizing-b-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformeflinspectorprotocoldebuggerregress133182expectedtxt">trunk/LayoutTests/platform/efl/inspector-protocol/debugger/regress-133182-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (182985 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-04-18 19:39:13 UTC (rev 182985)
+++ trunk/LayoutTests/ChangeLog        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -1,3 +1,18 @@
</span><ins>+2015-04-18  Michał Pakuła vel Rutka  &lt;m.pakula@samsung.com&gt;
+
+        [EFL] Unreviewed gardening
+
+        Update test expectations for failing tests.
+
+        * platform/efl/TestExpectations:
+        * platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt: Rebaseline after r182620.
+        * platform/efl/fast/dom/focus-contenteditable-expected.txt: Ditto.
+        * platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt: Ditto.
+        * platform/efl/fast/parser/open-comment-in-textarea-expected.txt: Ditto.
+        * platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt: Ditto.
+        * platform/efl/inspector-protocol/debugger/regress-133182-expected.txt: Rebaseline after r181810.
+        * platform/efl/svg/wicd/test-rightsizing-b-expected.txt: Rebaseline after r182620.
+
</ins><span class="cx"> 2015-04-18  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         REGRESSION (r181656): Animated tiled layers are missing content
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/TestExpectations (182985 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/TestExpectations        2015-04-18 19:39:13 UTC (rev 182985)
+++ trunk/LayoutTests/platform/efl/TestExpectations        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -347,7 +347,7 @@
</span><span class="cx"> webkit.org/b/86623 fast/events/drag-customData.html
</span><span class="cx"> webkit.org/b/86623 fast/events/drag-dataTransferItemList.html
</span><span class="cx"> webkit.org/b/86623 fast/events/drag-image-filename.html [ Timeout ]
</span><del>-webkit.org/b/86623 fast/events/drag-in-frames.html [ Failure ]
</del><ins>+webkit.org/b/86623 fast/events/drag-in-frames.html [ Failure Timeout ]
</ins><span class="cx"> webkit.org/b/86623 fast/events/drag-and-drop-link.html [ Failure ]
</span><span class="cx"> webkit.org/b/86623 fast/events/drag-and-drop-link-into-focused-contenteditable.html [ Failure ]
</span><span class="cx"> webkit.org/b/86623 fast/events/drag-parent-node.html [ Failure ]
</span><span class="lines">@@ -522,8 +522,6 @@
</span><span class="cx"> # A lot of crash happen since buildbot bagan to use Ubuntu 13.10.
</span><span class="cx"> webkit.org/b/131729 fast/events/touch [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/142766 fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash ]
-
</del><span class="cx"> # REGRESSION(r174107): [EFL] WebGL broken
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=137842
</span><span class="cx"> fast/canvas/webgl [ Skip ]
</span><span class="lines">@@ -660,7 +658,7 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/136227 mathml/very-large-stretchy-operators.html [ Crash Timeout Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/142158 inspector-protocol/dom/remove-multiple-nodes.html [ Crash ]
</del><ins>+webkit.org/b/142158 inspector-protocol/dom/remove-multiple-nodes.html [ Crash Pass ]
</ins><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # FLAKY TESTS
</span><span class="lines">@@ -801,7 +799,6 @@
</span><span class="cx"> webkit.org/b/102201 fast/dom/Window/window-resize-contents.html [ Timeout Pass ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/103396 [ Debug ] fast/forms/state-restore-per-form.html [ Failure Pass ]
</span><del>-webkit.org/b/103399 [ Debug ] fast/forms/basic-buttons.html [ Failure Pass ]
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/103400 [ Debug ] compositing/overflow/content-gains-scrollbars.html [ Crash Failure ]
</span><span class="cx"> webkit.org/b/103400 [ Debug ] compositing/overflow/content-loses-scrollbars.html [ Crash Failure ]
</span><span class="lines">@@ -939,6 +936,8 @@
</span><span class="cx"> webkit.org/b/141458 imported/mozilla/svg/text-white-space-01.svg [ Failure Pass ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/141458 imported/w3c/canvas/2d.line.cap.round.html [ Failure Pass ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/142766 fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # PASSING TESTS WITH INCORRECT EXPECTATIONS
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -947,9 +946,6 @@
</span><span class="cx"> Bug(EFL) fast/forms/input-disabled-color.html [ Pass ]
</span><span class="cx"> Bug(EFL) fast/forms/input-readonly-dimmed.html [ Pass ]
</span><span class="cx"> 
</span><del>-# Test 2 in below test is failing.
-webkit.org/b/94877 fast/forms/listbox-hit-test-zoomed.html [ Pass ]
-
</del><span class="cx"> # Intrusive theming overrides collide with style-related LayoutTests.
</span><span class="cx"> webkit.org/b/85877 fast/forms/menulist-narrow-width.html [ Pass ]
</span><span class="cx"> webkit.org/b/85877 fast/forms/menulist-style-color.html [ Pass ]
</span><span class="lines">@@ -1786,7 +1782,7 @@
</span><span class="cx"> webkit.org/b/124589 http/tests/cache/partitioned-cache.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/118126 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/118126 fast/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/118126 fast/flexbox/image-percent-max-height.html [ ImageOnlyFailure Pass ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/124656 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/124656 fast/css3-text/css3-text-decoration/text-decoration-skip/decoration-skip-crash-fallback-svg.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1889,8 +1885,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/125632 compositing/layer-creation/fixed-position-transformed-outside-view.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/125633 compositing/repaint/fixed-background-scroll.html [ Failure ]
-
</del><span class="cx"> # Failing after r159030
</span><span class="cx"> webkit.org/b/125635 compositing/repaint/positioned-movement.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2094,7 +2088,6 @@
</span><span class="cx"> # Probably started failing since r159110
</span><span class="cx"> webkit.org/b/141591 inspector-protocol/debugger/breakpoint-eval-with-exception.html [ Failure ]
</span><span class="cx"> webkit.org/b/141591 inspector-protocol/debugger/setBreakpoint-actions.html [ Failure ]
</span><del>-webkit.org/b/141591 inspector-protocol/debugger/setBreakpoint-dfg-callee-and-examine-dfg-local.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # Doesn't support inter-ideograph justification
</span><span class="cx"> webkit.org/b/141593 fast/text/justify-ideograph-complex.html [ Failure ]
</span><span class="lines">@@ -2193,18 +2186,18 @@
</span><span class="cx"> compositing/masks/become-tiled-mask.html [ Crash ]
</span><span class="cx"> compositing/masks/cease-tiled-mask.html [ Crash ]
</span><span class="cx"> compositing/masks/compositing-clip-path-and-mask.html [ Crash ]
</span><del>-compositing/masks/compositing-clip-path-change-no-repaint.html [ Crash ]
</del><ins>+compositing/masks/compositing-clip-path-change-no-repaint.html [ Crash Failure ]
</ins><span class="cx"> compositing/masks/compositing-clip-path-mask-change.html [ Crash ]
</span><span class="cx"> compositing/masks/compositing-clip-path.html [ Crash ]
</span><del>-compositing/masks/direct-image-mask.html [ Crash ]
-compositing/masks/mask-layer-size.html [ Crash ]
-compositing/masks/masked-ancestor.html [ Crash ]
</del><ins>+compositing/masks/direct-image-mask.html [ Crash Pass ]
+compositing/masks/mask-layer-size.html [ Crash Pass ]
+compositing/masks/masked-ancestor.html [ Crash Pass ]
</ins><span class="cx"> compositing/masks/reference-clip-path-on-composited.html [ Crash ]
</span><span class="cx"> compositing/masks/solid-color-masked.html [ Crash ]
</span><span class="cx"> compositing/masks/tiled-mask.html [ Crash ]
</span><del>-compositing/masks/toggle-mask.html [ Crash ]
</del><ins>+compositing/masks/toggle-mask.html [ Crash Pass ]
</ins><span class="cx"> compositing/overlap-blending/nested-overlap-overflow.html [ Crash ]
</span><del>-compositing/reflections/nested-reflection-on-overflow.html [ Crash ]
</del><ins>+compositing/reflections/nested-reflection-on-overflow.html [ Crash Pass ]
</ins><span class="cx"> compositing/text-on-scaled-surface.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/143415 fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -2231,7 +2224,7 @@
</span><span class="cx"> webkit.org/b/131044 media/video-page-load-preload-none.html [ Failure ]
</span><span class="cx"> webkit.org/b/131044 media/video-volume-slider-drag.html [ Failure ]
</span><span class="cx"> webkit.org/b/131044 media/track/track-datacue.html [ Timeout ]
</span><del>-webkit.org/b/131044 media/track/track-in-band-subtitles-too-large.html [ Timeout ]
</del><ins>+webkit.org/b/131044 media/track/track-in-band-subtitles-too-large.html [ Timeout Crash Failure ]
</ins><span class="cx"> webkit.org/b/131044 media/track/track-remove-track.html [ Timeout ]
</span><span class="cx"> webkit.org/b/131044 media/video-controls-drag.html [ Timeout ]
</span><span class="cx"> webkit.org/b/131044 media/video-controls-toggling.html [ Timeout ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastcsstextoverflowellipsisbidiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt (182985 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt        2015-04-18 19:39:13 UTC (rev 182985)
+++ trunk/LayoutTests/platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">         RenderBR {BR} at (565,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 541x17
</span><span class="cx">           text run at (0,18) width 541: &quot;The ellipsis should appear on the left for the RTL case and on the right for LTR case. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (541,18) size 0x17
</ins><span class="cx">         RenderBR {BR} at (0,36) size 0x17
</span><span class="cx">         RenderText {#text} at (0,54) size 62x17
</span><span class="cx">           text run at (0,54) width 62: &quot;RTL text:&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastdomfocuscontenteditableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/fast/dom/focus-contenteditable-expected.txt (182985 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/dom/focus-contenteditable-expected.txt        2015-04-18 19:39:13 UTC (rev 182985)
+++ trunk/LayoutTests/platform/efl/fast/dom/focus-contenteditable-expected.txt        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 499x17
</span><span class="cx">           text run at (0,0) width 499: &quot;This test will try to call focus() on a contenteditable div, and then a normal div. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (499,14) size 0x0
</ins><span class="cx">         RenderText {#text} at (0,18) size 373x17
</span><span class="cx">           text run at (0,18) width 373: &quot;The window should scroll to reveal the contenteditable div.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,36) size 500x800
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastformslistboxhittestzoomedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt (182985 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt        2015-04-18 19:39:13 UTC (rev 182985)
+++ trunk/LayoutTests/platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -20,6 +20,6 @@
</span><span class="cx">         RenderBlock {PRE} at (0,81) size 781x37
</span><span class="cx">           RenderText {#text} at (0,0) size 1150x18
</span><span class="cx">             text run at (0,0) width 1150: &quot;     Expected: false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false&quot;
</span><del>-          RenderBR {BR} at (0,0) size 0x0
</del><ins>+          RenderBR {BR} at (1150,13) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,18) size 1130x18
</span><span class="cx">             text run at (0,18) width 1130: &quot;     Actual: false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastparseropencommentintextareaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/fast/parser/open-comment-in-textarea-expected.txt (182985 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/parser/open-comment-in-textarea-expected.txt        2015-04-18 19:39:13 UTC (rev 182985)
+++ trunk/LayoutTests/platform/efl/fast/parser/open-comment-in-textarea-expected.txt        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -8,11 +8,8 @@
</span><span class="cx"> layer at (10,10) size 201x42 clip at (11,11) size 184x40 scrollHeight 76
</span><span class="cx">   RenderTextControl {TEXTAREA} at (2,2) size 201x42 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 180x72
</span><del>-      RenderText {#text} at (0,0) size 180x53
</del><ins>+      RenderText {#text} at (0,0) size 179x53
</ins><span class="cx">         text run at (0,0) width 23: &quot;&lt;!--&quot;
</span><del>-        text run at (23,0) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,18) width 179: &quot;This should be part of the&quot;
</span><del>-        text run at (179,18) width 1: &quot; &quot;
</del><span class="cx">         text run at (0,36) width 61: &quot;textarea.&quot;
</span><del>-        text run at (61,36) width 0: &quot; &quot;
</del><span class="cx">       RenderBR {BR} at (0,54) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfasttextinternationalbidilayoutacrosslinebreakexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt (182985 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt        2015-04-18 19:39:13 UTC (rev 182985)
+++ trunk/LayoutTests/platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -163,7 +163,7 @@
</span><span class="cx">             RenderTableCell {TD} at (42,269) size 45x41 [border: (1px solid #008000)] [r=7 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (3,3) size 18x17
</span><span class="cx">                 text run at (3,3) width 18: &quot;a (&quot;
</span><del>-              RenderBR {BR} at (21,17) size 0x0
</del><ins>+              RenderBR {BR} at (21,3) size 0x17
</ins><span class="cx">               RenderText {#text} at (3,21) size 17x17
</span><span class="cx">                 text run at (3,21) width 17: &quot;] b&quot;
</span><span class="cx">             RenderTableCell {TD} at (87,269) size 33x41 [border: (1px solid #008000)] [r=7 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflinspectorprotocoldebuggerregress133182expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/inspector-protocol/debugger/regress-133182-expected.txt (0 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/inspector-protocol/debugger/regress-133182-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/inspector-protocol/debugger/regress-133182-expected.txt        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+CONSOLE MESSAGE: line 49: [1] Testing statement '({}).a.b.c.d;'
+CONSOLE MESSAGE: line 50: [1] Paused and about to step
+CONSOLE MESSAGE: line 62: [1] Resumed
+CONSOLE MESSAGE: line 54: [1] Paused after stepping
+CONSOLE MESSAGE: line 62: [1] Resumed
+CONSOLE MESSAGE: line 1: TypeError: undefined is not an object (evaluating '({}).a.b')
+CONSOLE MESSAGE: line 49: [2] Testing statement 'exceptionBasic();'
+CONSOLE MESSAGE: line 50: [2] Paused and about to step
+CONSOLE MESSAGE: line 62: [2] Resumed
+CONSOLE MESSAGE: line 54: [2] Paused after stepping
+CONSOLE MESSAGE: line 62: [2] Resumed
+CONSOLE MESSAGE: line 3: TypeError: undefined is not an object (evaluating '({}).a.b')
+CONSOLE MESSAGE: line 49: [3] Testing statement 'exceptionDOM();'
+CONSOLE MESSAGE: line 50: [3] Paused and about to step
+CONSOLE MESSAGE: line 62: [3] Resumed
+CONSOLE MESSAGE: line 54: [3] Paused after stepping
+CONSOLE MESSAGE: line 62: [3] Resumed
+CONSOLE MESSAGE: line 8: NotFoundError: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist.
+CONSOLE MESSAGE: line 49: [4] Testing statement 'exceptionInHostFunction();'
+CONSOLE MESSAGE: line 50: [4] Paused and about to step
+CONSOLE MESSAGE: line 62: [4] Resumed
+CONSOLE MESSAGE: line 54: [4] Paused after stepping
+CONSOLE MESSAGE: line 62: [4] Resumed
+CONSOLE MESSAGE: line 24: exception in host function
+CONSOLE MESSAGE: line 49: [5] Testing statement 'throwString();'
+CONSOLE MESSAGE: line 50: [5] Paused and about to step
+CONSOLE MESSAGE: line 62: [5] Resumed
+CONSOLE MESSAGE: line 54: [5] Paused after stepping
+CONSOLE MESSAGE: line 62: [5] Resumed
+CONSOLE MESSAGE: line 13: exception string
+CONSOLE MESSAGE: line 49: [6] Testing statement 'throwParam({x:1});'
+CONSOLE MESSAGE: line 50: [6] Paused and about to step
+CONSOLE MESSAGE: line 62: [6] Resumed
+CONSOLE MESSAGE: line 54: [6] Paused after stepping
+CONSOLE MESSAGE: line 62: [6] Resumed
+CONSOLE MESSAGE: line 18: [object Object]
+CONSOLE MESSAGE: line 49: [7] Testing statement 'throwParam(new Error('error message'));'
+CONSOLE MESSAGE: line 50: [7] Paused and about to step
+CONSOLE MESSAGE: line 62: [7] Resumed
+CONSOLE MESSAGE: line 54: [7] Paused after stepping
+CONSOLE MESSAGE: line 62: [7] Resumed
+CONSOLE MESSAGE: line 18: Error: error message
+Regression test for https://bugs.webkit.org/show_bug.cgi?id=133182
+
+Stepping after breaking on uncaught exceptions should not crash
+
+PASS - paused for each uncaught exception
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflsvgwicdtestrightsizingbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/svg/wicd/test-rightsizing-b-expected.txt (182985 => 182986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/svg/wicd/test-rightsizing-b-expected.txt        2015-04-18 19:39:13 UTC (rev 182985)
+++ trunk/LayoutTests/platform/efl/svg/wicd/test-rightsizing-b-expected.txt        2015-04-18 20:15:29 UTC (rev 182986)
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 627x31
</span><span class="cx">             text run at (0,0) width 627: &quot;Above there must be four times the same, square SVG child visible, each referenced by an object element with&quot;
</span><span class="cx">             text run at (0,16) width 360: &quot;different widths (40%, 20%, 10%, 5%) and no height defined. &quot;
</span><del>-          RenderBR {br} at (0,0) size 0x0
</del><ins>+          RenderBR {br} at (360,16) size 0x15
</ins><span class="cx">           RenderBR {br} at (0,32) size 0x15
</span><span class="cx">           RenderText {#text} at (0,48) size 373x15
</span><span class="cx">             text run at (0,48) width 373: &quot;Beyond there is the same, only with PNG images instead of SVG.&quot;
</span></span></pre>
</div>
</div>

</body>
</html>