<!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>[183464] 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/183464">183464</a></dd>
<dt>Author</dt> <dd>aestes@apple.com</dd>
<dt>Date</dt> <dd>2015-04-28 01:27:39 -0700 (Tue, 28 Apr 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed Mac gardening for safari-600.6-branch.

* platform/mac-mavericks/media/audio-controls-rendering-expected.txt: Added.
* platform/mac-mavericks/media/controls-strict-expected.txt: Added.
* platform/mac-mavericks/media/video-no-audio-expected.txt: Added.
* platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt: Added.
* platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt: Added.
* platform/mac-mountainlion/media/video-colorspace-yuv420-expected.png: Added.
* platform/mac-mountainlion/media/video-colorspace-yuv420-expected.txt: Added.
* platform/mac-mountainlion/media/video-colorspace-yuv422-expected.png: Added.
* platform/mac-mountainlion/media/video-colorspace-yuv422-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari6006branchLayoutTestsChangeLog">branches/safari-600.6-branch/LayoutTests/ChangeLog</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/</li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmavericksmediaaudiocontrolsrenderingexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/audio-controls-rendering-expected.txt</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmavericksmediacontrolsstrictexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/controls-strict-expected.txt</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmavericksmediavideonoaudioexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/video-no-audio-expected.txt</a></li>
<li>branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/</li>
<li>branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/</li>
<li>branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/</li>
<li>branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/</li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmavericksplatformmacfasttextsystemFontexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmavericksplatformmacfasttextverticalnosidewaysexpectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt</a></li>
<li>branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/</li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmountainlionmediavideocolorspaceyuv420expectedpng">branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv420-expected.png</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmountainlionmediavideocolorspaceyuv420expectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv420-expected.txt</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmountainlionmediavideocolorspaceyuv422expectedpng">branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv422-expected.png</a></li>
<li><a href="#branchessafari6006branchLayoutTestsplatformmacmountainlionmediavideocolorspaceyuv422expectedtxt">branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv422-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 (183463 => 183464)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/ChangeLog        2015-04-28 08:09:22 UTC (rev 183463)
+++ branches/safari-600.6-branch/LayoutTests/ChangeLog        2015-04-28 08:27:39 UTC (rev 183464)
</span><span class="lines">@@ -1,3 +1,17 @@
</span><ins>+2015-04-28  Andy Estes  &lt;aestes@apple.com&gt;
+
+        Unreviewed Mac gardening for safari-600.6-branch.
+
+        * platform/mac-mavericks/media/audio-controls-rendering-expected.txt: Added.
+        * platform/mac-mavericks/media/controls-strict-expected.txt: Added.
+        * platform/mac-mavericks/media/video-no-audio-expected.txt: Added.
+        * platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt: Added.
+        * platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt: Added.
+        * platform/mac-mountainlion/media/video-colorspace-yuv420-expected.png: Added.
+        * platform/mac-mountainlion/media/video-colorspace-yuv420-expected.txt: Added.
+        * platform/mac-mountainlion/media/video-colorspace-yuv422-expected.png: Added.
+        * platform/mac-mountainlion/media/video-colorspace-yuv422-expected.txt: Added.
+
</ins><span class="cx"> 2015-04-27  Andy Estes  &lt;aestes@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed Mac gardening for safari-600.6-branch.
</span></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmavericksmediaaudiocontrolsrenderingexpectedtxt"></a>
<div class="addfile"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/audio-controls-rendering-expected.txt (0 => 183464)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/audio-controls-rendering-expected.txt                                (rev 0)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/audio-controls-rendering-expected.txt        2015-04-28 08:27:39 UTC (rev 183464)
</span><span class="lines">@@ -0,0 +1,132 @@
</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 784x18
+        RenderText {#text} at (0,0) size 153x18
+          text run at (0,0) width 153: &quot;Test controls placement.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x104
+        RenderMedia {AUDIO} at (0,0) size 200x25 [bgcolor=#0000FF]
+        RenderBR {BR} at (200,25) size 0x0
+        RenderBR {BR} at (0,25) size 0x18
+        RenderMedia {AUDIO} at (0,43) size 320x25 [bgcolor=#0000FF]
+        RenderBR {BR} at (320,68) size 0x0
+        RenderBR {BR} at (0,68) size 0x18
+        RenderBR {BR} at (0,86) size 0x18
+layer at (8,42) size 200x25
+  RenderFlexibleBox {DIV} at (0,0) size 200x25
+layer at (8,42) size 200x25
+  RenderFlexibleBox {DIV} at (0,0) size 200x25
+layer at (14,47) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
+layer at (40,47) size 16x16
+  RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
+layer at (57,50) size 127x11
+  RenderFlexibleBox {DIV} at (49,7) size 127x12
+layer at (57,50) size 45x11
+  RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (9,0) size 27x11
+      RenderText {#text} at (0,0) size 26x11
+        text run at (0,0) width 26: &quot;00:00&quot;
+layer at (139,50) size 45x11
+  RenderFlexibleBox {DIV} at (82,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (7,0) size 31x11
+      RenderText {#text} at (0,0) size 31x11
+        text run at (0,0) width 31: &quot;-00:07&quot;
+layer at (104,51) size 33x9
+  RenderFlexibleBox {DIV} at (47,1) size 33x9
+    RenderSlider {INPUT} at (0,0) size 33x9 [color=#909090] [bgcolor=#4A4A4A]
+      RenderFlexibleBox {DIV} at (0,0) size 33x9
+        RenderBlock {DIV} at (0,1) size 33x7
+layer at (104,52) size 6x6
+  RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
+layer at (184,44) size 22x22
+  RenderFlexibleBox {DIV} at (176,2) size 22x22
+layer at (184,44) size 2x22
+  RenderFlexibleBox {DIV} at (0,0) size 2x22 [border: (1px solid #000000F3)]
+    RenderSlider {INPUT} at (-7,6) size 2x10 [color=#909090] [border: (1px solid #000000DF)]
+      RenderFlexibleBox {DIV} at (1,1) size 0x8
+        RenderBlock {DIV} at (0,0) size 0x8
+layer at (170,51) size 8x8
+  RenderBlock {DIV} at (-8,0) size 8x8
+layer at (187,47) size 16x16
+  RenderButton {BUTTON} at (3,3) size 16x16 [color=#FFFFFF]
+layer at (8,85) size 320x25
+  RenderFlexibleBox {DIV} at (0,0) size 320x25
+layer at (8,85) size 320x25
+  RenderFlexibleBox {DIV} at (0,0) size 320x25
+layer at (14,90) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
+layer at (40,90) size 16x16
+  RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
+layer at (57,93) size 247x11
+  RenderFlexibleBox {DIV} at (49,7) size 247x12
+layer at (57,93) size 45x11
+  RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (9,0) size 27x11
+      RenderText {#text} at (0,0) size 26x11
+        text run at (0,0) width 26: &quot;00:00&quot;
+layer at (259,93) size 45x11
+  RenderFlexibleBox {DIV} at (202,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (7,0) size 31x11
+      RenderText {#text} at (0,0) size 31x11
+        text run at (0,0) width 31: &quot;-00:07&quot;
+layer at (104,94) size 153x9
+  RenderFlexibleBox {DIV} at (47,1) size 153x9
+    RenderSlider {INPUT} at (0,0) size 153x9 [color=#909090] [bgcolor=#4A4A4A]
+      RenderFlexibleBox {DIV} at (0,0) size 153x9
+        RenderBlock {DIV} at (0,1) size 153x7
+layer at (104,95) size 6x6
+  RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
+layer at (304,87) size 22x22
+  RenderFlexibleBox {DIV} at (296,2) size 22x22
+layer at (304,87) size 2x22
+  RenderFlexibleBox {DIV} at (0,0) size 2x22 [border: (1px solid #000000F3)]
+    RenderSlider {INPUT} at (-7,6) size 2x10 [color=#909090] [border: (1px solid #000000DF)]
+      RenderFlexibleBox {DIV} at (1,1) size 0x8
+        RenderBlock {DIV} at (0,0) size 0x8
+layer at (290,94) size 8x8
+  RenderBlock {DIV} at (-8,0) size 8x8
+layer at (307,90) size 16x16
+  RenderButton {BUTTON} at (3,3) size 16x16 [color=#FFFFFF]
+layer at (8,128) size 320x100
+  RenderMedia {AUDIO} at (8,128) size 320x100 [bgcolor=#0000FF]
+layer at (8,128) size 320x100
+  RenderFlexibleBox {DIV} at (0,0) size 320x100
+layer at (8,203) size 320x25
+  RenderFlexibleBox {DIV} at (0,75) size 320x25
+layer at (14,208) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
+layer at (40,208) size 16x16
+  RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
+layer at (57,211) size 247x11
+  RenderFlexibleBox {DIV} at (49,7) size 247x12
+layer at (57,211) size 45x11
+  RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (9,0) size 27x11
+      RenderText {#text} at (0,0) size 26x11
+        text run at (0,0) width 26: &quot;00:00&quot;
+layer at (259,211) size 45x11
+  RenderFlexibleBox {DIV} at (202,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (7,0) size 31x11
+      RenderText {#text} at (0,0) size 31x11
+        text run at (0,0) width 31: &quot;-00:07&quot;
+layer at (104,212) size 153x9
+  RenderFlexibleBox {DIV} at (47,1) size 153x9
+    RenderSlider {INPUT} at (0,0) size 153x9 [color=#909090] [bgcolor=#4A4A4A]
+      RenderFlexibleBox {DIV} at (0,0) size 153x9
+        RenderBlock {DIV} at (0,1) size 153x7
+layer at (104,213) size 6x6
+  RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
+layer at (304,205) size 22x22
+  RenderFlexibleBox {DIV} at (296,2) size 22x22
+layer at (304,205) size 2x22
+  RenderFlexibleBox {DIV} at (0,0) size 2x22 [border: (1px solid #000000F3)]
+    RenderSlider {INPUT} at (-7,6) size 2x10 [color=#909090] [border: (1px solid #000000DF)]
+      RenderFlexibleBox {DIV} at (1,1) size 0x8
+        RenderBlock {DIV} at (0,0) size 0x8
+layer at (290,212) size 8x8
+  RenderBlock {DIV} at (-8,0) size 8x8
+layer at (307,208) size 16x16
+  RenderButton {BUTTON} at (3,3) size 16x16 [color=#FFFFFF]
</ins></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmavericksmediacontrolsstrictexpectedtxt"></a>
<div class="addfile"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/controls-strict-expected.txt (0 => 183464)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/controls-strict-expected.txt                                (rev 0)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/controls-strict-expected.txt        2015-04-28 08:27:39 UTC (rev 183464)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x302
+  RenderBlock {HTML} at (0,0) size 800x302
+    RenderBody {BODY} at (8,16) size 784x278
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 226x18
+          text run at (0,0) width 226: &quot;Drawing the controls in strict mode.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x244
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,50) size 320x240
+  RenderVideo {VIDEO} at (0,0) size 320x240
+layer at (8,50) size 320x240
+  RenderFlexibleBox {DIV} at (0,0) size 320x240
+layer at (8,265) size 320x25
+  RenderFlexibleBox {DIV} at (0,215) size 320x25
+layer at (14,270) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
+layer at (40,270) size 16x16
+  RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
+layer at (57,273) size 217x11
+  RenderFlexibleBox {DIV} at (49,7) size 217x12
+layer at (57,273) size 45x11
+  RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (9,0) size 27x11
+      RenderText {#text} at (0,0) size 26x11
+        text run at (0,0) width 26: &quot;00:00&quot;
+layer at (229,273) size 45x11
+  RenderFlexibleBox {DIV} at (172,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (7,0) size 31x11
+      RenderText {#text} at (0,0) size 31x11
+        text run at (0,0) width 31: &quot;-00:06&quot;
+layer at (104,274) size 123x9
+  RenderFlexibleBox {DIV} at (47,1) size 123x9
+    RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#4A4A4A]
+      RenderFlexibleBox {DIV} at (0,0) size 123x9
+        RenderBlock {DIV} at (0,1) size 123x7
+layer at (104,275) size 6x6
+  RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
+layer at (274,267) size 22x22
+  RenderFlexibleBox {DIV} at (266,2) size 22x22
+layer at (274,267) size 2x22
+  RenderFlexibleBox {DIV} at (0,0) size 2x22 [border: (1px solid #000000F3)]
+    RenderSlider {INPUT} at (-7,6) size 2x10 [color=#909090] [border: (1px solid #000000DF)]
+      RenderFlexibleBox {DIV} at (1,1) size 0x8
+        RenderBlock {DIV} at (0,0) size 0x8
+layer at (260,274) size 8x8
+  RenderBlock {DIV} at (-8,0) size 8x8
+layer at (277,270) size 16x16
+  RenderButton {BUTTON} at (3,3) size 16x16 [color=#FFFFFF]
+layer at (305,270) size 16x16
+  RenderButton {BUTTON} at (297,5) size 16x16 [color=#FFFFFF]
</ins></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmavericksmediavideonoaudioexpectedtxt"></a>
<div class="addfile"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/video-no-audio-expected.txt (0 => 183464)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/video-no-audio-expected.txt                                (rev 0)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/media/video-no-audio-expected.txt        2015-04-28 08:27:39 UTC (rev 183464)
</span><span class="lines">@@ -0,0 +1,41 @@
</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 784x18
+        RenderText {#text} at (0,0) size 413x18
+          text run at (0,0) width 413: &quot;Movie with no audio track. The volume button should not render.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x288
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,42) size 352x288
+  RenderVideo {VIDEO} at (0,0) size 352x288
+layer at (8,42) size 352x288
+  RenderFlexibleBox {DIV} at (0,0) size 352x288
+layer at (8,305) size 352x25
+  RenderFlexibleBox {DIV} at (0,263) size 352x25
+layer at (14,310) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
+layer at (40,310) size 16x16
+  RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
+layer at (57,313) size 273x11
+  RenderFlexibleBox {DIV} at (49,7) size 273x12
+layer at (57,313) size 45x11
+  RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (9,0) size 27x11
+      RenderText {#text} at (0,0) size 26x11
+        text run at (0,0) width 26: &quot;00:00&quot;
+layer at (285,313) size 45x11
+  RenderFlexibleBox {DIV} at (228,0) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (7,0) size 31x11
+      RenderText {#text} at (0,0) size 31x11
+        text run at (0,0) width 31: &quot;-00:09&quot;
+layer at (104,314) size 179x9
+  RenderFlexibleBox {DIV} at (47,1) size 179x9
+    RenderSlider {INPUT} at (0,0) size 179x9 [color=#909090] [bgcolor=#4A4A4A]
+      RenderFlexibleBox {DIV} at (0,0) size 179x9
+        RenderBlock {DIV} at (0,1) size 179x7
+layer at (104,315) size 6x6
+  RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
+layer at (337,310) size 16x16
+  RenderButton {BUTTON} at (329,5) size 16x16 [color=#FFFFFF]
</ins></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmavericksplatformmacfasttextsystemFontexpectedtxt"></a>
<div class="addfile"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt (0 => 183464)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt                                (rev 0)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt        2015-04-28 08:27:39 UTC (rev 183464)
</span><span class="lines">@@ -0,0 +1,88 @@
</span><ins>+layer at (0,0) size 785x2244
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x2244
+  RenderBlock {HTML} at (0,0) size 785x2244
+    RenderBody {BODY} at (8,8) size 769x2228
+      RenderBlock {DIV} at (0,0) size 769x1153
+        RenderBlock {DIV} at (0,0) size 769x28
+          RenderText {#text} at (0,0) size 493x28
+            text run at (0,0) width 493: &quot;This is a test for -webkit-system-font font&quot;
+        RenderBlock {DIV} at (0,28) size 769x35
+          RenderText {#text} at (0,0) size 616x35
+            text run at (0,0) width 616: &quot;This is a test for -webkit-system-font font&quot;
+        RenderBlock {DIV} at (0,63) size 769x35
+          RenderText {#text} at (0,0) size 616x35
+            text run at (0,0) width 616: &quot;This is a test for -webkit-system-font font&quot;
+        RenderBlock {DIV} at (0,98) size 769x86
+          RenderInline {B} at (0,0) size 726x86
+            RenderText {#text} at (0,0) size 726x86
+              text run at (0,0) width 726: &quot;This is a test for -webkit-system-font&quot;
+              text run at (0,43) width 77: &quot;font&quot;
+        RenderBlock {DIV} at (0,184) size 769x100
+          RenderInline {I} at (0,0) size 766x100
+            RenderText {#text} at (0,0) size 766x100
+              text run at (0,0) width 766: &quot;This is a test for -webkit-system-font&quot;
+              text run at (0,50) width 84: &quot;font&quot;
+        RenderBlock {DIV} at (0,284) size 769x112
+          RenderText {#text} at (0,0) size 594x112
+            text run at (0,0) width 594: &quot;This is a test for -webkit-&quot;
+            text run at (0,56) width 392: &quot;system-font font&quot;
+        RenderBlock {DIV} at (0,396) size 769x126
+          RenderText {#text} at (0,0) size 669x126
+            text run at (0,0) width 669: &quot;This is a test for -webkit-&quot;
+            text run at (0,63) width 441: &quot;system-font font&quot;
+        RenderBlock {DIV} at (0,522) size 769x142
+          RenderText {#text} at (0,0) size 743x142
+            text run at (0,0) width 743: &quot;This is a test for -webkit-&quot;
+            text run at (0,71) width 490: &quot;system-font font&quot;
+        RenderBlock {DIV} at (0,664) size 769x234
+          RenderText {#text} at (0,0) size 636x234
+            text run at (0,0) width 568: &quot;This is a test for -&quot;
+            text run at (0,78) width 636: &quot;webkit-system-font&quot;
+            text run at (0,156) width 131: &quot;font&quot;
+        RenderBlock {DIV} at (0,898) size 769x255
+          RenderText {#text} at (0,0) size 694x255
+            text run at (0,0) width 619: &quot;This is a test for -&quot;
+            text run at (0,85) width 694: &quot;webkit-system-font&quot;
+            text run at (0,170) width 143: &quot;font&quot;
+      RenderBlock {DIV} at (0,1153) size 769x1075
+        RenderBlock {DIV} at (0,0) size 769x28
+          RenderText {#text} at (0,0) size 480x28
+            text run at (0,0) width 480: &quot;This is a test for -apple-system-font font&quot;
+        RenderBlock {DIV} at (0,28) size 769x35
+          RenderText {#text} at (0,0) size 600x35
+            text run at (0,0) width 600: &quot;This is a test for -apple-system-font font&quot;
+        RenderBlock {DIV} at (0,63) size 769x35
+          RenderText {#text} at (0,0) size 600x35
+            text run at (0,0) width 600: &quot;This is a test for -apple-system-font font&quot;
+        RenderBlock {DIV} at (0,98) size 769x86
+          RenderInline {B} at (0,0) size 703x86
+            RenderText {#text} at (0,0) size 703x86
+              text run at (0,0) width 703: &quot;This is a test for -apple-system-font&quot;
+              text run at (0,43) width 77: &quot;font&quot;
+        RenderBlock {DIV} at (0,184) size 769x100
+          RenderInline {I} at (0,0) size 743x100
+            RenderText {#text} at (0,0) size 743x100
+              text run at (0,0) width 743: &quot;This is a test for -apple-system-font&quot;
+              text run at (0,50) width 84: &quot;font&quot;
+        RenderBlock {DIV} at (0,284) size 769x112
+          RenderText {#text} at (0,0) size 755x112
+            text run at (0,0) width 755: &quot;This is a test for -apple-system-&quot;
+            text run at (0,56) width 205: &quot;font font&quot;
+        RenderBlock {DIV} at (0,396) size 769x126
+          RenderText {#text} at (0,0) size 639x126
+            text run at (0,0) width 639: &quot;This is a test for -apple-&quot;
+            text run at (0,63) width 441: &quot;system-font font&quot;
+        RenderBlock {DIV} at (0,522) size 769x142
+          RenderText {#text} at (0,0) size 710x142
+            text run at (0,0) width 710: &quot;This is a test for -apple-&quot;
+            text run at (0,71) width 490: &quot;system-font font&quot;
+        RenderBlock {DIV} at (0,664) size 769x156
+          RenderText {#text} at (0,0) size 752x156
+            text run at (0,0) width 568: &quot;This is a test for -&quot;
+            text run at (0,78) width 752: &quot;apple-system-font font&quot;
+        RenderBlock {DIV} at (0,820) size 769x255
+          RenderText {#text} at (0,0) size 655x255
+            text run at (0,0) width 619: &quot;This is a test for -&quot;
+            text run at (0,85) width 655: &quot;apple-system-font&quot;
+            text run at (0,170) width 143: &quot;font&quot;
</ins></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmavericksplatformmacfasttextverticalnosidewaysexpectedtxt"></a>
<div class="addfile"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt (0 => 183464)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt                                (rev 0)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt        2015-04-28 08:27:39 UTC (rev 183464)
</span><span class="lines">@@ -0,0 +1,87 @@
</span><ins>+layer at (0,0) size 785x963
+  RenderView at (0,0) size 785x600
+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: &quot;\x{A7}\x{A9}\x{AE}\x{FF1B}\x{B6}\x{BC}\x{BD}\x{BE}&quot;
+        RenderBR {BR} at (274,28) size 1x0
+        RenderText {#text} at (1,37) size 170x28
+          text run at (1,37) width 170: &quot;\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}&quot;
+        RenderBR {BR} at (170,60) size 1x0
+        RenderText {#text} at (1,68) size 185x28
+          text run at (1,68) width 185: &quot;\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}&quot;
+        RenderBR {BR} at (186,91) size 0x0
+        RenderText {#text} at (1,98) size 222x28
+          text run at (1,98) width 222: &quot;\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}&quot;
+        RenderBR {BR} at (222,121) size 1x0
+        RenderText {#text} at (1,126) size 247x28
+          text run at (1,126) width 247: &quot;\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}&quot;
+        RenderBR {BR} at (247,149) size 1x0
+        RenderText {#text} at (1,158) size 392x28
+          text run at (1,158) width 392: &quot;\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}&quot;
+        RenderBR {BR} at (392,181) size 1x0
+        RenderText {#text} at (1,196) size 150x28
+          text run at (1,196) width 150: &quot;\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}&quot;
+        RenderBR {BR} at (151,219) size 0x0
+        RenderText {#text} at (1,234) size 568x28
+          text run at (1,234) width 282: &quot;\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} &quot;
+          text run at (282,234) width 287: &quot;\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}&quot;
+        RenderBR {BR} at (568,257) size 1x0
+        RenderText {#text} at (1,271) size 319x28
+          text run at (1,271) width 319: &quot;\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}&quot;
+        RenderBR {BR} at (319,294) size 1x0
+        RenderText {#text} at (1,309) size 327x28
+          text run at (1,309) width 327: &quot;\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}&quot;
+        RenderBR {BR} at (328,332) size 0x0
+        RenderText {#text} at (1,345) size 312x28
+          text run at (1,345) width 312: &quot;\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}&quot;
+        RenderBR {BR} at (313,368) size 0x0
+        RenderText {#text} at (1,381) size 390x28
+          text run at (1,381) width 390: &quot;\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}&quot;
+        RenderBR {BR} at (391,404) size 0x0
+        RenderText {#text} at (1,417) size 349x28
+          text run at (1,417) width 349: &quot;\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}&quot;
+        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: &quot;\x{A7}\x{A9}\x{AE}\x{FF1B}\x{B6}\x{BC}\x{BD}\x{BE}&quot;
+        RenderBR {BR} at (19,295) size 0x1
+        RenderText {#text} at (37,1) size 28x219
+          text run at (37,1) width 219: &quot;\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}&quot;
+        RenderBR {BR} at (42,219) size 0x1
+        RenderText {#text} at (67,1) size 28x197
+          text run at (67,1) width 197: &quot;\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}&quot;
+        RenderBR {BR} at (81,198) size 0x0
+        RenderText {#text} at (97,1) size 28x223
+          text run at (97,1) width 223: &quot;\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}&quot;
+        RenderBR {BR} at (102,223) size 0x1
+        RenderText {#text} at (125,1) size 28x293
+          text run at (125,1) width 293: &quot;\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}&quot;
+        RenderBR {BR} at (130,293) size 0x1
+        RenderText {#text} at (157,1) size 28x403
+          text run at (157,1) width 403: &quot;\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}&quot;
+        RenderBR {BR} at (162,403) size 0x1
+        RenderText {#text} at (195,1) size 28x170
+          text run at (195,1) width 170: &quot;\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}&quot;
+        RenderBR {BR} at (200,170) size 0x1
+        RenderText {#text} at (233,1) size 28x496
+          text run at (233,1) width 262: &quot;\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} &quot;
+          text run at (233,262) width 234: &quot;\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}&quot;
+        RenderBR {BR} at (247,496) size 0x1
+        RenderText {#text} at (269,1) size 28x320
+          text run at (269,1) width 320: &quot;\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}&quot;
+        RenderBR {BR} at (283,320) size 0x1
+        RenderText {#text} at (305,1) size 28x350
+          text run at (305,1) width 350: &quot;\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}&quot;
+        RenderBR {BR} at (319,351) size 0x0
+        RenderText {#text} at (341,1) size 28x312
+          text run at (341,1) width 312: &quot;\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}&quot;
+        RenderBR {BR} at (355,313) size 0x0
+        RenderText {#text} at (377,1) size 28x390
+          text run at (377,1) width 390: &quot;\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}&quot;
+        RenderBR {BR} at (391,391) size 0x0
+        RenderText {#text} at (413,1) size 28x334
+          text run at (413,1) width 334: &quot;\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}&quot;
+        RenderBR {BR} at (427,334) size 0x1
</ins></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmountainlionmediavideocolorspaceyuv420expectedpng"></a>
<div class="binary"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv420-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv420-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmountainlionmediavideocolorspaceyuv420expectedtxt"></a>
<div class="addfile"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv420-expected.txt (0 => 183464)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv420-expected.txt                                (rev 0)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv420-expected.txt        2015-04-28 08:27:39 UTC (rev 183464)
</span><span class="lines">@@ -0,0 +1,11 @@
</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 784x18
+        RenderText {#text} at (0,0) size 329x18
+          text run at (0,0) width 329: &quot;Test correct colorspace for yuv420, i.e. YU12 video&quot;
+      RenderBlock (anonymous) at (0,34) size 784x156
+layer at (8,42) size 206x156
+  RenderVideo {VIDEO} at (0,0) size 206x156 [border: (3px solid #FF0000)]
</ins></span></pre></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmountainlionmediavideocolorspaceyuv422expectedpng"></a>
<div class="binary"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv422-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv422-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="branchessafari6006branchLayoutTestsplatformmacmountainlionmediavideocolorspaceyuv422expectedtxt"></a>
<div class="addfile"><h4>Added: branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv422-expected.txt (0 => 183464)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv422-expected.txt                                (rev 0)
+++ branches/safari-600.6-branch/LayoutTests/platform/mac-mountainlion/media/video-colorspace-yuv422-expected.txt        2015-04-28 08:27:39 UTC (rev 183464)
</span><span class="lines">@@ -0,0 +1,11 @@
</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 784x18
+        RenderText {#text} at (0,0) size 329x18
+          text run at (0,0) width 329: &quot;Test correct colorspace for yuv422, i.e. YU16 video&quot;
+      RenderBlock (anonymous) at (0,34) size 784x156
+layer at (8,42) size 206x156
+  RenderVideo {VIDEO} at (0,0) size 206x156 [border: (3px solid #FF0000)]
</ins></span></pre>
</div>
</div>

</body>
</html>