<!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>[181438] 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/181438">181438</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2015-03-12 09:10:30 -0700 (Thu, 12 Mar 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed EFL gardening on 13th Mar.
https://bugs.webkit.org/show_bug.cgi?id=142624

Rebaseline the missing test result.

Patch by Hunseop Jeong &lt;hs85.jeong@samsung.com&gt; on 2015-03-12

* platform/efl/TestExpectations:
* platform/efl/editing/inserting/before-after-input-element-expected.png: Added.
* platform/efl/editing/inserting/before-after-input-element-expected.txt: Added.
* platform/efl/fast/css/css2-system-fonts-expected.txt: Added.
* platform/efl/fast/text/tatechuyoko-expected.png: Added.
* platform/efl/fast/text/tatechuyoko-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformeflTestExpectations">trunk/LayoutTests/platform/efl/TestExpectations</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformefleditinginsertingbeforeafterinputelementexpectedpng">trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformefleditinginsertingbeforeafterinputelementexpectedtxt">trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastcsscss2systemfontsexpectedtxt">trunk/LayoutTests/platform/efl/fast/css/css2-system-fonts-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfasttexttatechuyokoexpectedpng">trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfasttexttatechuyokoexpectedtxt">trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (181437 => 181438)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-03-12 16:10:00 UTC (rev 181437)
+++ trunk/LayoutTests/ChangeLog        2015-03-12 16:10:30 UTC (rev 181438)
</span><span class="lines">@@ -1,3 +1,17 @@
</span><ins>+2015-03-12  Hunseop Jeong  &lt;hs85.jeong@samsung.com&gt;
+
+        Unreviewed EFL gardening on 13th Mar.  
+        https://bugs.webkit.org/show_bug.cgi?id=142624
+
+        Rebaseline the missing test result.
+
+        * platform/efl/TestExpectations:
+        * platform/efl/editing/inserting/before-after-input-element-expected.png: Added.
+        * platform/efl/editing/inserting/before-after-input-element-expected.txt: Added.
+        * platform/efl/fast/css/css2-system-fonts-expected.txt: Added.
+        * platform/efl/fast/text/tatechuyoko-expected.png: Added.
+        * platform/efl/fast/text/tatechuyoko-expected.txt: Added.
+
</ins><span class="cx"> 2015-03-11  Brent Fulgham  &lt;bfulgham@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Win] Update test expectations after r181408.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/TestExpectations (181437 => 181438)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/TestExpectations        2015-03-12 16:10:00 UTC (rev 181437)
+++ trunk/LayoutTests/platform/efl/TestExpectations        2015-03-12 16:10:30 UTC (rev 181438)
</span><span class="lines">@@ -366,7 +366,6 @@
</span><span class="cx"> webkit.org/b/86623 http/tests/security/drag-over-remote-content-iframe.html
</span><span class="cx"> 
</span><span class="cx"> # Needs baselines
</span><del>-editing/inserting/before-after-input-element.html [ Missing ]
</del><span class="cx"> editing/selection/contains-boundaries.html [ Missing ]
</span><span class="cx"> editing/selection/designmode-no-caret.html [ Timeout ]
</span><span class="cx"> editing/selection/replaced-boundaries-3.html [ Missing ]
</span><span class="lines">@@ -375,8 +374,6 @@
</span><span class="cx"> editing/style/font-family-with-space.html [ Missing ]
</span><span class="cx"> editing/style/smoosh-styles-001.html [ Missing ]
</span><span class="cx"> editing/style/style-boundary-005.html [ Missing ]
</span><del>-fast/css/css2-system-fonts.html [ Missing ]
-fast/text/tatechuyoko.html [ Missing ]
</del><span class="cx"> 
</span><span class="cx"> # Test is failing due to a scrolling problem on second iteration.
</span><span class="cx"> webkit.org/b/106240 fast/events/mouse-cursor-image-set.html [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefleditinginsertingbeforeafterinputelementexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformefleditinginsertingbeforeafterinputelementexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.txt (0 => 181438)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.txt        2015-03-12 16:10:30 UTC (rev 181438)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV &gt; BODY &gt; HTML &gt; #document to 1 of DIV &gt; BODY &gt; HTML &gt; #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text &gt; DIV &gt; BODY &gt; HTML &gt; #document to 5 of #text &gt; DIV &gt; BODY &gt; HTML &gt; #document toDOMRange:range from 5 of #text &gt; DIV &gt; BODY &gt; HTML &gt; #document to 5 of #text &gt; DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV &gt; BODY &gt; HTML &gt; #document to 2 of DIV &gt; BODY &gt; HTML &gt; #document toDOMRange:range from 5 of #text &gt; DIV &gt; BODY &gt; HTML &gt; #document to 5 of #text &gt; DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 332x17
+          text run at (0,0) width 332: &quot;This tests text insertion before/after an input element.&quot;
+      RenderBlock {DIV} at (0,34) size 784x32
+        RenderText {#text} at (0,8) size 35x17
+          text run at (0,8) width 35: &quot;Hello&quot;
+        RenderTextControl {INPUT} at (37,2) size 192x28 [bgcolor=#FFFFFF]
+        RenderText {#text} at (231,8) size 40x17
+          text run at (231,8) width 40: &quot;World&quot;
+layer at (49,50) size 185x18
+  RenderBlock {DIV} at (4,6) size 185x18
+caret: position 5 of child 2 {#text} of child 2 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastcsscss2systemfontsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/fast/css/css2-system-fonts-expected.txt (0 => 181438)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/css/css2-system-fonts-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/css/css2-system-fonts-expected.txt        2015-03-12 16:10:30 UTC (rev 181438)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+This tests platform specific system font styles. If any of the styles appear in monospace the test fails.
+caption: normal normal normal 16px/18px Sans
+icon: normal normal normal 16px/18px Sans
+menu: normal normal normal 16px/18px Sans
+message-box: normal normal normal 16px/18px Sans
+small-caption: normal normal normal 16px/18px Sans
+status-bar: normal normal normal 16px/18px Sans
+-webkit-mini-control: normal normal normal 16px/18px Sans
+-webkit-small-control: normal normal normal 16px/18px Sans
+-webkit-control: normal normal normal 16px/18px Sans
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflfasttexttatechuyokoexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformeflfasttexttatechuyokoexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.txt (0 => 181438)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.txt        2015-03-12 16:10:30 UTC (rev 181438)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+layer at (0,0) size 785x660
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x660
+  RenderBlock {HTML} at (0,0) size 785x660
+    RenderBody {BODY} at (8,16) size 769x636
+      RenderBlock {P} at (0,0) size 769x36
+        RenderText {#text} at (0,0) size 256x17
+          text run at (0,0) width 256: &quot;\x{300C}\x{5411}\x{898B}\x{8AD6}\x{6CBB}\x{9053}\x{66F8}\x{FF0C}\x{5176}\x{9593}\x{6B32}\x{4EFF}\x{4E95}\x{7530}\x{4E4B}\x{610F}&quot;
+        RenderInline {SPAN} at (0,0) size 16x17
+          RenderCombineText {#text} at (256,0) size 16x17
+            text run at (256,0) width 16: &quot;12&quot;
+        RenderText {#text} at (272,0) size 768x35
+          text run at (272,0) width 496: &quot;\x{FF0C}\x{800C}\x{79D1}\x{689D}\x{5DDE}\x{90E1}\x{8CA1}\x{8CE6}\x{4E4B}\x{985E}\x{FF0C}\x{6B64}\x{56FA}\x{70BA}\x{6CBB}\x{4E4B}\x{5177}\x{3002}\x{7136}\x{65BD}\x{4E4B}\x{7576}\x{6709}\x{6B21}\x{7B2C}\x{3002}\x{4ECA}\x{65E5}\x{5148}\x{52D9}\x{FF0C}&quot;
+          text run at (0,18) width 80: &quot;\x{6050}\x{7576}\x{555F}\x{8FEA}\x{4E3B}\x{5FC3}&quot;
+      RenderBlock {P} at (16,52) size 36x584
+        RenderText {#text} at (0,0) size 17x272
+          text run at (0,0) width 272: &quot;\x{300C}\x{5411}\x{898B}\x{8AD6}\x{6CBB}\x{9053}\x{66F8}\x{FF0C}\x{5176}\x{9593}\x{6B32}\x{4EFF}\x{4E95}\x{7530}\x{4E4B}\x{610F}&quot;
+        RenderInline {SPAN} at (0,0) size 17x16
+          RenderCombineText {#text} at (0,272) size 17x16
+            text run at (0,272) width 16: &quot;\x{FFFC}&quot;
+        RenderText {#text} at (0,288) size 35x560
+          text run at (0,288) width 272: &quot;\x{FF0C}\x{800C}\x{79D1}\x{689D}\x{5DDE}\x{90E1}\x{8CA1}\x{8CE6}\x{4E4B}\x{985E}\x{FF0C}\x{6B64}\x{56FA}\x{70BA}\x{6CBB}\x{4E4B}&quot;
+          text run at (18,0) width 340: &quot;\x{5177}\x{3002}\x{7136}\x{65BD}\x{4E4B}\x{7576}\x{6709}\x{6B21}\x{7B2C}\x{3002}\x{4ECA}\x{65E5}\x{5148}\x{52D9}\x{FF0C}\x{6050}\x{7576}\x{555F}\x{8FEA}\x{4E3B}\x{5FC3}&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>