<!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>[182466] 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/182466">182466</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2015-04-07 05:57:10 -0700 (Tue, 07 Apr 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Gardening 7th April
https://bugs.webkit.org/show_bug.cgi?id=143467

Unreviewed

Patch by Marcos Chavarría Teijeiro &lt;chavarria1991@gmail.com&gt; on 2015-04-07

* platform/gtk/TestExpectations:
* platform/gtk/editing/deleting/regional-indicators-expected.txt: Rebaselined after <a href="http://trac.webkit.org/projects/webkit/changeset/182137">r182137</a>.
* platform/gtk/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Rebaselined after <a href="http://trac.webkit.org/projects/webkit/changeset/181889">r181889</a>.
* platform/gtk/inspector-protocol/debugger/regress-133182-expected.txt: Added. Rebaselined after <a href="http://trac.webkit.org/projects/webkit/changeset/181810">r181810</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeletingregionalindicatorsexpectedtxt">trunk/LayoutTests/platform/gtk/editing/deleting/regional-indicators-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingpasteboardemacsctrlky001expectedtxt">trunk/LayoutTests/platform/gtk/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkinspectorprotocoldebuggerregress133182expectedtxt">trunk/LayoutTests/platform/gtk/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 (182465 => 182466)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-04-07 12:27:43 UTC (rev 182465)
+++ trunk/LayoutTests/ChangeLog        2015-04-07 12:57:10 UTC (rev 182466)
</span><span class="lines">@@ -1,3 +1,15 @@
</span><ins>+2015-04-07  Marcos Chavarría Teijeiro  &lt;chavarria1991@gmail.com&gt;
+
+        [GTK] Gardening 7th April
+        https://bugs.webkit.org/show_bug.cgi?id=143467
+
+        Unreviewed
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/editing/deleting/regional-indicators-expected.txt: Rebaselined after r182137.
+        * platform/gtk/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Rebaselined after r181889.
+        * platform/gtk/inspector-protocol/debugger/regress-133182-expected.txt: Added. Rebaselined after r181810.
+
</ins><span class="cx"> 2015-04-06  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Bing video search result pages are not PageCacheable
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (182465 => 182466)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2015-04-07 12:27:43 UTC (rev 182465)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2015-04-07 12:57:10 UTC (rev 182466)
</span><span class="lines">@@ -42,6 +42,7 @@
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/132275 fast/multicol/scrolling-column-rules.html [ Missing ]
</span><ins>+webkit.org/b/143474 fast/css/focus-ring-exists-for-search-field.html [ Missing ]
</ins><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # Expected failures
</span><span class="lines">@@ -1129,6 +1130,10 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/139489 http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure Pass ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/143472 media/track/track-cue-mutable-fragment.html [ Failure Pass ]
+webkit.org/b/143475 media/audio-repaint.html [ Failure ImageOnlyFailure Pass ]
+webkit.org/b/143478 media/video-page-load-preload-none.html [ Failure Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Flaky tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1268,8 +1273,6 @@
</span><span class="cx"> 
</span><span class="cx"> Bug(GTK) fast/media/media-query-list-04.html [ Timeout ]
</span><span class="cx"> 
</span><del>-webkit.org/b/131545 media/media-event-listeners.html [ Timeout ]
-
</del><span class="cx"> webkit.org/b/132128 fast/text/international/embed-bidi-style-in-isolate-crash.html [ Timeout Pass ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/132266 js/slow-stress/emscripten-memops.html [ Timeout ]
</span><span class="lines">@@ -1323,7 +1326,10 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/142820 fast/images/animated-gif-body-outside-viewport.html [ Timeout ]
</span><span class="cx"> webkit.org/b/142491 media/click-volume-bar-not-pausing.html [ Timeout ]
</span><ins>+webkit.org/b/143473 editing/pasteboard/drag-and-drop-attachment-contenteditable.html [ Timeout ]
</ins><span class="cx"> 
</span><ins>+webkit.org/b/143477 fast/writing-mode/broken-ideograph-small-caps.html [ Timeout Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests timing out
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2124,8 +2130,7 @@
</span><span class="cx"> webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html [ Skip ]
</span><span class="cx"> webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
</span><span class="cx"> 
</span><del>-#Incorrect rebaseline
-webkit.org/b/107818 media/controls-styling.html [ Failure ]
</del><ins>+webkit.org/b/107818 media/controls-styling.html [ Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # New chromium based controls
</span><span class="cx"> webkit.org/b/107825 media/audio-delete-while-step-button-clicked.html [ Failure Timeout ]
</span><span class="lines">@@ -2366,6 +2371,11 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/143230 imported/mozilla/svg/filters/feImage-1.svg [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/143468 accessibility/plugin.html [ Failure ]
+
+webkit.org/b/131545 media/media-event-listeners.html [ Failure ]
+webkit.org/b/143469 fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests failing
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2377,6 +2387,7 @@
</span><span class="cx"> 
</span><span class="cx"> # This feature is only enabled on Mac and iOS right now
</span><span class="cx"> contentfiltering [ Skip ]
</span><ins>+http/tests/contentfiltering [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Broken Ruby tests
</span><span class="cx"> webkit.org/b/143354 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeletingregionalindicatorsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/regional-indicators-expected.txt (182465 => 182466)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/deleting/regional-indicators-expected.txt        2015-04-07 12:27:43 UTC (rev 182465)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/regional-indicators-expected.txt        2015-04-07 12:57:10 UTC (rev 182466)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> This test checks how backspacing works with regional indicator characters.
</span><span class="cx"> 
</span><span class="cx"> a
</span><del>-1. Delete a flag: FAIL
</del><ins>+1. Delete a flag: PASS
</ins><span class="cx"> 2. Delete a lone regional indicator character: PASS
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingpasteboardemacsctrlky001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt (182465 => 182466)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt        2015-04-07 12:27:43 UTC (rev 182465)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt        2015-04-07 12:57:10 UTC (rev 182466)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
</span><span class="cx"> EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
</span><span class="cx"> EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
</span><del>-CONSOLE MESSAGE: line 27: TypeError: undefined is not a function (evaluating 'eventSender.clearKillRing()')
</del><ins>+CONSOLE MESSAGE: line 27: TypeError: eventSender.clearKillRing is not a function. (In 'eventSender.clearKillRing()', 'eventSender.clearKillRing' is undefined)
</ins><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkinspectorprotocoldebuggerregress133182expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/inspector-protocol/debugger/regress-133182-expected.txt (0 => 182466)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/inspector-protocol/debugger/regress-133182-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/inspector-protocol/debugger/regress-133182-expected.txt        2015-04-07 12:57:10 UTC (rev 182466)
</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>
</div>

</body>
</html>