<!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>[214728] 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/214728">214728</a></dd>
<dt>Author</dt> <dd>ap@apple.com</dd>
<dt>Date</dt> <dd>2017-04-02 18:26:31 -0700 (Sun, 02 Apr 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix lint errors.

* TestExpectations:
* platform/ios-wk1/TestExpectations:
* platform/ios-wk2/TestExpectations:
* platform/ios/TestExpectations:
* platform/mac-wk1/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformiosTestExpectations">trunk/LayoutTests/platform/ios/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformioswk1TestExpectations">trunk/LayoutTests/platform/ios-wk1/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformioswk2TestExpectations">trunk/LayoutTests/platform/ios-wk2/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformmacwk1TestExpectations">trunk/LayoutTests/platform/mac-wk1/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (214727 => 214728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-04-02 18:55:45 UTC (rev 214727)
+++ trunk/LayoutTests/ChangeLog        2017-04-03 01:26:31 UTC (rev 214728)
</span><span class="lines">@@ -1,5 +1,15 @@
</span><span class="cx"> 2017-04-02  Alexey Proskuryakov  &lt;ap@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Fix lint errors.
+
+        * TestExpectations:
+        * platform/ios-wk1/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+        * platform/ios/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+
+2017-04-02  Alexey Proskuryakov  &lt;ap@apple.com&gt;
+
</ins><span class="cx">         Mark http/tests/fetch/fetch-in-worker-crash.html and imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html as flaky.
</span><span class="cx"> 
</span><span class="cx">         For https://bugs.webkit.org/show_bug.cgi?id=170395
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (214727 => 214728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations        2017-04-02 18:55:45 UTC (rev 214727)
+++ trunk/LayoutTests/TestExpectations        2017-04-03 01:26:31 UTC (rev 214728)
</span><span class="lines">@@ -343,9 +343,12 @@
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.html [ DumpJSConsoleLogInStdErr ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.html [ DumpJSConsoleLogInStdErr ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-redirect.html [ DumpJSConsoleLogInStdErr ]
</span><del>-imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html [ DumpJSConsoleLogInStdErr ]
</del><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-preflight.html [ DumpJSConsoleLogInStdErr ]
</span><span class="cx"> 
</span><ins>+# rdar://problem/30975761
+[ Debug ] http/tests/fetch/fetch-in-worker-crash.html [ DumpJSConsoleLogInStdErr Pass Crash ]
+webkit.org/b/170395 [ Debug ] imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html [ DumpJSConsoleLogInStdErr Pass Crash ]
+
</ins><span class="cx"> webkit.org/b/159724 imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm [ Failure Pass ]
</span><span class="cx"> webkit.org/b/167380 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html [ Failure Pass ]
</span><span class="cx"> 
</span><span class="lines">@@ -1246,9 +1249,5 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/170130 fast/events/before-unload-adopt-subframe-to-outside.html [ Pass Timeout ]
</span><span class="cx"> 
</span><del>-[ Release ] webkit.org/b/170355 fast/mediastream/MediaStream-page-muted.html [ Pass Timeout ]
-[ Debug ] webkit.org/b/170355 fast/mediastream/MediaStream-page-muted.html [ Pass Crash ]
-
-# rdar://problem/30975761
-[ Debug ] http/tests/fetch/fetch-in-worker-crash.html [ Pass Crash ]
-webkit.org/b/170395 [ Debug ] imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html [ Pass Crash ]
</del><ins>+webkit.org/b/170355 [ Release ] fast/mediastream/MediaStream-page-muted.html [ Pass Timeout ]
+webkit.org/b/170355 [ Debug ] fast/mediastream/MediaStream-page-muted.html [ Pass Crash ]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiosTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios/TestExpectations (214727 => 214728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios/TestExpectations        2017-04-02 18:55:45 UTC (rev 214727)
+++ trunk/LayoutTests/platform/ios/TestExpectations        2017-04-03 01:26:31 UTC (rev 214728)
</span><span class="lines">@@ -364,7 +364,6 @@
</span><span class="cx"> fast/text/all-small-caps-whitespace.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # This test relies on EventSender.keydown(), which is not supported on iOS
</span><del>-editing/caret/emoji.html [ Skip ]
</del><span class="cx"> webkit.org/b/155233 fast/events/max-tabindex-focus.html [ Skip ]
</span><span class="cx"> fast/events/beforeunload-alert-user-interaction.html [ Skip ]
</span><span class="cx"> fast/forms/validation-bubble-escape-key-dismiss.html [ Skip ]
</span><span class="lines">@@ -2818,7 +2817,6 @@
</span><span class="cx"> media/modern-media-controls/start-support/start-support-fullscreen.html [ Skip ]
</span><span class="cx"> media/modern-media-controls/volume-down-support [ Skip ]
</span><span class="cx"> media/modern-media-controls/volume-up-support [ Skip ]
</span><del>-media/modern-media-controls/volume-up-support [ Skip ]
</del><span class="cx"> media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-video.html [ Skip ]
</span><span class="cx"> media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-parent-element.html [ Skip ]
</span><span class="cx"> http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html [ Skip ]
</span><span class="lines">@@ -2882,8 +2880,8 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/166736 fast/scrolling/page-cache-back-overflow-scroll-restore.html [ Skip ]
</span><span class="cx"> 
</span><del>-# editing/caret/ios/emoji.html is used instead.
-editing/caret/emoji.html [ Failure ]
</del><ins>+# This test relies on EventSender.keydown(), which is not supported on iOS. editing/caret/ios/emoji.html is used instead.
+editing/caret/emoji.html [ WontFix ]
</ins><span class="cx"> 
</span><span class="cx"> # Requires changes to QuickLook.framework tracked by rdar://problem/28544527
</span><span class="cx"> quicklook/password-protected.html [ Skip ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformioswk1TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-wk1/TestExpectations (214727 => 214728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-wk1/TestExpectations        2017-04-02 18:55:45 UTC (rev 214727)
+++ trunk/LayoutTests/platform/ios-wk1/TestExpectations        2017-04-03 01:26:31 UTC (rev 214728)
</span><span class="lines">@@ -387,7 +387,6 @@
</span><span class="cx"> editing/unsupported-content/list-delete-003.html [ Failure ]
</span><span class="cx"> editing/unsupported-content/table-delete-002.html [ Failure ]
</span><span class="cx"> fast/forms/textfield-outline.html [ Failure ]
</span><del>-platform/ios/ios/fast/coordinates/element-client-rects.html [ Failure ]
</del><span class="cx"> platform/ios/ios/fast/coordinates/mouse-event-zoomed.html [ Failure ]
</span><span class="cx"> platform/ios/ios/fast/coordinates/page-offsets.html [ Failure ]
</span><span class="cx"> platform/ios/ios/fast/coordinates/range-client-rects.html [ Failure ]
</span><span class="lines">@@ -754,7 +753,6 @@
</span><span class="cx"> svg/animations/polygon-set.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/polyline-set.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/repeating-path-animation.svg [ ImageOnlyFailure ]
</span><del>-svg/animations/reset-animation-crash.html [ ImageOnlyFailure ]
</del><span class="cx"> svg/batik/text/textEffect.svg [ Failure ]
</span><span class="cx"> svg/custom/filter-update-different-root.html [ ImageOnlyFailure ]
</span><span class="cx"> svg/custom/getscreenctm-in-scrollable-div-area-nested.xhtml [ Failure ]
</span><span class="lines">@@ -1573,7 +1571,6 @@
</span><span class="cx"> fast/replaced/iframe-with-percentage-height-within-table-with-table-cell-ignore-height.html [ Failure Pass ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-rounded-inset.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> fast/sub-pixel/simple-clipping.html [ Pass ImageOnlyFailure ]
</span><del>-fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html [ Failure Pass ]
</del><span class="cx"> fonts/cursive.html [ Pass Crash ]
</span><span class="cx"> http/tests/dom/window-open-about-webkit-org-and-access-document.html [ Failure Pass ]
</span><span class="cx"> http/tests/fetch/fetch-in-worker-crash.html [ Failure Pass ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformioswk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (214727 => 214728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-wk2/TestExpectations        2017-04-02 18:55:45 UTC (rev 214727)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations        2017-04-03 01:26:31 UTC (rev 214728)
</span><span class="lines">@@ -488,7 +488,6 @@
</span><span class="cx"> fast/events/mouseout-dead-node.html [ Failure ]
</span><span class="cx"> fast/events/mouseover-mouseout.html [ Failure ]
</span><span class="cx"> fast/events/mouseup-outside-document.html [ Failure ]
</span><del>-fast/events/onclick-list-marker.html [ Failure Timeout ]
</del><span class="cx"> fast/events/overflow-scroll-fake-mouse-move.html [ Failure ]
</span><span class="cx"> fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
</span><span class="cx"> fast/flexbox/line-clamp-link-after-ellipsis.html [ Failure ]
</span><span class="lines">@@ -652,7 +651,6 @@
</span><span class="cx"> fast/forms/basic-buttons.html [ Failure ]
</span><span class="cx"> fast/forms/basic-textareas-quirks.html [ Failure ]
</span><span class="cx"> fast/forms/targeted-frame-submission.html [ Failure ]
</span><del>-fast/forms/validation-message-in-relative-body.html [ Failure ]
</del><span class="cx"> fast/frames/onlyCommentInIFrame.html [ Failure ]
</span><span class="cx"> fast/hidpi/image-srcset-invalid-descriptor.html [ Failure ]
</span><span class="cx"> fast/html/listing.html [ Failure ]
</span><span class="lines">@@ -1452,15 +1450,15 @@
</span><span class="cx"> fast/replaced/pdf-as-object-and-embed.html [ Pass ]
</span><span class="cx"> 
</span><span class="cx"> # These tests test the Shadow DOM based HTML form validation UI but iOS WK2 is using native dialogs instead.
</span><del>-fast/forms/validation-message-on-listbox.html
-fast/forms/validation-message-on-menulist.html
-fast/forms/validation-message-on-radio.html
-fast/forms/validation-message-on-checkbox.html
-fast/forms/validation-message-on-range.html
-fast/forms/validation-message-clone.html
-fast/forms/validation-message-in-relative-body.html
-fast/forms/validation-message-appearance.html
-fast/forms/validation-message-on-textarea.html 
</del><ins>+fast/forms/validation-message-on-listbox.html [ Skip ]
+fast/forms/validation-message-on-menulist.html [ Skip ]
+fast/forms/validation-message-on-radio.html [ Skip ]
+fast/forms/validation-message-on-checkbox.html [ Skip ]
+fast/forms/validation-message-on-range.html [ Skip ]
+fast/forms/validation-message-clone.html [ Skip ]
+fast/forms/validation-message-in-relative-body.html [ Skip ]
+fast/forms/validation-message-appearance.html [ Skip ]
+fast/forms/validation-message-on-textarea.html  [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Flaky as of 06/08/2015
</span><span class="cx"> compositing/overflow/overflow-positioning.html [ Failure ImageOnlyFailure Pass ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacwk1TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (214727 => 214728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-wk1/TestExpectations        2017-04-02 18:55:45 UTC (rev 214727)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations        2017-04-03 01:26:31 UTC (rev 214728)
</span><span class="lines">@@ -5,7 +5,6 @@
</span><span class="cx"> # Platform-specific tests. Skipped globally, then re-enabled here.
</span><span class="cx"> #//////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> 
</span><del>-editing/execCommand/execCommand-across-different-documents.html [ Pass ]
</del><span class="cx"> fast/forms/attributed-strings.html [ Pass ]
</span><span class="cx"> 
</span><span class="cx"> #//////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre>
</div>
</div>

</body>
</html>