<!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>[202544] 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/202544">202544</a></dd>
<dt>Author</dt> <dd>cdumez@apple.com</dd>
<dt>Date</dt> <dd>2016-06-27 23:22:46 -0700 (Mon, 27 Jun 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed, rebaseline test on iOS after <a href="http://trac.webkit.org/projects/webkit/changeset/202539">r202539</a>.

* platform/ios-simulator/fast/dom/event-handler-attributes-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastdomeventhandlerattributesexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/dom/event-handler-attributes-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (202543 => 202544)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-06-28 06:11:21 UTC (rev 202543)
+++ trunk/LayoutTests/ChangeLog        2016-06-28 06:22:46 UTC (rev 202544)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2016-06-27  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+        Unreviewed, rebaseline test on iOS after r202539.
+
+        * platform/ios-simulator/fast/dom/event-handler-attributes-expected.txt:
+
</ins><span class="cx"> 2016-06-27  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Mark some tests as image failures.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastdomeventhandlerattributesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/fast/dom/event-handler-attributes-expected.txt (202543 => 202544)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/dom/event-handler-attributes-expected.txt        2016-06-28 06:11:21 UTC (rev 202543)
+++ trunk/LayoutTests/platform/ios-simulator/fast/dom/event-handler-attributes-expected.txt        2016-06-28 06:22:46 UTC (rev 202544)
</span><span class="lines">@@ -854,7 +854,7 @@
</span><span class="cx"> 
</span><span class="cx"> Event names on a non-HTML element
</span><span class="cx"> 
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;abort&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;abort&quot;) is &quot;none&quot;
</ins><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;animationend&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;animationiteration&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;animationstart&quot;) should be none. Was script: target; content: none.
</span><span class="lines">@@ -863,48 +863,48 @@
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;beforeload&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;beforepaste&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;beforeunload&quot;) is &quot;none&quot;
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;blur&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;canplay&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;canplaythrough&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;change&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;click&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;contextmenu&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;blur&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;canplay&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;canplaythrough&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;change&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;click&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;contextmenu&quot;) is &quot;none&quot;
</ins><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;copy&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;cut&quot;) should be none. Was script: target; content: none.
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;dblclick&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;drag&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;dragend&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;dragenter&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;dragleave&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;dragover&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;dragstart&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;drop&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;durationchange&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;emptied&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;ended&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;error&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;focus&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;dblclick&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;drag&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;dragend&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;dragenter&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;dragleave&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;dragover&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;dragstart&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;drop&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;durationchange&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;emptied&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;ended&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;error&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;focus&quot;) is &quot;none&quot;
</ins><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;focusin&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;focusout&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;hashchange&quot;) is &quot;none&quot;
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;input&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;invalid&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;keydown&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;keypress&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;keyup&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;load&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;loadeddata&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;loadedmetadata&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;loadstart&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;input&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;invalid&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;keydown&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;keypress&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;keyup&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;load&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;loadeddata&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;loadedmetadata&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;loadstart&quot;) is &quot;none&quot;
</ins><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;message&quot;) is &quot;none&quot;
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;mousedown&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;mouseenter&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;mouseleave&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;mousemove&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;mouseout&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;mouseover&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;mouseup&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;mousewheel&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;mousedown&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;mouseenter&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;mouseleave&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;mousemove&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;mouseout&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;mouseover&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;mouseup&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;mousewheel&quot;) is &quot;none&quot;
</ins><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;noneventname&quot;) is &quot;none&quot;
</span><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;offline&quot;) is &quot;none&quot;
</span><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;online&quot;) is &quot;none&quot;
</span><span class="lines">@@ -911,36 +911,36 @@
</span><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;pagehide&quot;) is &quot;none&quot;
</span><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;pageshow&quot;) is &quot;none&quot;
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;paste&quot;) should be none. Was script: target; content: none.
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;pause&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;play&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;playing&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;pause&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;play&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;playing&quot;) is &quot;none&quot;
</ins><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;popstate&quot;) is &quot;none&quot;
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;progress&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;ratechange&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;progress&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;ratechange&quot;) is &quot;none&quot;
</ins><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;readystatechange&quot;) is &quot;none&quot;
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;reset&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;resize&quot;) should be none. Was script: target, window; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;scroll&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;search&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;seeked&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;seeking&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;select&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;reset&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;resize&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;scroll&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;search&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;seeked&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;seeking&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;select&quot;) is &quot;none&quot;
</ins><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;selectionchange&quot;) is &quot;none&quot;
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;selectstart&quot;) should be none. Was script: target; content: none.
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;stalled&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;stalled&quot;) is &quot;none&quot;
</ins><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;storage&quot;) is &quot;none&quot;
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;submit&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;suspend&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;timeupdate&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;submit&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;suspend&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;timeupdate&quot;) is &quot;none&quot;
</ins><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;transitionend&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> PASS testElementAttribute(nonHTMLElement, &quot;unload&quot;) is &quot;none&quot;
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;volumechange&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;waiting&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;volumechange&quot;) is &quot;none&quot;
+PASS testElementAttribute(nonHTMLElement, &quot;waiting&quot;) is &quot;none&quot;
</ins><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;webkitanimationend&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;webkitanimationiteration&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;webkitanimationstart&quot;) should be none. Was script: target; content: none.
</span><span class="cx"> FAIL testElementAttribute(nonHTMLElement, &quot;webkittransitionend&quot;) should be none. Was script: target; content: none.
</span><del>-FAIL testElementAttribute(nonHTMLElement, &quot;wheel&quot;) should be none. Was script: target; content: none.
</del><ins>+PASS testElementAttribute(nonHTMLElement, &quot;wheel&quot;) is &quot;none&quot;
</ins><span class="cx"> 
</span><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>