<!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>[179313] 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/179313">179313</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-28 16:37:04 -0800 (Wed, 28 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed gardening. Get rid of misspelled expected file.

Get rid of the 'ondrop-text-htmlt-expected.txt' file, and commit a new baseline
from the test system.

* platform/win/fast/events/ondrop-text-htmlt-expected.txt: Removed.
* platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttextbackslashtoyensigneucexpectedtxt">trunk/LayoutTests/platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (179312 => 179313)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-29 00:30:07 UTC (rev 179312)
+++ trunk/LayoutTests/ChangeLog        2015-01-29 00:37:04 UTC (rev 179313)
</span><span class="lines">@@ -1,3 +1,13 @@
</span><ins>+2015-01-28  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed gardening. Get rid of misspelled expected file.
+
+        Get rid of the 'ondrop-text-htmlt-expected.txt' file, and commit a new baseline
+        from the test system.
+
+        * platform/win/fast/events/ondrop-text-htmlt-expected.txt: Removed.
+        * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt:
+
</ins><span class="cx"> 2015-01-28  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Regression(r177494): Bad cast to WebKitCSSResourceValue in StyleBuilderConverter::convertMaskImageOperations()
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttextbackslashtoyensigneucexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt (179312 => 179313)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt        2015-01-29 00:30:07 UTC (rev 179312)
+++ trunk/LayoutTests/platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt        2015-01-29 00:37:04 UTC (rev 179313)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x730
</del><ins>+layer at (0,0) size 785x726
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x730
-  RenderBlock {HTML} at (0,0) size 785x730
-    RenderBody {BODY} at (8,8) size 769x714
</del><ins>+layer at (0,0) size 785x726
+  RenderBlock {HTML} at (0,0) size 785x726
+    RenderBody {BODY} at (8,8) size 769x710
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 769x18
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 325x18
</span><span class="cx">           RenderText {#text} at (0,0) size 309x18
</span><span class="lines">@@ -260,17 +260,17 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 4x18
</span><span class="cx">           RenderText {#text} at (368,0) size 4x18
</span><span class="cx">             text run at (368,0) width 4: &quot;\\&quot;
</span><del>-      RenderBlock {DIV} at (0,386) size 769x20
-        RenderInline {SPAN} at (0,0) size 341x20
-          RenderText {#text} at (0,0) size 325x20
-            text run at (0,0) width 325: &quot;Using font \&quot;caption\&quot;. expected: yen sign, actual: \x{A5}&quot;
-          RenderInline {SPAN} at (0,0) size 8x20
-            RenderText {#text} at (325,0) size 8x20
-              text run at (325,0) width 8: &quot;\x{A5}&quot;
-          RenderInline {SPAN} at (0,0) size 8x20
-            RenderText {#text} at (333,0) size 8x20
-              text run at (333,0) width 8: &quot;\x{A5}&quot;
-      RenderBlock {DIV} at (0,406) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,386) size 769x18
+        RenderInline {SPAN} at (0,0) size 274x16
+          RenderText {#text} at (0,1) size 262x16
+            text run at (0,1) width 262: &quot;Using font \&quot;caption\&quot;. expected: yen sign, actual: \x{A5}&quot;
+          RenderInline {SPAN} at (0,0) size 6x16
+            RenderText {#text} at (262,1) size 6x16
+              text run at (262,1) width 6: &quot;\x{A5}&quot;
+          RenderInline {SPAN} at (0,0) size 6x16
+            RenderText {#text} at (268,1) size 6x16
+              text run at (268,1) width 6: &quot;\x{A5}&quot;
+      RenderBlock {DIV} at (0,404) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 257x16
</span><span class="cx">           RenderText {#text} at (0,1) size 245x16
</span><span class="cx">             text run at (0,1) width 245: &quot;Using font \&quot;icon\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -280,7 +280,7 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 6x16
</span><span class="cx">             RenderText {#text} at (251,1) size 6x16
</span><span class="cx">               text run at (251,1) width 6: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,424) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,422) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 264x16
</span><span class="cx">           RenderText {#text} at (0,1) size 252x16
</span><span class="cx">             text run at (0,1) width 252: &quot;Using font \&quot;menu\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -290,7 +290,7 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 6x16
</span><span class="cx">             RenderText {#text} at (258,1) size 6x16
</span><span class="cx">               text run at (258,1) width 6: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,442) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,440) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 304x16
</span><span class="cx">           RenderText {#text} at (0,1) size 292x16
</span><span class="cx">             text run at (0,1) width 292: &quot;Using font \&quot;message-box\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -300,17 +300,17 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 6x16
</span><span class="cx">             RenderText {#text} at (298,1) size 6x16
</span><span class="cx">               text run at (298,1) width 6: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,460) size 769x20
-        RenderInline {SPAN} at (0,0) size 382x20
-          RenderText {#text} at (0,0) size 366x20
-            text run at (0,0) width 366: &quot;Using font \&quot;small-caption\&quot;. expected: yen sign, actual: \x{A5}&quot;
-          RenderInline {SPAN} at (0,0) size 8x20
-            RenderText {#text} at (366,0) size 8x20
-              text run at (366,0) width 8: &quot;\x{A5}&quot;
-          RenderInline {SPAN} at (0,0) size 8x20
-            RenderText {#text} at (374,0) size 8x20
-              text run at (374,0) width 8: &quot;\x{A5}&quot;
-      RenderBlock {DIV} at (0,480) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,458) size 769x18
+        RenderInline {SPAN} at (0,0) size 306x16
+          RenderText {#text} at (0,1) size 294x16
+            text run at (0,1) width 294: &quot;Using font \&quot;small-caption\&quot;. expected: yen sign, actual: \x{A5}&quot;
+          RenderInline {SPAN} at (0,0) size 6x16
+            RenderText {#text} at (294,1) size 6x16
+              text run at (294,1) width 6: &quot;\x{A5}&quot;
+          RenderInline {SPAN} at (0,0) size 6x16
+            RenderText {#text} at (300,1) size 6x16
+              text run at (300,1) width 6: &quot;\x{A5}&quot;
+      RenderBlock {DIV} at (0,476) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 287x16
</span><span class="cx">           RenderText {#text} at (0,1) size 275x16
</span><span class="cx">             text run at (0,1) width 275: &quot;Using font \&quot;status-bar\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -320,7 +320,7 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 6x16
</span><span class="cx">             RenderText {#text} at (281,1) size 6x16
</span><span class="cx">               text run at (281,1) width 6: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,498) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,494) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 368x15
</span><span class="cx">           RenderText {#text} at (0,2) size 354x15
</span><span class="cx">             text run at (0,2) width 354: &quot;Using font \&quot;-webkit-mini-control\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -330,7 +330,7 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 7x15
</span><span class="cx">             RenderText {#text} at (361,2) size 7x15
</span><span class="cx">               text run at (361,2) width 7: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,516) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,512) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 375x15
</span><span class="cx">           RenderText {#text} at (0,2) size 361x15
</span><span class="cx">             text run at (0,2) width 361: &quot;Using font \&quot;-webkit-small-control\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -340,7 +340,7 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 7x15
</span><span class="cx">             RenderText {#text} at (368,2) size 7x15
</span><span class="cx">               text run at (368,2) width 7: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,534) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,530) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 340x15
</span><span class="cx">           RenderText {#text} at (0,2) size 326x15
</span><span class="cx">             text run at (0,2) width 326: &quot;Using font \&quot;-webkit-control\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -350,7 +350,7 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 7x15
</span><span class="cx">             RenderText {#text} at (333,2) size 7x15
</span><span class="cx">               text run at (333,2) width 7: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,552) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,548) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 496x16
</span><span class="cx">           RenderText {#text} at (0,0) size 480x16
</span><span class="cx">             text run at (0,0) width 480: &quot;Using font \&quot;MS Gothic, Times\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -363,7 +363,7 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 8x16
</span><span class="cx">           RenderText {#text} at (496,0) size 8x16
</span><span class="cx">             text run at (496,0) width 8: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,570) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,566) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 400x18
</span><span class="cx">           RenderText {#text} at (0,0) size 392x18
</span><span class="cx">             text run at (0,0) width 392: &quot;Using font \&quot;Times, MS Gothic\&quot;. expected: backslash, actual: \\&quot;
</span><span class="lines">@@ -376,7 +376,7 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 4x18
</span><span class="cx">           RenderText {#text} at (400,0) size 4x18
</span><span class="cx">             text run at (400,0) width 4: &quot;\\&quot;
</span><del>-      RenderBlock {DIV} at (0,588) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,584) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 504x16
</span><span class="cx">           RenderText {#text} at (0,0) size 488x16
</span><span class="cx">             text run at (0,0) width 488: &quot;Using font \&quot;MS Gothic, foobar\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -389,7 +389,7 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 8x16
</span><span class="cx">           RenderText {#text} at (504,0) size 8x16
</span><span class="cx">             text run at (504,0) width 8: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,606) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,602) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 512x16
</span><span class="cx">           RenderText {#text} at (0,0) size 496x16
</span><span class="cx">             text run at (0,0) width 496: &quot;Using font \&quot;foobar, MS Gothic\&quot;. expected: backslash, actual: \\&quot;
</span><span class="lines">@@ -402,7 +402,7 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 8x16
</span><span class="cx">           RenderText {#text} at (512,0) size 8x16
</span><span class="cx">             text run at (512,0) width 8: &quot;\\&quot;
</span><del>-      RenderBlock {DIV} at (0,624) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,620) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 361x18
</span><span class="cx">           RenderText {#text} at (0,0) size 345x18
</span><span class="cx">             text run at (0,0) width 345: &quot;Using font \&quot;serif, Times\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -415,7 +415,7 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 8x18
</span><span class="cx">           RenderText {#text} at (361,0) size 8x18
</span><span class="cx">             text run at (361,0) width 8: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,642) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,638) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 357x18
</span><span class="cx">           RenderText {#text} at (0,0) size 349x18
</span><span class="cx">             text run at (0,0) width 349: &quot;Using font \&quot;Times, serif\&quot;. expected: backslash, actual: \\&quot;
</span><span class="lines">@@ -428,7 +428,7 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 4x18
</span><span class="cx">           RenderText {#text} at (357,0) size 4x18
</span><span class="cx">             text run at (357,0) width 4: &quot;\\&quot;
</span><del>-      RenderBlock {DIV} at (0,660) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,656) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 349x18
</span><span class="cx">           RenderText {#text} at (0,0) size 333x18
</span><span class="cx">             text run at (0,0) width 333: &quot;Using font \&quot;serif, serif\&quot;. expected: yen sign, actual: \x{A5}&quot;
</span><span class="lines">@@ -441,7 +441,7 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 8x18
</span><span class="cx">           RenderText {#text} at (349,0) size 8x18
</span><span class="cx">             text run at (349,0) width 8: &quot;\x{A5}&quot;
</span><del>-      RenderBlock {DIV} at (0,678) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,674) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 371x18
</span><span class="cx">           RenderText {#text} at (0,0) size 363x18
</span><span class="cx">             text run at (0,0) width 363: &quot;Using font \&quot;foobar, Times\&quot;. expected: backslash, actual: \\&quot;
</span><span class="lines">@@ -454,7 +454,7 @@
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 4x18
</span><span class="cx">           RenderText {#text} at (371,0) size 4x18
</span><span class="cx">             text run at (371,0) width 4: &quot;\\&quot;
</span><del>-      RenderBlock {DIV} at (0,696) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,692) size 769x18
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 371x18
</span><span class="cx">           RenderText {#text} at (0,0) size 363x18
</span><span class="cx">             text run at (0,0) width 363: &quot;Using font \&quot;Times, foobar\&quot;. expected: backslash, actual: \\&quot;
</span><span class="lines">@@ -466,4 +466,4 @@
</span><span class="cx">               text run at (367,0) width 4: &quot;\\&quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 4x18
</span><span class="cx">           RenderText {#text} at (371,0) size 4x18
</span><del>-            text run at (371,0) width 4: &quot;\\&quot;
</del><ins>+            text run at (371,0) width 4: &quot;\\&quot;
</ins><span class="cx">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>