<!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>[169345] 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/169345">169345</a></dd>
<dt>Author</dt> <dd>m.pakula@samsung.com</dd>
<dt>Date</dt> <dd>2014-05-26 08:04:27 -0700 (Mon, 26 May 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed EFL gardening

Remove expectations for now passing tests.

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:</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>
<li><a href="#trunkLayoutTestsplatformeflwk2TestExpectations">trunk/LayoutTests/platform/efl-wk2/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (169344 => 169345)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-05-26 14:19:51 UTC (rev 169344)
+++ trunk/LayoutTests/ChangeLog        2014-05-26 15:04:27 UTC (rev 169345)
</span><span class="lines">@@ -1,5 +1,14 @@
</span><span class="cx"> 2014-05-26  Michał Pakuła vel Rutka  &lt;m.pakula@samsung.com&gt;
</span><span class="cx"> 
</span><ins>+        Unreviewed EFL gardening
+
+        Remove expectations for now passing tests.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
+2014-05-26  Michał Pakuła vel Rutka  &lt;m.pakula@samsung.com&gt;
+
</ins><span class="cx">         [EFL] Input fields and text areas are not rendered correctly after r167771
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=133181
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/TestExpectations (169344 => 169345)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/TestExpectations        2014-05-26 14:19:51 UTC (rev 169344)
+++ trunk/LayoutTests/platform/efl/TestExpectations        2014-05-26 15:04:27 UTC (rev 169345)
</span><span class="lines">@@ -654,6 +654,8 @@
</span><span class="cx"> webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure Pass ]
</span><span class="cx"> webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure Pass ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/130353 mathml/wbr-in-mroot-crash.html [ Crash Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # PASSING TESTS WITH INCORRECT EXPECTATIONS
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -689,9 +691,6 @@
</span><span class="cx"> # Needs to have PNG generated, which currently fails for this case.
</span><span class="cx"> webkit.org/b/83274 fast/repaint/transform-rotate-and-remove.html [ Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/83906 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
-webkit.org/b/83909 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ]
-
</del><span class="cx"> # EFL's EventSender does not implement continuousMouseScrollBy yet
</span><span class="cx"> Bug(EFL) fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/wheelevent-direction-inverted-from-device.html [ Failure ]
</span><span class="lines">@@ -971,9 +970,8 @@
</span><span class="cx"> webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Fullscreen API is enabled but not fully implemented.
</span><del>-webkit.org/b/86597 fullscreen/video-controls-drag.html [ Failure ]
</del><span class="cx"> webkit.org/b/86187 media/media-fullscreen-not-in-document.html [ Failure ]
</span><del>-webkit.org/b/86187 media/media-fullscreen-inline.html
</del><ins>+webkit.org/b/86187 media/media-fullscreen-inline.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # This test is specific to QuickTime media engine.
</span><span class="cx"> Bug(EFL) media/video-does-not-loop.html
</span><span class="lines">@@ -1239,9 +1237,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/121593 accessibility/radio-button-title-label.html [ Failure ]
</span><span class="cx"> 
</span><del>-# Test fails on JSC platforms due to GC timing problems
-webkit.org/b/106957 svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ]
-
</del><span class="cx"> # Fail to generate proper pixel results - let's wait with rebaselining.
</span><span class="cx"> webkit.org/b/106992 scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/106992 scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure Pass ]
</span><span class="lines">@@ -1362,8 +1357,6 @@
</span><span class="cx"> # Color bleeds through; might work with newer cairo (works when running with Fedora 20's system cairo).
</span><span class="cx"> fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/119271 fast/workers/worker-call.html [ Failure ]
-
</del><span class="cx"> webkit.org/b/106405 http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html [ Failure ]
</span><span class="cx"> webkit.org/b/106405 http/tests/loading/basic-auth-resend-wrong-credentials.html [ Failure ]
</span><span class="cx"> webkit.org/b/106405 http/tests/loading/basic-credentials-sent-automatically.html [ Failure ]
</span><span class="lines">@@ -1529,8 +1522,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/127107 media/volume-bar-empty-when-muted.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/127282 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-tall-underlines.html [ ImageOnlyFailure ]
-
</del><span class="cx"> # Failing after r159674
</span><span class="cx"> webkit.org/b/127475 fast/dom/inline-event-attributes-release.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1574,14 +1565,10 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/128663 accessibility/roles-computedRoleString.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/128664 fast/css3-text/css3-text-decoration/text-decoration-thickness.html [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/128665 fast/regions/clip-to-padding-box-vertical-lr.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/128667 fast/regions/repaint/hover-border-radius.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/128668 fast/sub-pixel/sub-pixel-root-layer.html [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/128669 fast/sub-pixel/zoomed-em-border.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Failing after r163562
</span><span class="lines">@@ -1606,8 +1593,6 @@
</span><span class="cx"> webkit.org/b/102097 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
</span><span class="cx"> webkit.org/b/102097 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/130353 mathml/wbr-in-mroot-crash.html [ Crash ]
-
</del><span class="cx"> webkit.org/b/130187 accessibility/aria-hidden-false-works-in-subtrees.html [ Missing ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/131496 accessibility/help-text.html [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (169344 => 169345)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl-wk2/TestExpectations        2014-05-26 14:19:51 UTC (rev 169344)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations        2014-05-26 15:04:27 UTC (rev 169345)
</span><span class="lines">@@ -245,6 +245,10 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/128732 fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/119789 fast/events/touch/touch-before-pressing-spin-button.html [ Crash Pass ]
+webkit.org/b/119789 fast/events/touch/touch-inside-iframe.html [ Crash Pass ]
+webkit.org/b/119789 fast/events/touch/touch-slider-no-js-touch-listener.html [ Crash Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # PASSING TESTS WITH INCORRECT EXPECTATIONS
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -460,10 +464,7 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/119789 fast/events/touch/multi-touch-inside-iframes.html [ Crash ]
</span><span class="cx"> webkit.org/b/119789 fast/events/touch/multi-touch-inside-nested-iframes.html [ Crash ]
</span><del>-webkit.org/b/119789 fast/events/touch/touch-before-pressing-spin-button.html [ Crash ]
</del><span class="cx"> webkit.org/b/119789 fast/events/touch/touch-coords-in-zoom-and-scroll.html [ Crash ]
</span><del>-webkit.org/b/119789 fast/events/touch/touch-inside-iframe.html [ Crash ]
-webkit.org/b/119789 fast/events/touch/touch-slider-no-js-touch-listener.html [ Crash Pass ]
</del><span class="cx"> 
</span><span class="cx"> # WKTR / Do not support setViewModeMediaFeature().
</span><span class="cx"> Bug(EFL) fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -519,10 +520,6 @@
</span><span class="cx"> webkit.org/b/128734 plugins/nested-plugin-objects.html [ Failure ]
</span><span class="cx"> webkit.org/b/128734 plugins/netscape-destroy-plugin-script-objects.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/128737 fast/events/touch/basic-multi-touch-events.html [ Failure ]
-
-webkit.org/b/129734 fast/css3-text/css3-text-decoration/text-decoration-style-double-space-scales.html [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/129735 fast/regions/box-decorations-over-region-padding.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/129815 fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ]
</span></span></pre>
</div>
</div>

</body>
</html>