<!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>[183171] branches/safari-600.6-branch/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/183171">183171</a></dd>
<dt>Author</dt> <dd>aestes@apple.com</dd>
<dt>Date</dt> <dd>2015-04-22 22:56:28 -0700 (Wed, 22 Apr 2015)</dd>
</dl>
<h3>Log Message</h3>
<pre>Unreviewed Mac gardening for safari-600.6-branch.
* platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.png:
* platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
* platform/mac/media/audio-controls-rendering-expected.png:
* platform/mac/media/audio-controls-rendering-expected.txt:
* platform/mac/media/controls-strict-expected.png:
* platform/mac/media/controls-strict-expected.txt:
* platform/mac/media/video-no-audio-expected.png:
* platform/mac/media/video-no-audio-expected.txt:
* platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.png:
* platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari6006branchLayoutTestsChangeLog">branches/safari-600.6-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacfastmulticolspanspanasimmediatecolumnschildexpectedpng">branches/safari-600.6-branch/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.png</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacfastmulticolspanspanasimmediatecolumnschildexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmediaaudiocontrolsrenderingexpectedpng">branches/safari-600.6-branch/LayoutTests/platform/mac/media/audio-controls-rendering-expected.png</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmediaaudiocontrolsrenderingexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmediacontrolsstrictexpectedpng">branches/safari-600.6-branch/LayoutTests/platform/mac/media/controls-strict-expected.png</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmediacontrolsstrictexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac/media/controls-strict-expected.txt</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmediavideonoaudioexpectedpng">branches/safari-600.6-branch/LayoutTests/platform/mac/media/video-no-audio-expected.png</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmediavideonoaudioexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac/media/video-no-audio-expected.txt</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacplatformmacfasttextverticalnosidewaysexpectedpng">branches/safari-600.6-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.png</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacplatformmacfasttextverticalnosidewaysexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari6006branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-600.6-branch/LayoutTests/ChangeLog (183170 => 183171)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/ChangeLog        2015-04-23 05:26:29 UTC (rev 183170)
+++ branches/safari-600.6-branch/LayoutTests/ChangeLog        2015-04-23 05:56:28 UTC (rev 183171)
</span><span class="lines">@@ -1,5 +1,20 @@
</span><span class="cx"> 2015-04-22 Andy Estes <aestes@apple.com>
</span><span class="cx">
</span><ins>+ Unreviewed Mac gardening for safari-600.6-branch.
+
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.png:
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+ * platform/mac/media/audio-controls-rendering-expected.png:
+ * platform/mac/media/audio-controls-rendering-expected.txt:
+ * platform/mac/media/controls-strict-expected.png:
+ * platform/mac/media/controls-strict-expected.txt:
+ * platform/mac/media/video-no-audio-expected.png:
+ * platform/mac/media/video-no-audio-expected.txt:
+ * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.png:
+ * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
+
+2015-04-22 Andy Estes <aestes@apple.com>
+
</ins><span class="cx"> Rebaseline cross-frame-access-call-expected.txt on safari-600.6-branch.
</span><span class="cx">
</span><span class="cx"> * http/tests/security/cross-frame-access-call-expected.txt: Get rid of the line numbers.
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacfastmulticolspanspanasimmediatecolumnschildexpectedpng"></a>
<div class="binary"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacfastmulticolspanspanasimmediatecolumnschildexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt (183170 => 183171)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt        2015-04-23 05:26:29 UTC (rev 183170)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt        2015-04-23 05:56:28 UTC (rev 183171)
</span><span class="lines">@@ -1,10 +1,10 @@
</span><del>-layer at (0,0) size 785x3430
</del><ins>+layer at (0,0) size 785x3394
</ins><span class="cx"> RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x3430
- RenderBlock {HTML} at (0,0) size 785x3430
- RenderBody {BODY} at (8,16) size 769x3398
-layer at (8,16) size 760x402
- RenderBlock {DIV} at (0,0) size 760x402 [border: (5px solid #800000)]
</del><ins>+layer at (0,0) size 785x3394
+ RenderBlock {HTML} at (0,0) size 785x3394
+ RenderBody {BODY} at (8,16) size 769x3362
+layer at (8,16) size 760x384
+ RenderBlock {DIV} at (0,0) size 760x384 [border: (5px solid #800000)]
</ins><span class="cx"> RenderBlock {H2} at (5,24) size 750x29 [bgcolor=#EEEEEE]
</span><span class="cx"> RenderText {#text} at (0,0) size 664x28
</span><span class="cx"> text run at (0,0) width 664: "This is a spanning element at the beginning of the columns block."
</span><span class="lines">@@ -285,20 +285,20 @@
</span><span class="cx"> text run at (0,162) width 362: "nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor"
</span><span class="cx"> text run at (0,180) width 229: "sit amet, consectetuer adipiscing elit."
</span><span class="cx"> RenderBlock {P} at (0,444) size 367x198
</span><del>- RenderText {#text} at (0,0) size 367x198
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,18) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,36) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,54) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,72) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,90) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,108) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,126) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,144) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,162) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,180) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,2511) size 760x435
- RenderBlock {DIV} at (0,2495) size 760x436 [border: (5px solid #800000)]
</del><ins>+ RenderText {#text} at (0,0) size 362x198
+ text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+ text run at (0,18) width 351: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
+ text run at (0,36) width 325: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
+ text run at (0,54) width 358: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
+ text run at (0,72) width 343: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
+ text run at (0,90) width 340: "sem. Nam nonummy enim. Nullam bibendum lobortis"
+ text run at (0,108) width 344: "neque. Vestibulum velit orci, tempus euismod, pretium"
+ text run at (0,126) width 343: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
+ text run at (0,144) width 343: "condimentum vestibulum. Suspendisse hendrerit quam"
+ text run at (0,162) width 362: "nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor"
+ text run at (0,180) width 229: "sit amet, consectetuer adipiscing elit."
+layer at (8,2475) size 760x435
+ RenderBlock {DIV} at (0,2459) size 760x436 [border: (5px solid #800000)]
</ins><span class="cx"> RenderMultiColumnSet at (5,5) size 750x329
</span><span class="cx"> RenderBlock {H2} at (5,353) size 750x57 [bgcolor=#EEEEEE]
</span><span class="cx"> RenderText {#text} at (0,0) size 707x56
</span><span class="lines">@@ -321,18 +321,18 @@
</span><span class="cx"> text run at (0,162) width 362: "nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor"
</span><span class="cx"> text run at (0,180) width 229: "sit amet, consectetuer adipiscing elit."
</span><span class="cx"> RenderBlock {P} at (0,230) size 367x207
</span><del>- RenderText {#text} at (0,0) size 367x207
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,18) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,36) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,54) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,72) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,99) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,117) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,135) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,153) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,171) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,189) width 275: "dolor sit amet, consectetuer adipiscing elit."
</del><ins>+ RenderText {#text} at (0,0) size 362x207
+ text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+ text run at (0,18) width 351: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
+ text run at (0,36) width 325: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
+ text run at (0,54) width 358: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
+ text run at (0,72) width 343: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
+ text run at (0,99) width 340: "sem. Nam nonummy enim. Nullam bibendum lobortis"
+ text run at (0,117) width 344: "neque. Vestibulum velit orci, tempus euismod, pretium"
+ text run at (0,135) width 343: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
+ text run at (0,153) width 343: "condimentum vestibulum. Suspendisse hendrerit quam"
+ text run at (0,171) width 362: "nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor"
+ text run at (0,189) width 229: "sit amet, consectetuer adipiscing elit."
</ins><span class="cx"> RenderBlock {P} at (0,453) size 367x198
</span><span class="cx"> RenderText {#text} at (0,0) size 362x198
</span><span class="cx"> text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
</span><span class="lines">@@ -347,15 +347,15 @@
</span><span class="cx"> text run at (0,162) width 362: "nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor"
</span><span class="cx"> text run at (0,180) width 229: "sit amet, consectetuer adipiscing elit."
</span><span class="cx"> RenderMultiColumnSpannerPlaceholder at (0,658) size 0x0
</span><del>-layer at (8,2962) size 760x452
- RenderBlock {DIV} at (0,2946) size 760x452 [border: (5px solid #800000)]
</del><ins>+layer at (8,2926) size 760x452
+ RenderBlock {DIV} at (0,2910) size 760x452 [border: (5px solid #800000)]
</ins><span class="cx"> RenderMultiColumnSet at (5,5) size 750x222
</span><span class="cx"> RenderBlock {H2} at (5,246) size 750x57 [bgcolor=#EEEEEE]
</span><span class="cx"> RenderText {#text} at (0,0) size 741x56
</span><span class="cx"> text run at (0,0) width 741: "This is a spanning element in the middle of the columns block with block"
</span><span class="cx"> text run at (0,28) width 83: "siblings."
</span><span class="cx"> RenderMultiColumnSet at (5,322) size 750x125
</span><del>-layer at (13,2967) size 367x666 backgroundClip at (0,0) size 785x3430 clip at (0,0) size 785x3430 outlineClip at (0,0) size 785x3430
</del><ins>+layer at (13,2931) size 367x666 backgroundClip at (0,0) size 785x3394 clip at (0,0) size 785x3394 outlineClip at (0,0) size 785x3394
</ins><span class="cx"> RenderMultiColumnFlowThread at (5,5) size 367x666
</span><span class="cx"> RenderBlock {P} at (0,16) size 367x198
</span><span class="cx"> RenderText {#text} at (0,0) size 362x198
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmediaaudiocontrolsrenderingexpectedpng"></a>
<div class="binary"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/media/audio-controls-rendering-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmediaaudiocontrolsrenderingexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt (183170 => 183171)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt        2015-04-23 05:26:29 UTC (rev 183170)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt        2015-04-23 05:56:28 UTC (rev 183171)
</span><span class="lines">@@ -26,14 +26,14 @@
</span><span class="cx"> RenderFlexibleBox {DIV} at (49,7) size 127x12
</span><span class="cx"> layer at (57,50) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (9,0) size 27x11
- RenderText {#text} at (0,0) size 26x11
- text run at (0,0) width 26: "00:00"
</del><ins>+ RenderBlock (anonymous) at (10,0) size 25x11
+ RenderText {#text} at (0,0) size 25x11
+ text run at (0,0) width 25: "00:00"
</ins><span class="cx"> layer at (139,50) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (82,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (7,0) size 31x11
- RenderText {#text} at (0,0) size 31x11
- text run at (0,0) width 31: "-00:07"
</del><ins>+ RenderBlock (anonymous) at (8,0) size 29x11
+ RenderText {#text} at (0,0) size 29x11
+ text run at (0,0) width 29: "-00:07"
</ins><span class="cx"> layer at (104,51) size 33x9
</span><span class="cx"> RenderFlexibleBox {DIV} at (47,1) size 33x9
</span><span class="cx"> RenderSlider {INPUT} at (0,0) size 33x9 [color=#909090] [bgcolor=#4A4A4A]
</span><span class="lines">@@ -64,14 +64,14 @@
</span><span class="cx"> RenderFlexibleBox {DIV} at (49,7) size 247x12
</span><span class="cx"> layer at (57,93) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (9,0) size 27x11
- RenderText {#text} at (0,0) size 26x11
- text run at (0,0) width 26: "00:00"
</del><ins>+ RenderBlock (anonymous) at (10,0) size 25x11
+ RenderText {#text} at (0,0) size 25x11
+ text run at (0,0) width 25: "00:00"
</ins><span class="cx"> layer at (259,93) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (202,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (7,0) size 31x11
- RenderText {#text} at (0,0) size 31x11
- text run at (0,0) width 31: "-00:07"
</del><ins>+ RenderBlock (anonymous) at (8,0) size 29x11
+ RenderText {#text} at (0,0) size 29x11
+ text run at (0,0) width 29: "-00:07"
</ins><span class="cx"> layer at (104,94) size 153x9
</span><span class="cx"> RenderFlexibleBox {DIV} at (47,1) size 153x9
</span><span class="cx"> RenderSlider {INPUT} at (0,0) size 153x9 [color=#909090] [bgcolor=#4A4A4A]
</span><span class="lines">@@ -104,14 +104,14 @@
</span><span class="cx"> RenderFlexibleBox {DIV} at (49,7) size 247x12
</span><span class="cx"> layer at (57,211) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (9,0) size 27x11
- RenderText {#text} at (0,0) size 26x11
- text run at (0,0) width 26: "00:00"
</del><ins>+ RenderBlock (anonymous) at (10,0) size 25x11
+ RenderText {#text} at (0,0) size 25x11
+ text run at (0,0) width 25: "00:00"
</ins><span class="cx"> layer at (259,211) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (202,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (7,0) size 31x11
- RenderText {#text} at (0,0) size 31x11
- text run at (0,0) width 31: "-00:07"
</del><ins>+ RenderBlock (anonymous) at (8,0) size 29x11
+ RenderText {#text} at (0,0) size 29x11
+ text run at (0,0) width 29: "-00:07"
</ins><span class="cx"> layer at (104,212) size 153x9
</span><span class="cx"> RenderFlexibleBox {DIV} at (47,1) size 153x9
</span><span class="cx"> RenderSlider {INPUT} at (0,0) size 153x9 [color=#909090] [bgcolor=#4A4A4A]
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmediacontrolsstrictexpectedpng"></a>
<div class="binary"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/media/controls-strict-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmediacontrolsstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/media/controls-strict-expected.txt (183170 => 183171)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac/media/controls-strict-expected.txt        2015-04-23 05:26:29 UTC (rev 183170)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac/media/controls-strict-expected.txt        2015-04-23 05:56:28 UTC (rev 183171)
</span><span class="lines">@@ -22,14 +22,14 @@
</span><span class="cx"> RenderFlexibleBox {DIV} at (49,7) size 217x12
</span><span class="cx"> layer at (57,273) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (9,0) size 27x11
- RenderText {#text} at (0,0) size 26x11
- text run at (0,0) width 26: "00:00"
</del><ins>+ RenderBlock (anonymous) at (10,0) size 25x11
+ RenderText {#text} at (0,0) size 25x11
+ text run at (0,0) width 25: "00:00"
</ins><span class="cx"> layer at (229,273) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (172,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (7,0) size 31x11
- RenderText {#text} at (0,0) size 31x11
- text run at (0,0) width 31: "-00:06"
</del><ins>+ RenderBlock (anonymous) at (8,0) size 29x11
+ RenderText {#text} at (0,0) size 29x11
+ text run at (0,0) width 29: "-00:06"
</ins><span class="cx"> layer at (104,274) size 123x9
</span><span class="cx"> RenderFlexibleBox {DIV} at (47,1) size 123x9
</span><span class="cx"> RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#4A4A4A]
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmediavideonoaudioexpectedpng"></a>
<div class="binary"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/media/video-no-audio-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmediavideonoaudioexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/media/video-no-audio-expected.txt (183170 => 183171)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac/media/video-no-audio-expected.txt        2015-04-23 05:26:29 UTC (rev 183170)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac/media/video-no-audio-expected.txt        2015-04-23 05:56:28 UTC (rev 183171)
</span><span class="lines">@@ -22,14 +22,14 @@
</span><span class="cx"> RenderFlexibleBox {DIV} at (49,7) size 273x12
</span><span class="cx"> layer at (57,313) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (9,0) size 27x11
- RenderText {#text} at (0,0) size 26x11
- text run at (0,0) width 26: "00:00"
</del><ins>+ RenderBlock (anonymous) at (10,0) size 25x11
+ RenderText {#text} at (0,0) size 25x11
+ text run at (0,0) width 25: "00:00"
</ins><span class="cx"> layer at (285,313) size 45x11
</span><span class="cx"> RenderFlexibleBox {DIV} at (228,0) size 45x11 [color=#FFFFFF]
</span><del>- RenderBlock (anonymous) at (7,0) size 31x11
- RenderText {#text} at (0,0) size 31x11
- text run at (0,0) width 31: "-00:09"
</del><ins>+ RenderBlock (anonymous) at (8,0) size 29x11
+ RenderText {#text} at (0,0) size 29x11
+ text run at (0,0) width 29: "-00:09"
</ins><span class="cx"> layer at (104,314) size 179x9
</span><span class="cx"> RenderFlexibleBox {DIV} at (47,1) size 179x9
</span><span class="cx"> RenderSlider {INPUT} at (0,0) size 179x9 [color=#909090] [bgcolor=#4A4A4A]
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacplatformmacfasttextverticalnosidewaysexpectedpng"></a>
<div class="binary"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacplatformmacfasttextverticalnosidewaysexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-600.6-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt (183170 => 183171)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt        2015-04-23 05:26:29 UTC (rev 183170)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt        2015-04-23 05:56:28 UTC (rev 183171)
</span><span class="lines">@@ -1,87 +1,87 @@
</span><del>-layer at (0,0) size 785x963
</del><ins>+layer at (0,0) size 785x942
</ins><span class="cx"> RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x963
- RenderBlock {HTML} at (0,0) size 785x964
- RenderBody {BODY} at (8,8) size 769x948
- RenderBlock {DIV} at (0,0) size 769x450 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,5) size 274x28
- text run at (1,5) width 274: "\x{A7}\x{A9}\x{AE}\x{FF1B}\x{B6}\x{BC}\x{BD}\x{BE}"
- RenderBR {BR} at (274,28) size 1x0
- RenderText {#text} at (1,37) size 170x28
- text run at (1,37) width 170: "\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}"
- RenderBR {BR} at (170,60) size 1x0
- RenderText {#text} at (1,68) size 185x28
- text run at (1,68) width 185: "\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}"
- RenderBR {BR} at (186,91) size 0x0
- RenderText {#text} at (1,98) size 222x28
- text run at (1,98) width 222: "\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}"
- RenderBR {BR} at (222,121) size 1x0
- RenderText {#text} at (1,126) size 247x28
- text run at (1,126) width 247: "\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}"
- RenderBR {BR} at (247,149) size 1x0
- RenderText {#text} at (1,158) size 392x28
- text run at (1,158) width 392: "\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}"
- RenderBR {BR} at (392,181) size 1x0
- RenderText {#text} at (1,196) size 150x28
- text run at (1,196) width 150: "\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}"
- RenderBR {BR} at (151,219) size 0x0
- RenderText {#text} at (1,234) size 568x28
- text run at (1,234) width 282: "\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} "
- text run at (282,234) width 287: "\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}"
- RenderBR {BR} at (568,257) size 1x0
- RenderText {#text} at (1,271) size 319x28
- text run at (1,271) width 319: "\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}"
- RenderBR {BR} at (319,294) size 1x0
- RenderText {#text} at (1,309) size 327x28
- text run at (1,309) width 327: "\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}"
- RenderBR {BR} at (328,332) size 0x0
- RenderText {#text} at (1,345) size 312x28
- text run at (1,345) width 312: "\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}"
- RenderBR {BR} at (313,368) size 0x0
- RenderText {#text} at (1,381) size 390x28
- text run at (1,381) width 390: "\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}"
- RenderBR {BR} at (391,404) size 0x0
- RenderText {#text} at (1,417) size 349x28
- text run at (1,417) width 349: "\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}"
- RenderBR {BR} at (349,440) size 1x0
- RenderBlock {DIV} at (0,450) size 446x498 [border: (1px solid #0000FF)]
- RenderText {#text} at (5,1) size 28x295
- text run at (5,1) width 295: "\x{A7}\x{A9}\x{AE}\x{FF1B}\x{B6}\x{BC}\x{BD}\x{BE}"
- RenderBR {BR} at (19,295) size 0x1
- RenderText {#text} at (37,1) size 28x219
- text run at (37,1) width 219: "\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}"
- RenderBR {BR} at (42,219) size 0x1
- RenderText {#text} at (67,1) size 28x197
- text run at (67,1) width 197: "\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}"
- RenderBR {BR} at (81,198) size 0x0
- RenderText {#text} at (97,1) size 28x223
- text run at (97,1) width 223: "\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}"
- RenderBR {BR} at (102,223) size 0x1
- RenderText {#text} at (125,1) size 28x293
- text run at (125,1) width 293: "\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}"
- RenderBR {BR} at (130,293) size 0x1
- RenderText {#text} at (157,1) size 28x403
- text run at (157,1) width 403: "\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}"
- RenderBR {BR} at (162,403) size 0x1
- RenderText {#text} at (195,1) size 28x170
- text run at (195,1) width 170: "\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}"
- RenderBR {BR} at (200,170) size 0x1
- RenderText {#text} at (233,1) size 28x496
- text run at (233,1) width 262: "\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} "
- text run at (233,262) width 234: "\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}"
- RenderBR {BR} at (247,496) size 0x1
- RenderText {#text} at (269,1) size 28x320
- text run at (269,1) width 320: "\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}"
- RenderBR {BR} at (283,320) size 0x1
- RenderText {#text} at (305,1) size 28x350
- text run at (305,1) width 350: "\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}"
- RenderBR {BR} at (319,351) size 0x0
- RenderText {#text} at (341,1) size 28x312
- text run at (341,1) width 312: "\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}"
- RenderBR {BR} at (355,313) size 0x0
- RenderText {#text} at (377,1) size 28x390
- text run at (377,1) width 390: "\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}"
- RenderBR {BR} at (391,391) size 0x0
- RenderText {#text} at (413,1) size 28x334
- text run at (413,1) width 334: "\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}"
- RenderBR {BR} at (427,334) size 0x1
</del><ins>+layer at (0,0) size 785x942
+ RenderBlock {HTML} at (0,0) size 785x942
+ RenderBody {BODY} at (8,8) size 769x926
+ RenderBlock {DIV} at (0,0) size 769x424 [border: (1px solid #FF0000)]
+ RenderText {#text} at (1,1) size 274x28
+ text run at (1,1) width 274: "\x{A7}\x{A9}\x{AE}\x{FF1B}\x{B6}\x{BC}\x{BD}\x{BE}"
+ RenderBR {BR} at (274,24) size 1x0
+ RenderText {#text} at (1,29) size 170x28
+ text run at (1,29) width 170: "\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}"
+ RenderBR {BR} at (170,52) size 1x0
+ RenderText {#text} at (1,60) size 185x28
+ text run at (1,60) width 185: "\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}"
+ RenderBR {BR} at (186,83) size 0x0
+ RenderText {#text} at (1,90) size 222x28
+ text run at (1,90) width 222: "\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}"
+ RenderBR {BR} at (222,113) size 1x0
+ RenderText {#text} at (1,118) size 247x28
+ text run at (1,118) width 247: "\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}"
+ RenderBR {BR} at (247,141) size 1x0
+ RenderText {#text} at (1,149) size 398x28
+ text run at (1,149) width 398: "\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}"
+ RenderBR {BR} at (398,172) size 1x0
+ RenderText {#text} at (1,185) size 151x28
+ text run at (1,185) width 151: "\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}"
+ RenderBR {BR} at (151,208) size 1x0
+ RenderText {#text} at (1,223) size 568x28
+ text run at (1,223) width 282: "\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} "
+ text run at (282,223) width 287: "\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}"
+ RenderBR {BR} at (568,246) size 1x0
+ RenderText {#text} at (1,260) size 319x28
+ text run at (1,260) width 319: "\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}"
+ RenderBR {BR} at (319,283) size 1x0
+ RenderText {#text} at (1,298) size 329x28
+ text run at (1,298) width 329: "\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}"
+ RenderBR {BR} at (329,321) size 1x0
+ RenderText {#text} at (1,332) size 312x28
+ text run at (1,332) width 312: "\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}"
+ RenderBR {BR} at (313,355) size 0x0
+ RenderText {#text} at (1,363) size 390x28
+ text run at (1,363) width 390: "\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}"
+ RenderBR {BR} at (391,386) size 0x0
+ RenderText {#text} at (1,392) size 350x28
+ text run at (1,392) width 350: "\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}"
+ RenderBR {BR} at (351,415) size 0x0
+ RenderBlock {DIV} at (0,424) size 420x502 [border: (1px solid #0000FF)]
+ RenderText {#text} at (1,1) size 28x295
+ text run at (1,1) width 295: "\x{A7}\x{A9}\x{AE}\x{FF1B}\x{B6}\x{BC}\x{BD}\x{BE}"
+ RenderBR {BR} at (6,295) size 0x1
+ RenderText {#text} at (29,1) size 28x219
+ text run at (29,1) width 219: "\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}"
+ RenderBR {BR} at (34,219) size 0x1
+ RenderText {#text} at (59,1) size 28x202
+ text run at (59,1) width 202: "\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}"
+ RenderBR {BR} at (73,203) size 0x0
+ RenderText {#text} at (89,1) size 28x223
+ text run at (89,1) width 223: "\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}"
+ RenderBR {BR} at (94,223) size 0x1
+ RenderText {#text} at (117,1) size 28x293
+ text run at (117,1) width 293: "\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}"
+ RenderBR {BR} at (122,293) size 0x1
+ RenderText {#text} at (148,1) size 28x407
+ text run at (148,1) width 407: "\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}"
+ RenderBR {BR} at (153,407) size 0x1
+ RenderText {#text} at (184,1) size 28x170
+ text run at (184,1) width 170: "\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}"
+ RenderBR {BR} at (189,170) size 0x1
+ RenderText {#text} at (222,1) size 28x500
+ text run at (222,1) width 267: "\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} "
+ text run at (222,267) width 234: "\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}"
+ RenderBR {BR} at (236,500) size 0x1
+ RenderText {#text} at (258,1) size 28x320
+ text run at (258,1) width 320: "\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}"
+ RenderBR {BR} at (272,320) size 0x1
+ RenderText {#text} at (294,1) size 28x337
+ text run at (294,1) width 337: "\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}"
+ RenderBR {BR} at (308,338) size 0x0
+ RenderText {#text} at (329,1) size 28x312
+ text run at (329,1) width 312: "\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}"
+ RenderBR {BR} at (343,313) size 0x0
+ RenderText {#text} at (359,1) size 28x390
+ text run at (359,1) width 390: "\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}"
+ RenderBR {BR} at (373,391) size 0x0
+ RenderText {#text} at (389,1) size 28x336
+ text run at (389,1) width 336: "\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}"
+ RenderBR {BR} at (403,336) size 0x1
</ins></span></pre>
</div>
</div>
</body>
</html>