<!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>[179231] 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/179231">179231</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-27 17:08:15 -0800 (Tue, 27 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] More Windows rebaselines.

* platform/win/fast/events/ondrop-text-htmlt-expected.txt: Added.
* platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt:
* platform/win/fast/text/fallback-traits-fixup-expected.txt:
* platform/win/fast/text/international/complex-character-based-fallback-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttextfallbacktraitsfixupexpectedtxt">trunk/LayoutTests/platform/win/fast/text/fallback-traits-fixup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttextinternationalcomplexcharacterbasedfallbackexpectedtxt">trunk/LayoutTests/platform/win/fast/text/international/complex-character-based-fallback-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinfasteventsondroptexthtmltexpectedtxt">trunk/LayoutTests/platform/win/fast/events/ondrop-text-htmlt-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (179230 => 179231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-28 01:06:54 UTC (rev 179230)
+++ trunk/LayoutTests/ChangeLog        2015-01-28 01:08:15 UTC (rev 179231)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2015-01-27  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] More Windows rebaselines.
+
+        * platform/win/fast/events/ondrop-text-htmlt-expected.txt: Added.
+        * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt:
+        * platform/win/fast/text/fallback-traits-fixup-expected.txt:
+        * platform/win/fast/text/international/complex-character-based-fallback-expected.txt:
+
</ins><span class="cx"> 2015-01-27  Eric Carlson  &lt;eric.carlson@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Simplify http/tests/media/video-play-stall.html
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasteventsondroptexthtmltexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/events/ondrop-text-htmlt-expected.txt (0 => 179231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/events/ondrop-text-htmlt-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/events/ondrop-text-htmlt-expected.txt        2015-01-28 01:08:15 UTC (rev 179231)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+CONSOLE MESSAGE: line 21: text/plain: This test verifies that we can get text/html from the drag object during an ondrop event. 
+CONSOLE MESSAGE: line 23: text/html: &lt;span style=&quot;color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;&quot;&gt;This test verifies that we can get text/html from the drag object during an ondrop event.&lt;span class=&quot;Apple-converted-space&quot;&gt; &lt;/span&gt;&lt;/span&gt;
+This test verifies that we can get text/html from the drag object during an ondrop event. This test requires DRT.
+PASS
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/events/ondrop-text-htmlt-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfasttextfallbacktraitsfixupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/text/fallback-traits-fixup-expected.txt (179230 => 179231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/text/fallback-traits-fixup-expected.txt        2015-01-28 01:06:54 UTC (rev 179230)
+++ trunk/LayoutTests/platform/win/fast/text/fallback-traits-fixup-expected.txt        2015-01-28 01:08:15 UTC (rev 179231)
</span><span class="lines">@@ -15,17 +15,18 @@
</span><span class="cx">             text run at (211,0) width 349: &quot;STIX glyphs not rendered on this stackoverflow answer&quot;
</span><span class="cx">         RenderText {#text} at (560,0) size 4x18
</span><span class="cx">           text run at (560,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,34) size 784x43
-        RenderText {#text} at (0,21) size 96x18
-          text run at (0,21) width 96: &quot;A black circle: &quot;
-        RenderInline {SPAN} at (0,0) size 27x37
-          RenderText {#text} at (96,6) size 27x37
-            text run at (96,6) width 27: &quot;\x{26AB}&quot;
</del><ins>+      RenderBlock {P} at (0,34) size 784x37
+        RenderText {#text} at (0,15) size 96x18
+          text run at (0,15) width 96: &quot;A black circle: &quot;
+        RenderInline {SPAN} at (0,0) size 0x37
+          RenderText {#text} at (96,0) size 0x37
+            text run at (96,0) width 0: &quot;\x{26AB}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,93) size 784x43
-        RenderText {#text} at (0,21) size 136x18
-          text run at (0,21) width 136: &quot;Another black circle: &quot;
-        RenderInline {SPAN} at (0,0) size 28x37
-          RenderText {#text} at (136,6) size 28x37
-            text run at (136,6) width 28: &quot;\x{26AB}&quot;
</del><ins>+      RenderBlock {P} at (0,87) size 784x37
+        RenderText {#text} at (0,15) size 136x18
+          text run at (0,15) width 136: &quot;Another black circle: &quot;
+        RenderInline {SPAN} at (0,0) size 0x37
+          RenderText {#text} at (136,0) size 0x37
+            text run at (136,0) width 0: &quot;\x{26AB}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><ins>+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttextinternationalcomplexcharacterbasedfallbackexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/text/international/complex-character-based-fallback-expected.txt (179230 => 179231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/text/international/complex-character-based-fallback-expected.txt        2015-01-28 01:06:54 UTC (rev 179230)
+++ trunk/LayoutTests/platform/win/fast/text/international/complex-character-based-fallback-expected.txt        2015-01-28 01:08:15 UTC (rev 179231)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x675
</del><ins>+layer at (0,0) size 785x714
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x675
-  RenderBlock {HTML} at (0,0) size 785x675
-    RenderBody {BODY} at (8,8) size 769x651
</del><ins>+layer at (0,0) size 785x714
+  RenderBlock {HTML} at (0,0) size 785x714
+    RenderBody {BODY} at (8,8) size 769x690
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x54
</span><span class="cx">         RenderText {#text} at (0,0) size 733x36
</span><span class="cx">           text run at (0,0) width 733: &quot;This tests that complex text that requires font fallback wraps correctly. The text is Tamil, which is not covered by the&quot;
</span><span class="lines">@@ -13,24 +13,23 @@
</span><span class="cx">         RenderText {#text} at (478,18) size 751x36
</span><span class="cx">           text run at (478,18) width 273: &quot; covered by the default font and is rendered&quot;
</span><span class="cx">           text run at (0,36) width 50: &quot;using it.&quot;
</span><del>-      RenderBlock {P} at (0,70) size 306x237 [border: (3px solid #000000)]
-        RenderText {#text} at (3,6) size 294x228
-          text run at (3,6) width 238: &quot;\x{B87}\x{BA4}\x{BC1} \x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC8}\x{BAA}\x{BCD} \x{BAA}\x{BCB}\x{BA9}\x{BCD}\x{BB1}&quot;
-          text run at (3,27) width 227: &quot;\x{B86}\x{BB0}\x{BCD}\x{BB5}\x{BAE}\x{BC1}\x{B9F}\x{BC8}\x{BAF}\x{BB5}\x{BB0}\x{BCD}\x{B95}\x{BB3}\x{BBE}\x{BB2}\x{BCD}&quot;
-          text run at (3,48) width 161: &quot;\x{BA4}\x{BCA}\x{B95}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BAA}\x{BCD}\x{BAA}\x{B9F}\x{BCD}\x{B9F}\x{BC1}&quot;
-          text run at (3,69) width 270: &quot;\x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BBE}\x{B9F}\x{BC1}\x{B95}\x{BB3}\x{BCD} \x{B8F}\x{BA4}\x{BC1}\x{BAE}\x{BCD} \x{B87}\x{BA9}\x{BCD}\x{BB1}\x{BBF}&quot;
-          text run at (3,90) width 128: &quot;\x{B87}\x{BB2}\x{BB5}\x{B9A}\x{BAE}\x{BBE}\x{B95}\x{BAA}\x{BCD}&quot;
-          text run at (3,111) width 238: &quot;\x{BAA}\x{BAF}\x{BA9}\x{BCD}\x{BAA}\x{B9F}\x{BC1}\x{BA4}\x{BCD}\x{BA4}\x{B95}\x{BCD}\x{B95}\x{BC2}\x{B9F}\x{BBF}\x{BAF} \x{B92}\x{BB0}\x{BC1}&quot;
-          text run at (3,132) width 197: &quot;\x{BAA}\x{BA9}\x{BCD}\x{BAE}\x{BCA}\x{BB4}\x{BBF}\x{B95}\x{BCD} \x{B95}\x{BB2}\x{BC8}\x{B95}\x{BCD}&quot;
-          text run at (3,153) width 294: &quot;\x{B95}\x{BB3}\x{B9E}\x{BCD}\x{B9A}\x{BBF}\x{BAF}\x{BA4}\x{BCD} \x{BA4}\x{BBF}\x{B9F}\x{BCD}\x{B9F}\x{BAE}\x{BBE}\x{B95}\x{BC1}\x{BAE}\x{BCD}. \x{B87}\x{B99}\x{BCD}\x{B95}\x{BC1}&quot;
-          text run at (3,174) width 213: &quot;\x{BA8}\x{BC0}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{BAE}\x{BCD} \x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BC1}&quot;
-          text run at (3,195) width 269: &quot;\x{BB5}\x{BBF}\x{BB0}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BAE}\x{BBE}\x{BA9} \x{BA4}\x{BB2}\x{BC8}\x{BAA}\x{BCD}\x{BAA}\x{BC1}\x{B95}\x{BB3}\x{BBF}\x{BB2}\x{BCD}&quot;
-          text run at (3,216) width 223: &quot;\x{BAA}\x{BC1}\x{BA4}\x{BBF}\x{BA4}\x{BBE}\x{B95}\x{B95}\x{BCD} \x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BB0}\x{BC8}\x{B95}\x{BB3}\x{BCD}!&quot;
-      RenderBlock {P} at (0,323) size 769x36
</del><ins>+      RenderBlock {P} at (0,70) size 306x276 [border: (3px solid #000000)]
+        RenderText {#text} at (3,5) size 265x261
+          text run at (3,5) width 206: &quot;\x{B87}\x{BA4}\x{BC1} \x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC8}\x{BAA}\x{BCD} \x{BAA}\x{BCB}\x{BA9}\x{BCD}\x{BB1}&quot;
+          text run at (3,32) width 209: &quot;\x{B86}\x{BB0}\x{BCD}\x{BB5}\x{BAE}\x{BC1}\x{B9F}\x{BC8}\x{BAF}\x{BB5}\x{BB0}\x{BCD}\x{B95}\x{BB3}\x{BBE}\x{BB2}\x{BCD}&quot;
+          text run at (3,59) width 265: &quot;\x{BA4}\x{BCA}\x{B95}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BAA}\x{BCD}\x{BAA}\x{B9F}\x{BCD}\x{B9F}\x{BC1} \x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BBE}\x{B9F}\x{BC1}\x{B95}\x{BB3}\x{BCD}&quot;
+          text run at (3,86) width 222: &quot;\x{B8F}\x{BA4}\x{BC1}\x{BAE}\x{BCD} \x{B87}\x{BA9}\x{BCD}\x{BB1}\x{BBF} \x{B87}\x{BB2}\x{BB5}\x{B9A}\x{BAE}\x{BBE}\x{B95}\x{BAA}\x{BCD}&quot;
+          text run at (3,113) width 208: &quot;\x{BAA}\x{BAF}\x{BA9}\x{BCD}\x{BAA}\x{B9F}\x{BC1}\x{BA4}\x{BCD}\x{BA4}\x{B95}\x{BCD}\x{B95}\x{BC2}\x{B9F}\x{BBF}\x{BAF} \x{B92}\x{BB0}\x{BC1}&quot;
+          text run at (3,140) width 265: &quot;\x{BAA}\x{BA9}\x{BCD}\x{BAE}\x{BCA}\x{BB4}\x{BBF}\x{B95}\x{BCD} \x{B95}\x{BB2}\x{BC8}\x{B95}\x{BCD} \x{B95}\x{BB3}\x{B9E}\x{BCD}\x{B9A}\x{BBF}\x{BAF}\x{BA4}\x{BCD}&quot;
+          text run at (3,167) width 246: &quot;\x{BA4}\x{BBF}\x{B9F}\x{BCD}\x{B9F}\x{BAE}\x{BBE}\x{B95}\x{BC1}\x{BAE}\x{BCD}. \x{B87}\x{B99}\x{BCD}\x{B95}\x{BC1} \x{BA8}\x{BC0}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{BAE}\x{BCD}&quot;
+          text run at (3,194) width 213: &quot;\x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BC1} \x{BB5}\x{BBF}\x{BB0}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BAE}\x{BBE}\x{BA9}&quot;
+          text run at (3,221) width 207: &quot;\x{BA4}\x{BB2}\x{BC8}\x{BAA}\x{BCD}\x{BAA}\x{BC1}\x{B95}\x{BB3}\x{BBF}\x{BB2}\x{BCD} \x{BAA}\x{BC1}\x{BA4}\x{BBF}\x{BA4}\x{BBE}\x{B95}\x{B95}\x{BCD}&quot;
+          text run at (3,248) width 109: &quot;\x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BB0}\x{BC8}\x{B95}\x{BB3}\x{BCD}!&quot;
+      RenderBlock {P} at (0,362) size 769x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 749x36
</span><span class="cx">           text run at (0,0) width 749: &quot;This is the same text but specifying a font that covers Tamil. Note that the exclamation point is rendered using the same&quot;
</span><span class="cx">           text run at (0,18) width 96: &quot;font as the text.&quot;
</span><del>-      RenderBlock {P} at (0,375) size 306x276 [border: (3px solid #000000)]
</del><ins>+      RenderBlock {P} at (0,414) size 306x276 [border: (3px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 275x270
</span><span class="cx">           text run at (3,3) width 216: &quot;\x{B87}\x{BA4}\x{BC1} \x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC8}\x{BAA}\x{BCD} \x{BAA}\x{BCB}\x{BA9}\x{BCD}\x{BB1}&quot;
</span><span class="cx">           text run at (3,30) width 209: &quot;\x{B86}\x{BB0}\x{BCD}\x{BB5}\x{BAE}\x{BC1}\x{B9F}\x{BC8}\x{BAF}\x{BB5}\x{BB0}\x{BCD}\x{B95}\x{BB3}\x{BBE}\x{BB2}\x{BCD}&quot;
</span><span class="lines">@@ -42,3 +41,4 @@
</span><span class="cx">           text run at (3,192) width 218: &quot;\x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BC1} \x{BB5}\x{BBF}\x{BB0}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BAE}\x{BBE}\x{BA9}&quot;
</span><span class="cx">           text run at (3,219) width 212: &quot;\x{BA4}\x{BB2}\x{BC8}\x{BAA}\x{BCD}\x{BAA}\x{BC1}\x{B95}\x{BB3}\x{BBF}\x{BB2}\x{BCD} \x{BAA}\x{BC1}\x{BA4}\x{BBF}\x{BA4}\x{BBE}\x{B95}\x{B95}\x{BCD}&quot;
</span><span class="cx">           text run at (3,246) width 108: &quot;\x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BB0}\x{BC8}\x{B95}\x{BB3}\x{BCD}!&quot;
</span><ins>+
</ins></span></pre>
</div>
</div>

</body>
</html>