<!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>[189487] 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/189487">189487</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2015-09-08 08:43:19 -0700 (Tue, 08 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Unreviewed GTK gardening.

Update some paths for tests that were renamed.
Remove some tests from the expectations that not longer exist.
Report new failures for the Debug build.

* platform/gtk/TestExpectations:</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>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189486 => 189487)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-08 15:25:53 UTC (rev 189486)
+++ trunk/LayoutTests/ChangeLog        2015-09-08 15:43:19 UTC (rev 189487)
</span><span class="lines">@@ -1,3 +1,13 @@
</span><ins>+2015-09-08  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening.
+
+        Update some paths for tests that were renamed.
+        Remove some tests from the expectations that not longer exist.
+        Report new failures for the Debug build.
+
+        * platform/gtk/TestExpectations:
+
</ins><span class="cx"> 2015-09-08  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed, land iOS baselines for a couple of html/dom tests.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (189486 => 189487)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2015-09-08 15:25:53 UTC (rev 189486)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2015-09-08 15:43:19 UTC (rev 189487)
</span><span class="lines">@@ -557,7 +557,6 @@
</span><span class="cx"> webkit.org/b/127109 media/video-object-fit.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/142283 fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/142287 svg/clip-path/clip-path-line-use-before-defined.svg [ ImageOnlyFailure ]
</span><del>-webkit.org/b/142288 css3/masking/mask-svg-clipped-fragmentId.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/142289 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/141074 accessibility/auto-filled-value.html [ Missing ]
</span><span class="lines">@@ -698,6 +697,16 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/144771 editing/selection/selection-invalid-offset.html [ Crash ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/148956 [ Debug ] css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Crash ]
+webkit.org/b/148956 [ Debug ] css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Crash ]
+webkit.org/b/148956 [ Debug ] css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Crash ]
+webkit.org/b/148956 [ Debug ] css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Crash ]
+webkit.org/b/148956 [ Debug ] fast/css-grid-layout/flex-content-sized-columns-resize.html [ Crash ]
+webkit.org/b/148956 [ Debug ] fast/dom/Window/window-resize-contents.html [ Crash ]
+webkit.org/b/148956 [ Debug ] fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Crash ]
+webkit.org/b/148956 [ Debug ] fast/dynamic/window-resize-scrollbars-test.html [ Crash ]
+webkit.org/b/148956 [ Debug ] fast/fixed-layout/fixed-layout.html [ Crash ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Crashing tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -925,7 +934,7 @@
</span><span class="cx"> webkit.org/b/132182 css3/calc/transitions-dependent.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/132183 fast/dom/adopt-node-crash-2.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/132184 fast/multicol/span/span-as-immediate-columns-child-dynamic.html [ Failure Pass ]
</span><del>-webkit.org/b/132185 platform/gtk/editing/pasteboard/middle-button-paste.html [ Failure Pass ]
</del><ins>+webkit.org/b/132185 editing/pasteboard/gtk/middle-button-paste.html [ Failure Pass ]
</ins><span class="cx"> 
</span><span class="cx"> # Some media fragment tests are flaky
</span><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0001.html [ Timeout Pass ]
</span><span class="lines">@@ -1121,8 +1130,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/143983 fast/hidpi/image-srcset-svg-canvas.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> webkit.org/b/143985 editing/pasteboard/drop-text-events.html [ Failure Timeout Crash ]
</span><del>-
-webkit.org/b/143988 css3/masking/mask-svg-invalid-fragmentId.html [ ImageOnlyFailure Pass ]
</del><span class="cx"> webkit.org/b/143988 css3/masking/mask-svg-no-fragmentId.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> webkit.org/b/143991 fast/table/multiple-captions-crash3.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> webkit.org/b/143995 fast/canvas/canvas-composite-text-alpha.html [ Failure Pass ]
</span><span class="lines">@@ -1763,8 +1770,8 @@
</span><span class="cx"> Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # r65681 broke a couple GTK+ a11y tests
</span><del>-webkit.org/b/44316 platform/gtk/accessibility/object-attributes.html [ Failure ]
-webkit.org/b/44316 platform/gtk/accessibility/title-and-alt.html [ Failure ]
</del><ins>+webkit.org/b/44316 accessibility/gtk/object-attributes.html [ Failure ]
+webkit.org/b/44316 accessibility/gtk/title-and-alt.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Expose title direction in WebKit API
</span><span class="cx"> webkit.org/b/58845 fast/dom/title-directionality.html [ Failure ]
</span><span class="lines">@@ -2383,7 +2390,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/142482 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/142666 fast/forms/input-auto-fill-button.html [ Failure ]
</del><span class="cx"> webkit.org/b/142667 fast/forms/search-vertical-alignment.html [ Failure ]
</span><span class="cx"> webkit.org/b/142667 fast/forms/textfield-overflow-by-value-update.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2544,13 +2550,6 @@
</span><span class="cx"> webkit.org/b/148935 accessibility/scroll-to-make-visible-nested.html [ Failure ]
</span><span class="cx"> webkit.org/b/148935 accessibility/scroll-to-make-visible-with-subfocus.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-control.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-br.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-text.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source-after.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-text.html [ Failure ]
</del><span class="cx"> webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html [ Failure ]
</span><span class="cx"> webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Failure ]
</span><span class="cx"> webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html [ Failure ]
</span></span></pre>
</div>
</div>

</body>
</html>