<!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>[201931] 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/201931">201931</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2016-06-10 11:41:11 -0700 (Fri, 10 Jun 2016)</dd>
</dl>

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

* TestExpectations: shadow-dom tests timeout on the GTK port.
Update the general expectations file to include also Timeout as
an expected failure.
* platform/gtk/TestExpectations: Since <a href="http://trac.webkit.org/projects/webkit/changeset/200320">r200320</a> resource-timing feature is a runtime flag and this causes failures.
Remove also one test that has been removed.
* platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt: rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/201234">r201234</a>
* platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt: rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/201234">r201234</a>
* platform/gtk/fast/table/max-width-integer-overflow-expected.txt: rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/201234">r201234</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangerowborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodyborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablemaxwidthintegeroverflowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (201930 => 201931)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-06-10 18:17:11 UTC (rev 201930)
+++ trunk/LayoutTests/ChangeLog        2016-06-10 18:41:11 UTC (rev 201931)
</span><span class="lines">@@ -1,3 +1,16 @@
</span><ins>+2016-06-10  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed gardening.
+
+        * TestExpectations: shadow-dom tests timeout on the GTK port.
+        Update the general expectations file to include also Timeout as
+        an expected failure.
+        * platform/gtk/TestExpectations: Since r200320 resource-timing feature is a runtime flag and this causes failures.
+        Remove also one test that has been removed.
+        * platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt: rebaseline after r201234
+        * platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt: rebaseline after r201234
+        * platform/gtk/fast/table/max-width-integer-overflow-expected.txt: rebaseline after r201234
+
</ins><span class="cx"> 2016-06-10  Youenn Fablet  &lt;youenn.fablet@crf.canon.fr&gt;
</span><span class="cx"> 
</span><span class="cx">         Origin header is not included in CORS requests for preloaded cross-origin resources
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (201930 => 201931)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations        2016-06-10 18:17:11 UTC (rev 201930)
+++ trunk/LayoutTests/TestExpectations        2016-06-10 18:41:11 UTC (rev 201931)
</span><span class="lines">@@ -780,7 +780,7 @@
</span><span class="cx"> webkit.org/b/148925 svg/dom/svg-root-lengths.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/150225 fast/custom-elements [ Failure ]
</span><del>-webkit.org/b/148695 fast/shadow-dom [ Failure ImageOnlyFailure ]
</del><ins>+webkit.org/b/148695 fast/shadow-dom [ Failure ImageOnlyFailure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Known failures on CSS Variables Test Suite
</span><span class="cx"> webkit.org/b/150183 fast/css/variables/test-suite/failures/024.html [ ImageOnlyFailure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (201930 => 201931)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2016-06-10 18:17:11 UTC (rev 201930)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2016-06-10 18:41:11 UTC (rev 201931)
</span><span class="lines">@@ -503,7 +503,6 @@
</span><span class="cx"> webkit.org/b/141423 fast/css/font-shorthand-line-height.html [ Failure ]
</span><span class="cx"> webkit.org/b/141423 fast/css/getComputedStyle/computed-style-font.html [ Failure ]
</span><span class="cx"> webkit.org/b/141423 fast/css/getComputedStyle/computed-style-without-renderer.html [ Failure ]
</span><del>-webkit.org/b/141423 fast/css/line-height-text-autosizing.html [ Failure ]
</del><span class="cx"> webkit.org/b/141423 fast/css/getComputedStyle/computed-style.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> #Pointer and hover media queries.
</span><span class="lines">@@ -714,6 +713,23 @@
</span><span class="cx"> # Some shadow-dom tests that are not under fast/shadow-dom that are passing for mac
</span><span class="cx"> webkit.org/b/148695 imported/w3c/csswg-test/css-scoping-1 [ Timeout Failure ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+
+# Since r200320 resource-timing feature is a runtime flag.
+webkit.org/b/158617 fast/dom/Window/window-properties-performance-resource-timing.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_connection_reuse.html [ Timeout ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_data_url.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_failures.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_reparenting.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_script_types.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMeasures.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_associate_with_navigation_timing.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure.html [ Failure ]
+webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_method_exist.html [ Failure ]
+
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Expected failures
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2087,8 +2103,9 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html [ Failure ]
-webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html [ Failure ]
</del><ins>+# Timing out because of webkit.org/b/158617
+webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html [ Failure Timeout ]
+webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html [ Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/115025 fast/events/constructors/mouse-event-constructor.html [ Failure ]
</span><span class="cx"> webkit.org/b/115025 fast/events/constructors/wheel-event-constructor.html [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangerowborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt (201930 => 201931)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt        2016-06-10 18:17:11 UTC (rev 201930)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt        2016-06-10 18:41:11 UTC (rev 201931)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 56x103 [border: (2px solid #0000FF)]
-        RenderTableSection {TBODY} at (2,2) size 52x100
-          RenderTableRow {TR} at (0,0) size 52x50 [border: (4px solid #FFFF00)]
-            RenderTableCell {TD} at (0,22) size 52x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
-          RenderTableRow {TR} at (0,50) size 52x50
-            RenderTableCell {TD} at (0,73) size 52x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 58x103 [border: (2px solid #0000FF)]
+        RenderTableSection {TBODY} at (2,2) size 54x100
+          RenderTableRow {TR} at (0,0) size 54x50 [border: (4px solid #FFFF00)]
+            RenderTableCell {TD} at (0,22) size 54x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+          RenderTableRow {TR} at (0,50) size 54x50
+            RenderTableCell {TD} at (0,73) size 54x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodyborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt (201930 => 201931)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt        2016-06-10 18:17:11 UTC (rev 201930)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt        2016-06-10 18:41:11 UTC (rev 201931)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 109x153 [border: (2px solid #0000FF)]
-        RenderTableSection {TBODY} at (2,2) size 105x100 [border: (4px solid #FFFF00)]
-          RenderTableRow {TR} at (0,0) size 105x50
-            RenderTableCell {TD} at (0,22) size 53x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (53,23) size 52x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,50) size 105x50
-            RenderTableCell {TD} at (0,72) size 53x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (53,73) size 52x4 [border: none] [r=1 c=1 rs=1 cs=1]
-        RenderTableSection {TBODY} at (2,102) size 105x50
-          RenderTableRow {TR} at (0,0) size 105x50
-            RenderTableCell {TD} at (0,23) size 53x4 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (53,23) size 52x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 111x153 [border: (2px solid #0000FF)]
+        RenderTableSection {TBODY} at (2,2) size 107x100 [border: (4px solid #FFFF00)]
+          RenderTableRow {TR} at (0,0) size 107x50
+            RenderTableCell {TD} at (0,23) size 54x4 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (54,23) size 53x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,50) size 107x50
+            RenderTableCell {TD} at (0,73) size 54x4 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (54,74) size 53x2 [border: none] [r=1 c=1 rs=1 cs=1]
+        RenderTableSection {TBODY} at (2,102) size 107x50
+          RenderTableRow {TR} at (0,0) size 107x50
+            RenderTableCell {TD} at (0,23) size 54x4 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (54,23) size 53x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablemaxwidthintegeroverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt (201930 => 201931)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt        2016-06-10 18:17:11 UTC (rev 201930)
+++ trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt        2016-06-10 18:41:11 UTC (rev 201931)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 780x24 [bgcolor=#FF0000]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 780x24
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 780x24
</span><del>-            RenderTableCell {TD} at (0,0) size 770x24 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 770x24
-                RenderTableSection {TBODY} at (0,0) size 770x24
-                  RenderTableRow {TR} at (0,0) size 770x24
-                    RenderTableCell {TD} at (0,0) size 770x24 [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (0,0) size 770x24
-                        RenderTable {TABLE} at (0,0) size 770x24 [bgcolor=#008000]
-                          RenderTableSection {TBODY} at (0,0) size 770x24
-                            RenderTableRow {TR} at (0,2) size 770x20
-                              RenderTableCell {TD} at (2,11) size 762x2 [r=0 c=0 rs=1 cs=1]
-                              RenderTableCell {TD} at (766,11) size 2x2 [r=0 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (770,0) size 10x24 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 756x24 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 310x24
+                RenderTableSection {TBODY} at (0,0) size 310x24
+                  RenderTableRow {TR} at (0,0) size 310x24
+                    RenderTableCell {TD} at (0,0) size 310x24 [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (0,0) size 310x24
+                        RenderTable {TABLE} at (0,0) size 310x24 [bgcolor=#008000]
+                          RenderTableSection {TBODY} at (0,0) size 310x24
+                            RenderTableRow {TR} at (0,2) size 310x20
+                              RenderTableCell {TD} at (2,11) size 302x2 [r=0 c=0 rs=1 cs=1]
+                              RenderTableCell {TD} at (306,11) size 2x2 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (755,0) size 25x24 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (0,0) size 10x24 [bgcolor=#008000]
</span></span></pre>
</div>
</div>

</body>
</html>