<!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>[174586] 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/174586">174586</a></dd>
<dt>Author</dt> <dd>aestes@apple.com</dd>
<dt>Date</dt> <dd>2014-10-10 08:34:50 -0700 (Fri, 10 Oct 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>Fix some Mavericks test failures caused by <a href="http://trac.webkit.org/projects/webkit/changeset/174585">r174585</a>.
* platform/mac-mavericks/fast/css/resize-corner-tracking-expected.txt: Added.
* platform/mac-mavericks/fast/events/shadow-event-path-2-expected.txt: Added.
* platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt.
* platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformmacmavericksfastcssresizecornertrackingexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/fast/css/resize-corner-tracking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksfasteventsshadoweventpath2expectedtxt">trunk/LayoutTests/platform/mac-mavericks/fast/events/shadow-event-path-2-expected.txt</a></li>
<li>trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/</li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmacfasttextsystemFontexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmacfasttextverticalnosidewaysexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformmacmountainlionplatformmacfasttextsystemFontexpectedtxt">trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmountainlionplatformmacfasttextverticalnosidewaysexpectedtxt">trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (174585 => 174586)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-10 14:36:50 UTC (rev 174585)
+++ trunk/LayoutTests/ChangeLog        2014-10-10 15:34:50 UTC (rev 174586)
</span><span class="lines">@@ -1,5 +1,14 @@
</span><span class="cx"> 2014-10-10 Andy Estes <aestes@apple.com>
</span><span class="cx">
</span><ins>+ Fix some Mavericks test failures caused by r174585.
+
+ * platform/mac-mavericks/fast/css/resize-corner-tracking-expected.txt: Added.
+ * platform/mac-mavericks/fast/events/shadow-event-path-2-expected.txt: Added.
+ * platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt.
+ * platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt.
+
+2014-10-10 Andy Estes <aestes@apple.com>
+
</ins><span class="cx"> Added Yosemite expected results and TestExpections to platform/mac/.
</span><span class="cx">
</span><span class="cx"> To-be-overwritten files in platform/mac/ were first moved to platform/mac-mavericks/.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksfastcssresizecornertrackingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac-mavericks/fast/css/resize-corner-tracking-expected.txt (0 => 174586)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/fast/css/resize-corner-tracking-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/fast/css/resize-corner-tracking-expected.txt        2014-10-10 15:34:50 UTC (rev 174586)
</span><span class="lines">@@ -0,0 +1,42 @@
</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 {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {P} at (0,18) size 784x18
+ RenderText {#text} at (0,0) size 53x18
+ text run at (0,0) width 53: "Test for "
+ RenderInline {I} at (0,0) size 669x18
+ RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
+ RenderText {#text} at (53,0) size 348x18
+ text run at (53,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9547"
+ RenderText {#text} at (401,0) size 321x18
+ text run at (401,0) width 4: " "
+ text run at (405,0) width 317: "Resize corner does not track the mouse accurately"
+ RenderText {#text} at (722,0) size 4x18
+ text run at (722,0) width 4: "."
+ RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
+ RenderBlock (anonymous) at (0,187) size 784x361
+ RenderText {#text} at (169,107) size 4x18
+ text run at (169,107) width 4: " "
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (184,168) size 4x18
+ text run at (184,168) width 4: " "
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,70) size 173x125 clip at (10,72) size 169x121
+ RenderBlock {DIV} at (0,62) size 173x125 [border: (2px solid #0000FF)]
+layer at (8,195) size 169x121 clip at (10,197) size 165x117
+ RenderTextControl {TEXTAREA} at (0,0) size 169x121 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)]
+ RenderBlock {DIV} at (4,4) size 161x13
+layer at (10,322) size 180x53 clip at (11,323) size 178x51
+ RenderTextControl {TEXTAREA} at (2,127) size 180x53 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 174x13
+layer at (8,381) size 323x175
+ RenderIFrame {IFRAME} at (0,186) size 323x175 [border: (2px inset #000000)]
+ layer at (0,0) size 319x171
+ RenderView at (0,0) size 319x171
+ layer at (0,0) size 319x171
+ RenderBlock {HTML} at (0,0) size 319x171
+ RenderBody {BODY} at (8,8) size 303x155
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksfasteventsshadoweventpath2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac-mavericks/fast/events/shadow-event-path-2-expected.txt (0 => 174586)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/fast/events/shadow-event-path-2-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/fast/events/shadow-event-path-2-expected.txt        2014-10-10 15:34:50 UTC (rev 174586)
</span><span class="lines">@@ -0,0 +1,1246 @@
</span><ins>+This test records target and relatedTarget at each element while dispatching a mouse click event at an input element.
+
+
+Content:<div id="detailsContainer"><input id="target" type="file"></div>
+
+mouseover@html
+ target:html
+ relatedTarget:null
+
+mouseover@document
+ target:html
+ relatedTarget:null
+
+mouseover@window
+ target:html
+ relatedTarget:null
+
+mouseenter@html
+ target:html
+ relatedTarget:null
+
+mousemove@html
+ target:html
+ relatedTarget:null
+
+mousemove@document
+ target:html
+ relatedTarget:null
+
+mousemove@window
+ target:html
+ relatedTarget:null
+
+mouseout@html
+ target:html
+ relatedTarget:input#target
+
+mouseout@document
+ target:html
+ relatedTarget:input#target
+
+mouseout@window
+ target:html
+ relatedTarget:input#target
+
+mouseover@input#target
+ target:input#target
+ relatedTarget:html
+
+mouseover@div#detailsContainer
+ target:input#target
+ relatedTarget:html
+
+mouseover@body
+ target:input#target
+ relatedTarget:html
+
+mouseover@html
+ target:input#target
+ relatedTarget:html
+
+mouseover@document
+ target:input#target
+ relatedTarget:html
+
+mouseover@window
+ target:input#target
+ relatedTarget:html
+
+mouseenter@input#target
+ target:input#target
+ relatedTarget:html
+
+mouseenter@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:html
+
+mouseenter@body
+ target:body
+ relatedTarget:html
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mousemove@input#target
+ target:input#target
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:input#target
+ relatedTarget:null
+
+mousemove@body
+ target:input#target
+ relatedTarget:null
+
+mousemove@html
+ target:input#target
+ relatedTarget:null
+
+mousemove@document
+ target:input#target
+ relatedTarget:null
+
+mousemove@window
+ target:input#target
+ relatedTarget:null
+
+mouseout@input#target
+ target:input#target
+ relatedTarget:div#detailsContainer
+
+mouseout@div#detailsContainer
+ target:input#target
+ relatedTarget:div#detailsContainer
+
+mouseout@body
+ target:input#target
+ relatedTarget:div#detailsContainer
+
+mouseout@html
+ target:input#target
+ relatedTarget:div#detailsContainer
+
+mouseout@document
+ target:input#target
+ relatedTarget:div#detailsContainer
+
+mouseout@window
+ target:input#target
+ relatedTarget:div#detailsContainer
+
+mouseleave@input#target
+ target:input#target
+ relatedTarget:div#detailsContainer
+
+mouseover@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:input#target
+
+mouseover@body
+ target:div#detailsContainer
+ relatedTarget:input#target
+
+mouseover@html
+ target:div#detailsContainer
+ relatedTarget:input#target
+
+mouseover@document
+ target:div#detailsContainer
+ relatedTarget:input#target
+
+mouseover@window
+ target:div#detailsContainer
+ relatedTarget:input#target
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@div#detailsContainer
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@body
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@html
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@document
+ target:div#detailsContainer
+ relatedTarget:null
+
+mousemove@window
+ target:div#detailsContainer
+ relatedTarget:null
+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmacfasttextsystemFontexpectedtxtfromrev174585trunkLayoutTestsplatformmacmountainlionplatformmacfasttextsystemFontexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt (from rev 174585, trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt) (0 => 174586)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt        2014-10-10 15:34:50 UTC (rev 174586)
</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 500x28
+ text run at (0,0) width 500: "This is a test for -webkit-system-font font"
+ RenderBlock {DIV} at (0,28) size 769x35
+ RenderText {#text} at (0,0) size 625x35
+ text run at (0,0) width 625: "This is a test for -webkit-system-font font"
+ RenderBlock {DIV} at (0,63) size 769x35
+ RenderText {#text} at (0,0) size 625x35
+ text run at (0,0) width 625: "This is a test for -webkit-system-font font"
+ RenderBlock {DIV} at (0,98) size 769x86
+ RenderInline {B} at (0,0) size 721x86
+ RenderText {#text} at (0,0) size 721x86
+ text run at (0,0) width 721: "This is a test for -webkit-system-font"
+ text run at (0,43) width 77: "font"
+ RenderBlock {DIV} at (0,184) size 769x100
+ RenderInline {I} at (0,0) size 695x100
+ RenderText {#text} at (0,0) size 695x100
+ text run at (0,0) width 695: "This is a test for -webkit-system-"
+ text run at (0,50) width 180: "font font"
+ RenderBlock {DIV} at (0,284) size 769x112
+ RenderText {#text} at (0,0) size 603x112
+ text run at (0,0) width 603: "This is a test for -webkit-"
+ text run at (0,56) width 397: "system-font font"
+ RenderBlock {DIV} at (0,396) size 769x126
+ RenderText {#text} at (0,0) size 678x126
+ text run at (0,0) width 678: "This is a test for -webkit-"
+ text run at (0,63) width 446: "system-font font"
+ RenderBlock {DIV} at (0,522) size 769x142
+ RenderText {#text} at (0,0) size 754x142
+ text run at (0,0) width 754: "This is a test for -webkit-"
+ text run at (0,71) width 496: "system-font font"
+ RenderBlock {DIV} at (0,664) size 769x234
+ RenderText {#text} at (0,0) size 644x234
+ text run at (0,0) width 579: "This is a test for -"
+ text run at (0,78) width 644: "webkit-system-font"
+ text run at (0,156) width 131: "font"
+ RenderBlock {DIV} at (0,898) size 769x255
+ RenderText {#text} at (0,0) size 702x255
+ text run at (0,0) width 632: "This is a test for -"
+ text run at (0,85) width 702: "webkit-system-font"
+ text run at (0,170) width 143: "font"
+ RenderBlock {DIV} at (0,1153) size 769x1075
+ RenderBlock {DIV} at (0,0) size 769x28
+ RenderText {#text} at (0,0) size 487x28
+ text run at (0,0) width 487: "This is a test for -apple-system-font font"
+ RenderBlock {DIV} at (0,28) size 769x35
+ RenderText {#text} at (0,0) size 608x35
+ text run at (0,0) width 608: "This is a test for -apple-system-font font"
+ RenderBlock {DIV} at (0,63) size 769x35
+ RenderText {#text} at (0,0) size 608x35
+ text run at (0,0) width 608: "This is a test for -apple-system-font font"
+ RenderBlock {DIV} at (0,98) size 769x86
+ RenderInline {B} at (0,0) size 698x86
+ RenderText {#text} at (0,0) size 698x86
+ text run at (0,0) width 698: "This is a test for -apple-system-font"
+ text run at (0,43) width 77: "font"
+ RenderBlock {DIV} at (0,184) size 769x100
+ RenderInline {I} at (0,0) size 755x100
+ RenderText {#text} at (0,0) size 755x100
+ text run at (0,0) width 755: "This is a test for -apple-system-font"
+ text run at (0,50) width 84: "font"
+ RenderBlock {DIV} at (0,284) size 769x112
+ RenderText {#text} at (0,0) size 768x112
+ text run at (0,0) width 768: "This is a test for -apple-system-"
+ text run at (0,56) width 205: "font font"
+ RenderBlock {DIV} at (0,396) size 769x126
+ RenderText {#text} at (0,0) size 649x126
+ text run at (0,0) width 649: "This is a test for -apple-"
+ text run at (0,63) width 446: "system-font font"
+ RenderBlock {DIV} at (0,522) size 769x142
+ RenderText {#text} at (0,0) size 721x142
+ text run at (0,0) width 721: "This is a test for -apple-"
+ text run at (0,71) width 496: "system-font font"
+ RenderBlock {DIV} at (0,664) size 769x156
+ RenderText {#text} at (0,0) size 759x156
+ text run at (0,0) width 579: "This is a test for -"
+ text run at (0,78) width 759: "apple-system-font font"
+ RenderBlock {DIV} at (0,820) size 769x255
+ RenderText {#text} at (0,0) size 663x255
+ text run at (0,0) width 632: "This is a test for -"
+ text run at (0,85) width 663: "apple-system-font"
+ text run at (0,170) width 143: "font"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmacfasttextverticalnosidewaysexpectedtxtfromrev174585trunkLayoutTestsplatformmacmountainlionplatformmacfasttextverticalnosidewaysexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt (from rev 174585, trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt) (0 => 174586)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt        2014-10-10 15:34:50 UTC (rev 174586)
</span><span class="lines">@@ -0,0 +1,87 @@
</span><ins>+layer at (0,0) size 785x961
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x961
+ RenderBlock {HTML} at (0,0) size 785x961
+ RenderBody {BODY} at (8,8) size 769x945
+ 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 187x28
+ text run at (1,68) width 187: "\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}"
+ RenderBR {BR} at (188,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 446x495 [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 28x493
+ 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 231: "\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}"
+ RenderBR {BR} at (247,493) 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
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmountainlionplatformmacfasttextsystemFontexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt (174585 => 174586)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt        2014-10-10 14:36:50 UTC (rev 174585)
+++ trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt        2014-10-10 15:34:50 UTC (rev 174586)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-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 500x28
- text run at (0,0) width 500: "This is a test for -webkit-system-font font"
- RenderBlock {DIV} at (0,28) size 769x35
- RenderText {#text} at (0,0) size 625x35
- text run at (0,0) width 625: "This is a test for -webkit-system-font font"
- RenderBlock {DIV} at (0,63) size 769x35
- RenderText {#text} at (0,0) size 625x35
- text run at (0,0) width 625: "This is a test for -webkit-system-font font"
- RenderBlock {DIV} at (0,98) size 769x86
- RenderInline {B} at (0,0) size 721x86
- RenderText {#text} at (0,0) size 721x86
- text run at (0,0) width 721: "This is a test for -webkit-system-font"
- text run at (0,43) width 77: "font"
- RenderBlock {DIV} at (0,184) size 769x100
- RenderInline {I} at (0,0) size 695x100
- RenderText {#text} at (0,0) size 695x100
- text run at (0,0) width 695: "This is a test for -webkit-system-"
- text run at (0,50) width 180: "font font"
- RenderBlock {DIV} at (0,284) size 769x112
- RenderText {#text} at (0,0) size 603x112
- text run at (0,0) width 603: "This is a test for -webkit-"
- text run at (0,56) width 397: "system-font font"
- RenderBlock {DIV} at (0,396) size 769x126
- RenderText {#text} at (0,0) size 678x126
- text run at (0,0) width 678: "This is a test for -webkit-"
- text run at (0,63) width 446: "system-font font"
- RenderBlock {DIV} at (0,522) size 769x142
- RenderText {#text} at (0,0) size 754x142
- text run at (0,0) width 754: "This is a test for -webkit-"
- text run at (0,71) width 496: "system-font font"
- RenderBlock {DIV} at (0,664) size 769x234
- RenderText {#text} at (0,0) size 644x234
- text run at (0,0) width 579: "This is a test for -"
- text run at (0,78) width 644: "webkit-system-font"
- text run at (0,156) width 131: "font"
- RenderBlock {DIV} at (0,898) size 769x255
- RenderText {#text} at (0,0) size 702x255
- text run at (0,0) width 632: "This is a test for -"
- text run at (0,85) width 702: "webkit-system-font"
- text run at (0,170) width 143: "font"
- RenderBlock {DIV} at (0,1153) size 769x1075
- RenderBlock {DIV} at (0,0) size 769x28
- RenderText {#text} at (0,0) size 487x28
- text run at (0,0) width 487: "This is a test for -apple-system-font font"
- RenderBlock {DIV} at (0,28) size 769x35
- RenderText {#text} at (0,0) size 608x35
- text run at (0,0) width 608: "This is a test for -apple-system-font font"
- RenderBlock {DIV} at (0,63) size 769x35
- RenderText {#text} at (0,0) size 608x35
- text run at (0,0) width 608: "This is a test for -apple-system-font font"
- RenderBlock {DIV} at (0,98) size 769x86
- RenderInline {B} at (0,0) size 698x86
- RenderText {#text} at (0,0) size 698x86
- text run at (0,0) width 698: "This is a test for -apple-system-font"
- text run at (0,43) width 77: "font"
- RenderBlock {DIV} at (0,184) size 769x100
- RenderInline {I} at (0,0) size 755x100
- RenderText {#text} at (0,0) size 755x100
- text run at (0,0) width 755: "This is a test for -apple-system-font"
- text run at (0,50) width 84: "font"
- RenderBlock {DIV} at (0,284) size 769x112
- RenderText {#text} at (0,0) size 768x112
- text run at (0,0) width 768: "This is a test for -apple-system-"
- text run at (0,56) width 205: "font font"
- RenderBlock {DIV} at (0,396) size 769x126
- RenderText {#text} at (0,0) size 649x126
- text run at (0,0) width 649: "This is a test for -apple-"
- text run at (0,63) width 446: "system-font font"
- RenderBlock {DIV} at (0,522) size 769x142
- RenderText {#text} at (0,0) size 721x142
- text run at (0,0) width 721: "This is a test for -apple-"
- text run at (0,71) width 496: "system-font font"
- RenderBlock {DIV} at (0,664) size 769x156
- RenderText {#text} at (0,0) size 759x156
- text run at (0,0) width 579: "This is a test for -"
- text run at (0,78) width 759: "apple-system-font font"
- RenderBlock {DIV} at (0,820) size 769x255
- RenderText {#text} at (0,0) size 663x255
- text run at (0,0) width 632: "This is a test for -"
- text run at (0,85) width 663: "apple-system-font"
- text run at (0,170) width 143: "font"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmountainlionplatformmacfasttextverticalnosidewaysexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt (174585 => 174586)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt        2014-10-10 14:36:50 UTC (rev 174585)
+++ trunk/LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt        2014-10-10 15:34:50 UTC (rev 174586)
</span><span class="lines">@@ -1,87 +0,0 @@
</span><del>-layer at (0,0) size 785x961
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x961
- RenderBlock {HTML} at (0,0) size 785x961
- RenderBody {BODY} at (8,8) size 769x945
- 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 187x28
- text run at (1,68) width 187: "\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}"
- RenderBR {BR} at (188,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 446x495 [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 28x493
- 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 231: "\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}"
- RenderBR {BR} at (247,493) 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></span></pre>
</div>
</div>
</body>
</html>