<!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>[189156] 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/189156">189156</a></dd>
<dt>Author</dt> <dd>ap@apple.com</dd>
<dt>Date</dt> <dd>2015-08-29 22:11:23 -0700 (Sat, 29 Aug 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Mac test result gardening.
        
Unmarked tests that no longer flake, updated a a few results.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
* platform/mac/compositing/reflections/load-video-in-reflection-expected.txt:
* platform/mac/editing/pasteboard/5478250-expected.png:
* platform/mac/editing/pasteboard/5478250-expected.txt:
* platform/mac/fast/loader/javascript-url-in-embed-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmacTestExpectations">trunk/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositingreflectionsloadvideoinreflectionexpectedtxt">trunk/LayoutTests/platform/mac/compositing/reflections/load-video-in-reflection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingpasteboard5478250expectedpng">trunk/LayoutTests/platform/mac/editing/pasteboard/5478250-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingpasteboard5478250expectedtxt">trunk/LayoutTests/platform/mac/editing/pasteboard/5478250-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastloaderjavascripturlinembedexpectedtxt">trunk/LayoutTests/platform/mac/fast/loader/javascript-url-in-embed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacwk2TestExpectations">trunk/LayoutTests/platform/mac-wk2/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189155 => 189156)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-08-30 05:07:17 UTC (rev 189155)
+++ trunk/LayoutTests/ChangeLog        2015-08-30 05:11:23 UTC (rev 189156)
</span><span class="lines">@@ -1,3 +1,16 @@
</span><ins>+2015-08-29  Alexey Proskuryakov  &lt;ap@apple.com&gt;
+
+        Mac test result gardening.
+        
+        Unmarked tests that no longer flake, updated a a few results.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+        * platform/mac/compositing/reflections/load-video-in-reflection-expected.txt:
+        * platform/mac/editing/pasteboard/5478250-expected.png:
+        * platform/mac/editing/pasteboard/5478250-expected.txt:
+        * platform/mac/fast/loader/javascript-url-in-embed-expected.txt:
+
</ins><span class="cx"> 2015-08-29  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Import W3C DOM test suite from github.com/w3c/web-platform-tests
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/TestExpectations (189155 => 189156)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/TestExpectations        2015-08-30 05:07:17 UTC (rev 189155)
+++ trunk/LayoutTests/platform/mac/TestExpectations        2015-08-30 05:11:23 UTC (rev 189156)
</span><span class="lines">@@ -432,8 +432,6 @@
</span><span class="cx"> platform/mac/fast/text/combining-character-sequence-fallback.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # --- Editing ---
</span><del>-# Pasting replaces the three periods with an ellipsis on Lion and Mountain Lion
-editing/pasteboard/5478250.html
</del><span class="cx"> 
</span><span class="cx"> # Mac does not have global selections.
</span><span class="cx"> editing/pasteboard/paste-global-selection.html
</span><span class="lines">@@ -445,10 +443,7 @@
</span><span class="cx"> http/tests/webgl/1.0.2/origin-clean-conformance.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/124935 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-non-reserved-words.html [ Slow ]
</span><del>-webkit.org/b/124935 [ Yosemite ] webgl/1.0.2/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Pass Timeout ]
</del><span class="cx"> 
</span><del>-[ Yosemite ] webgl/1.0.2/conformance/ogles/GL/operators/operators_009_to_016.html [ Pass Failure ]
-
</del><span class="cx"> # Skip 1.0.3 tests for now, to be unskipped when we get closer to conformance
</span><span class="cx"> webgl/1.0.3/conformance/attribs [ Skip ]
</span><span class="cx"> webgl/1.0.3/conformance/buffers [ Skip ]
</span><span class="lines">@@ -520,9 +515,6 @@
</span><span class="cx"> # MHTML is not yet enabled
</span><span class="cx"> mhtml [ Skip ]
</span><span class="cx"> 
</span><del>-# Our slow tests, in alphabetical order.
-webkit.org/b/57672 http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure Pass ]
-
</del><span class="cx"> # Flaky tests that appear to be fail depending on which earlier tests
</span><span class="cx"> # run in the same process
</span><span class="cx"> webkit.org/b/57688 fast/text/international/bidi-AN-after-empty-run.html [ Failure Pass ]
</span><span class="lines">@@ -532,10 +524,6 @@
</span><span class="cx"> webkit.org/b/112646 plugins/private-browsing-mode.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/112616 plugins/plugin-clip-subframe.html [ Failure Pass ]
</span><span class="cx"> 
</span><del>-# Occasional assertion in JSNPObject::invalidate()
-webkit.org/b/112518 [ Debug ] plugins/object-onfocus-mutation-crash.html [ Crash Pass ]
-webkit.org/b/112518 [ Debug ] plugins/npruntime/evaluate.html [ Crash Pass ]
-
</del><span class="cx"> # Flakey plugin tests
</span><span class="cx"> webkit.org/b/82752 plugins/netscape-dom-access-and-reload.html [ Failure Pass ]
</span><span class="cx"> 
</span><span class="lines">@@ -654,12 +642,6 @@
</span><span class="cx"> # Enable when support drag-and-drop autoscrolling
</span><span class="cx"> webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/106415 fast/workers/worker-close-more.html [ Timeout ] 
-webkit.org/b/106415 fast/workers/worker-document-leak.html [ Pass Failure ] 
-webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
-
-webkit.org/b/119374 fast/workers/termination-early.html [ Pass Crash ]
-
</del><span class="cx"> webkit.org/b/110186 inspector/page/javascriptDialogEvents.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Need support for ResourceHandle::didChangePriority and DRT support
</span><span class="lines">@@ -703,8 +685,8 @@
</span><span class="cx"> # isProtocolHandlerRegistered() isn't supported yet.
</span><span class="cx"> webkit.org/b/92749 fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html [ Skip ]
</span><span class="cx"> 
</span><del>-# New test failing, needs investigation.
-webkit.org/b/103857 fast/events/mouse-cursor-change.html
</del><ins>+# WebKit1-only
+webkit.org/b/103857 fast/events/mouse-cursor-change.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/116245 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -714,7 +696,7 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/131244 svg/as-image/svg-as-image-canvas.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/117427 compositing/reflections/load-video-in-reflection.html [ Pass Failure Crash Timeout ]
</del><ins>+webkit.org/b/117427 compositing/reflections/load-video-in-reflection.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # Resizing windows appears broken in both DRT and WTR, making the test fail or time out flakily.
</span><span class="cx"> webkit.org/b/96642 loader/go-back-to-different-window-size.html [ Pass Failure Timeout ]
</span><span class="lines">@@ -733,15 +715,15 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/123250 plugins/destroy-during-npp-new-object-with-fallback-content.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/123369 svg/css/parent-shadow-offscreen.svg [ Pass ImageOnlyFailure ]
-webkit.org/b/123369 svg/css/root-shadow-offscreen.svg [ Pass ImageOnlyFailure ]
</del><ins>+webkit.org/b/123369 svg/css/parent-shadow-offscreen.svg [ ImageOnlyFailure ]
+webkit.org/b/123369 svg/css/root-shadow-offscreen.svg [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # webkit.org/b/100846, webkit.org/b/136715
</span><span class="cx"> inspector/debugger
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/124311 compositing/regions/transform-transparent-positioned-video-inside-region.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/124321 [ Mavericks ] animations/resume-after-page-cache.html [ Pass Failure ]
</del><ins>+webkit.org/b/124321 animations/resume-after-page-cache.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/147254 media/restore-from-page-cache.html [ Pass Failure ]
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingreflectionsloadvideoinreflectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/compositing/reflections/load-video-in-reflection-expected.txt (189155 => 189156)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/reflections/load-video-in-reflection-expected.txt        2015-08-30 05:07:17 UTC (rev 189155)
+++ trunk/LayoutTests/platform/mac/compositing/reflections/load-video-in-reflection-expected.txt        2015-08-30 05:11:23 UTC (rev 189156)
</span><span class="lines">@@ -4,8 +4,8 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x350
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x326
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><del>-        RenderText {#text} at (0,0) size 493x18
-          text run at (0,0) width 493: &quot;You should see a reflected video below, rather than the red video background.&quot;
</del><ins>+        RenderText {#text} at (0,0) size 497x18
+          text run at (0,0) width 497: &quot;You should see a reflected video below, rather than the red video background.&quot;
</ins><span class="cx"> layer at (8,50) size 300x292
</span><span class="cx">   RenderBlock {DIV} at (0,34) size 300x292
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingpasteboard5478250expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/editing/pasteboard/5478250-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingpasteboard5478250expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/pasteboard/5478250-expected.txt (189155 => 189156)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/pasteboard/5478250-expected.txt        2015-08-30 05:07:17 UTC (rev 189155)
+++ trunk/LayoutTests/platform/mac/editing/pasteboard/5478250-expected.txt        2015-08-30 05:11:23 UTC (rev 189156)
</span><span class="lines">@@ -4,20 +4,20 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><del>-        RenderText {#text} at (0,0) size 513x18
-          text run at (0,0) width 513: &quot;This tests that inherited block properties do not propigate to the editing style span.&quot;
</del><ins>+        RenderText {#text} at (0,0) size 527x18
+          text run at (0,0) width 527: &quot;This tests that inherited block properties do not propigate to the editing style span.&quot;
</ins><span class="cx">       RenderBlock {DIV} at (50,34) size 734x18
</span><del>-        RenderText {#text} at (267,0) size 150x18
-          text run at (267,0) width 150: &quot;Some text that is bold.&quot;
</del><ins>+        RenderText {#text} at (266,0) size 152x18
+          text run at (266,0) width 152: &quot;Some text that is bold.&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,52) size 784x36
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><del>-          RenderText {#text} at (0,0) size 108x18
-            text run at (0,0) width 108: &quot;Some text that is &quot;
-          RenderInline {SPAN} at (0,0) size 34x18
-            RenderText {#text} at (108,0) size 34x18
-              text run at (108,0) width 34: &quot;bold.&quot;
</del><ins>+          RenderText {#text} at (0,0) size 112x18
+            text run at (0,0) width 112: &quot;Some text that is &quot;
+          RenderInline {SPAN} at (0,0) size 35x18
+            RenderText {#text} at (111,0) size 35x18
+              text run at (111,0) width 35: &quot;bold.&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,18) size 784x18
</span><del>-          RenderInline {SPAN} at (0,0) size 393x18
-            RenderText {#text} at (0,0) size 393x18
-              text run at (0,0) width 393: &quot;This text should bold and left justified with \&quot;Some text...\&quot;.&quot;
</del><ins>+          RenderInline {SPAN} at (0,0) size 398x18
+            RenderText {#text} at (0,0) size 398x18
+              text run at (0,0) width 398: &quot;This text should bold and left justified with \&quot;Some text...\&quot;.&quot;
</ins><span class="cx"> caret: position 61 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of child 4 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastloaderjavascripturlinembedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/loader/javascript-url-in-embed-expected.txt (189155 => 189156)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/loader/javascript-url-in-embed-expected.txt        2015-08-30 05:07:17 UTC (rev 189155)
+++ trunk/LayoutTests/platform/mac/fast/loader/javascript-url-in-embed-expected.txt        2015-08-30 05:11:23 UTC (rev 189156)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-CONSOLE MESSAGE: line 9: TypeError: 'null' is not an object (evaluating 'document.getElementById(&quot;target&quot;).src = &quot;javascript:alert('FAIL')&quot;')
</del><span class="cx"> This tests that javascript: urls in an embed tag do not get executed.
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (189155 => 189156)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-wk2/TestExpectations        2015-08-30 05:07:17 UTC (rev 189155)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations        2015-08-30 05:11:23 UTC (rev 189156)
</span><span class="lines">@@ -539,3 +539,6 @@
</span><span class="cx"> # Content Extensions tests must be enabled explicitly on mac-wk2.
</span><span class="cx"> http/tests/contentextensions [ Pass ]
</span><span class="cx"> webkit.org/b/146400 http/tests/contentextensions/character-set-basic-support.html [ Pass Failure ]
</span><ins>+
+# WebKit1-only failure.
+webkit.org/b/103857 fast/events/mouse-cursor-change.html [ Pass ]
</ins></span></pre>
</div>
</div>

</body>
</html>