<!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>[186499] 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/186499">186499</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2015-07-08 06:43:25 -0700 (Wed, 08 Jul 2015)</dd>
</dl>

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

* platform/gtk/TestExpectations: Report and mark new failing tests.
* platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/186191">r186191</a>.
* platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt: Added. Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/185166">r185166</a>.
* platform/gtk/fast/images/gif-loop-count-expected.png: Removed. Remove unneded expected image result after 185310.
* platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/185533">r185533</a>.
* platform/gtk/media/media-controls-clone-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/184932">r184932</a>.
* platform/gtk/media/media-controls-clone-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/184932">r184932</a>.
* platform/gtk/media/video-controls-rendering-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/184932">r184932</a>.
* platform/gtk/media/video-controls-rendering-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/184932">r184932</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="#trunkLayoutTestsplatformgtkeditingpasteboardonpastetexthtmlexpectedtxt">trunk/LayoutTests/platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkinspectorprotocoldomgetAccessibilityPropertiesForNodeexpectedtxt">trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkmediamediacontrolscloneexpectedpng">trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkmediamediacontrolscloneexpectedtxt">trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkmediavideocontrolsrenderingexpectedpng">trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkmediavideocontrolsrenderingexpectedtxt">trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/</li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsautofillbuttoninputautofillbuttonexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastimagesgifloopcountexpectedpng">trunk/LayoutTests/platform/gtk/fast/images/gif-loop-count-expected.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (186498 => 186499)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-07-08 12:07:20 UTC (rev 186498)
+++ trunk/LayoutTests/ChangeLog        2015-07-08 13:43:25 UTC (rev 186499)
</span><span class="lines">@@ -1,3 +1,17 @@
</span><ins>+2015-07-08  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Report and mark new failing tests.
+        * platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt: Rebaseline after r186191.
+        * platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt: Added. Rebaseline after r185166.
+        * platform/gtk/fast/images/gif-loop-count-expected.png: Removed. Remove unneded expected image result after 185310.
+        * platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt: Rebaseline after r185533.
+        * platform/gtk/media/media-controls-clone-expected.png: Rebaseline after r184932.
+        * platform/gtk/media/media-controls-clone-expected.txt: Rebaseline after r184932.
+        * platform/gtk/media/video-controls-rendering-expected.png: Rebaseline after r184932.
+        * platform/gtk/media/video-controls-rendering-expected.txt: Rebaseline after r184932.
+
</ins><span class="cx"> 2015-07-07  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Crash when parent iframe is set to display none and the child frame is mutated the same time.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (186498 => 186499)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2015-07-08 12:07:20 UTC (rev 186498)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2015-07-08 13:43:25 UTC (rev 186499)
</span><span class="lines">@@ -597,6 +597,18 @@
</span><span class="cx"> # CURSOR_VISIBILITY is not enabled in gtk
</span><span class="cx"> webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Failure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/146718 accessibility/aria-hidden-false-works-in-subtrees.html [ Failure ]
+
+webkit.org/b/146719 accessibility/aria-roledescription.html [ Failure ]
+
+webkit.org/b/146720 http/tests/media/hls/hls-accessiblity-describes-video.html [ Failure ]
+webkit.org/b/146720 http/tests/media/hls/video-controller-getStartDate.html [ Failure ]
+webkit.org/b/146720 media/accessiblity-describes-video.html [ Failure ]
+
+webkit.org/b/146721 fast/forms/auto-fill-button/input-readonly-auto-fill-button.html [ ImageOnlyFailure ]
+
+webkit.org/b/146724 fast/text/word-break-keep-all.html [ ImageOnlyFailure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Expected failures
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingpasteboardonpastetexthtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt (186498 => 186499)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt        2015-07-08 12:07:20 UTC (rev 186498)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt        2015-07-08 13:43:25 UTC (rev 186499)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: line 21: text/plain: This test verifies that we can get text/html from the clipboard during an onpaste event. 
</span><del>-CONSOLE MESSAGE: line 23: text/html: &lt;span style=&quot;color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 17px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; display: inline !important; float: none;&quot;&gt;This test verifies that we can get text/html from the clipboard during an onpaste event.&lt;span class=&quot;Apple-converted-space&quot;&gt; &lt;/span&gt;&lt;/span&gt;
</del><ins>+CONSOLE MESSAGE: line 23: text/html: &lt;span style=&quot;color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; display: inline !important; float: none;&quot;&gt;This test verifies that we can get text/html from the clipboard during an onpaste event.&lt;span class=&quot;Apple-converted-space&quot;&gt; &lt;/span&gt;&lt;/span&gt;
</ins><span class="cx"> This test verifies that we can get text/html from the clipboard during an onpaste event. This test requires DRT.
</span><span class="cx"> Paste content in this div.This test verifies that we can get text/html from the clipboard during an onpaste event. 
</span><span class="cx"> PASS
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsautofillbuttoninputautofillbuttonexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt (0 => 186499)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt        2015-07-08 13:43:25 UTC (rev 186499)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 490x17
+          text run at (0,0) width 490: &quot;This tests that the AutoFill button renders. It can only be tested in the test tool.&quot;
+      RenderBlock {DIV} at (0,33) size 784x54
+        RenderTextControl {INPUT} at (2,2) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 185x17
+            RenderBlock {DIV} at (0,0) size 165x17
+        RenderText {#text} at (195,5) size 4x17
+          text run at (195,5) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (201,2) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 185x17
+            RenderBlock {DIV} at (0,0) size 165x17
+        RenderText {#text} at (394,5) size 4x17
+          text run at (394,5) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (400,2) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 185x17
+            RenderBlock {DIV} at (0,0) size 165x17
+        RenderTextControl {INPUT} at (2,29) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+layer at (13,46) size 165x17
+  RenderBlock {DIV} at (0,0) size 165x17
+layer at (212,46) size 165x17
+  RenderBlock {DIV} at (0,0) size 165x17
+layer at (411,46) size 165x17
+  RenderBlock {DIV} at (0,0) size 165x17
+layer at (13,73) size 185x17
+  RenderBlock {DIV} at (3,3) size 185x17
+layer at (181,49) size 15x12
+  RenderBlock {DIV} at (168,2) size 15x13 [bgcolor=#000000]
+layer at (380,49) size 15x12
+  RenderBlock {DIV} at (168,2) size 15x13 [bgcolor=#000000]
+layer at (579,49) size 15x12
+  RenderBlock {DIV} at (168,2) size 15x13 [bgcolor=#000000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastimagesgifloopcountexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/images/gif-loop-count-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkinspectorprotocoldomgetAccessibilityPropertiesForNodeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt (186498 => 186499)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt        2015-07-08 12:07:20 UTC (rev 186498)
+++ trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt        2015-07-08 13:43:25 UTC (rev 186499)
</span><span class="lines">@@ -404,13 +404,13 @@
</span><span class="cx">     pressed: false
</span><span class="cx">     required: false
</span><span class="cx"> 
</span><del>-&lt;div role=&quot;button&quot; tabindex=&quot;0&quot; aria-pressed=&quot;true&quot;&gt;FIXME: Pressed is false. Expected true. http://webkit.org/b/129830&lt;/div&gt;
</del><ins>+&lt;div role=&quot;button&quot; tabindex=&quot;0&quot; aria-pressed=&quot;true&quot;&gt;Pressed.&lt;/div&gt;
</ins><span class="cx">     exists: true
</span><del>-    label: FIXME: Pressed is false. Expected true. http://webkit.org/b/129830
</del><ins>+    label: Pressed.
</ins><span class="cx">     role: 
</span><span class="cx">     focused: false
</span><span class="cx">     parentNodeId: exists
</span><del>-    pressed: false
</del><ins>+    pressed: true
</ins><span class="cx">     required: false
</span><span class="cx"> 
</span><span class="cx"> &lt;div role=&quot;button&quot; tabindex=&quot;0&quot; aria-disabled=&quot;true&quot;&gt;disabled&lt;/div&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkmediamediacontrolscloneexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkmediamediacontrolscloneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt (186498 => 186499)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt        2015-07-08 12:07:20 UTC (rev 186498)
+++ trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt        2015-07-08 13:43:25 UTC (rev 186499)
</span><span class="lines">@@ -9,8 +9,6 @@
</span><span class="cx">         RenderMedia {AUDIO} at (300,120) size 300x30
</span><span class="cx"> layer at (8,8) size 300x150
</span><span class="cx">   RenderVideo {VIDEO} at (0,0) size 300x150
</span><del>-layer at (8,161) size 300x150
-  RenderVideo {VIDEO} at (0,0) size 300x150
</del><span class="cx"> layer at (8,8) size 300x150
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x150
</span><span class="cx">     RenderBlock {DIV} at (0,110) size 300x40
</span><span class="lines">@@ -21,6 +19,18 @@
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 226x8 [border: (1px solid #E6E6E659)]
</span><span class="cx">         RenderBlock {DIV} at (1,-2) size 238x12
</span><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><ins>+layer at (8,161) size 300x150
+  RenderVideo {VIDEO} at (0,0) size 300x150
+layer at (8,161) size 300x150
+  RenderFlexibleBox {DIV} at (0,0) size 300x150
+    RenderBlock {DIV} at (0,110) size 300x40
+layer at (13,276) size 290x30
+  RenderFlexibleBox {DIV} at (5,5) size 290x30 [bgcolor=#141414CC]
+    RenderButton {BUTTON} at (9,0) size 30x30
+    RenderSlider {INPUT} at (49,11) size 226x8 [color=#E6E6E659]
+      RenderFlexibleBox {DIV} at (0,0) size 226x8 [border: (1px solid #E6E6E659)]
+        RenderBlock {DIV} at (1,-2) size 238x12
+          RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</ins><span class="cx"> layer at (308,128) size 300x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x30
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 300x30
</span><span class="lines">@@ -31,16 +41,6 @@
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 236x8 [border: (1px solid #E6E6E659)]
</span><span class="cx">         RenderBlock {DIV} at (1,-2) size 248x12
</span><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><del>-layer at (8,161) size 300x150
-  RenderFlexibleBox {DIV} at (0,0) size 300x150
-    RenderBlock {DIV} at (0,110) size 300x40
-layer at (13,276) size 290x30
-  RenderFlexibleBox {DIV} at (5,5) size 290x30 [bgcolor=#141414CC]
-    RenderButton {BUTTON} at (9,0) size 30x30
-    RenderSlider {INPUT} at (49,11) size 226x8 [color=#E6E6E659]
-      RenderFlexibleBox {DIV} at (0,0) size 226x8 [border: (1px solid #E6E6E659)]
-        RenderBlock {DIV} at (1,-2) size 238x12
-          RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</del><span class="cx"> layer at (308,281) size 300x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x30
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 300x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkmediavideocontrolsrenderingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkmediavideocontrolsrenderingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.txt (186498 => 186499)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.txt        2015-07-08 12:07:20 UTC (rev 186498)
+++ trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.txt        2015-07-08 13:43:25 UTC (rev 186499)
</span><span class="lines">@@ -13,8 +13,6 @@
</span><span class="cx">       RenderBlock {DIV} at (0,513) size 769x0
</span><span class="cx"> layer at (8,41) size 320x240
</span><span class="cx">   RenderVideo {VIDEO} at (0,0) size 320x240
</span><del>-layer at (8,281) size 320x240
-  RenderVideo {VIDEO} at (0,0) size 320x240
</del><span class="cx"> layer at (8,41) size 320x240
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x240
</span><span class="cx">     RenderBlock {DIV} at (0,200) size 320x40
</span><span class="lines">@@ -32,6 +30,8 @@
</span><span class="cx">     RenderFlexibleBox {DIV} at (271,0) size 30x30
</span><span class="cx">       RenderButton {BUTTON} at (0,0) size 30x30
</span><span class="cx"> layer at (8,281) size 320x240
</span><ins>+  RenderVideo {VIDEO} at (0,0) size 320x240
+layer at (8,281) size 320x240
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x240
</span><span class="cx">     RenderBlock {DIV} at (0,200) size 320x40
</span><span class="cx"> layer at (13,486) size 310x30
</span></span></pre>
</div>
</div>

</body>
</html>