<!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>[196696] 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/196696">196696</a></dd>
<dt>Author</dt> <dd>ryanhaddad@apple.com</dd>
<dt>Date</dt> <dd>2016-02-17 09:32:50 -0800 (Wed, 17 Feb 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline imported/w3c/web-platform-tests/html/dom/interfaces.html for ios-simulator

Unreviewed test gardening.

* platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmldominterfacesexpectedtxt">trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (196695 => 196696)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-02-17 17:25:03 UTC (rev 196695)
+++ trunk/LayoutTests/ChangeLog        2016-02-17 17:32:50 UTC (rev 196696)
</span><span class="lines">@@ -1,5 +1,13 @@
</span><span class="cx"> 2016-02-17  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Rebaseline imported/w3c/web-platform-tests/html/dom/interfaces.html for ios-simulator
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
+
+2016-02-17  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
+
</ins><span class="cx">         Skipping tests added with r196688 on ios-simulator due to reliance on unsupported mouse events.
</span><span class="cx"> 
</span><span class="cx">         Unreviewed test gardening.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmldominterfacesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt (196695 => 196696)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt        2016-02-17 17:25:03 UTC (rev 196695)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt        2016-02-17 17:32:50 UTC (rev 196696)
</span><span class="lines">@@ -3811,7 +3811,7 @@
</span><span class="cx"> PASS Window interface object length 
</span><span class="cx"> PASS Window interface object name 
</span><span class="cx"> FAIL Window interface: existence and properties of interface prototype object assert_equals: Class name for prototype of Window.prototype is not &quot;WindowProperties&quot; expected &quot;[object WindowProperties]&quot; but got &quot;[object EventTargetPrototype]&quot;
</span><del>-FAIL Window interface: existence and properties of interface prototype object's &quot;constructor&quot; property assert_own_property: Window.prototype does not have own property &quot;constructor&quot; expected property &quot;constructor&quot; missing
</del><ins>+PASS Window interface: existence and properties of interface prototype object's &quot;constructor&quot; property 
</ins><span class="cx"> PASS Window interface: attribute self 
</span><span class="cx"> PASS Window interface: attribute name 
</span><span class="cx"> FAIL Window interface: attribute history assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function &quot;function history() {
</span><span class="lines">@@ -4084,12 +4084,16 @@
</span><span class="cx"> FAIL Window interface: calling createImageBitmap(ImageBitmapSource,long,long,long,long) on window with too few arguments must throw TypeError assert_own_property: expected property &quot;createImageBitmap&quot; missing
</span><span class="cx"> PASS Window interface: window must inherit property &quot;sessionStorage&quot; with the proper type (123) 
</span><span class="cx"> PASS Window interface: window must inherit property &quot;localStorage&quot; with the proper type (124) 
</span><del>-FAIL EventTarget interface: window must inherit property &quot;addEventListener&quot; with the proper type (0) assert_inherits: property &quot;addEventListener&quot; found on object expected in prototype chain
-FAIL EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on window with too few arguments must throw TypeError assert_inherits: property &quot;addEventListener&quot; found on object expected in prototype chain
-FAIL EventTarget interface: window must inherit property &quot;removeEventListener&quot; with the proper type (1) assert_inherits: property &quot;removeEventListener&quot; found on object expected in prototype chain
-FAIL EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on window with too few arguments must throw TypeError assert_inherits: property &quot;removeEventListener&quot; found on object expected in prototype chain
-FAIL EventTarget interface: window must inherit property &quot;dispatchEvent&quot; with the proper type (2) assert_inherits: property &quot;dispatchEvent&quot; found on object expected in prototype chain
-FAIL EventTarget interface: calling dispatchEvent(Event) on window with too few arguments must throw TypeError assert_inherits: property &quot;dispatchEvent&quot; found on object expected in prototype chain
</del><ins>+PASS EventTarget interface: window must inherit property &quot;addEventListener&quot; with the proper type (0) 
+FAIL EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on window with too few arguments must throw TypeError assert_throws: Called with 0 arguments function &quot;function () {
+    [native code]
+}&quot; did not throw
+PASS EventTarget interface: window must inherit property &quot;removeEventListener&quot; with the proper type (1) 
+FAIL EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on window with too few arguments must throw TypeError assert_throws: Called with 0 arguments function &quot;function () {
+    [native code]
+}&quot; did not throw
+PASS EventTarget interface: window must inherit property &quot;dispatchEvent&quot; with the proper type (2) 
+PASS EventTarget interface: calling dispatchEvent(Event) on window with too few arguments must throw TypeError 
</ins><span class="cx"> PASS BarProp interface: existence and properties of interface object 
</span><span class="cx"> PASS BarProp interface object length 
</span><span class="cx"> PASS BarProp interface object name 
</span><span class="lines">@@ -4274,41 +4278,41 @@
</span><span class="cx"> PASS Navigator interface object name 
</span><span class="cx"> PASS Navigator interface: existence and properties of interface prototype object 
</span><span class="cx"> PASS Navigator interface: existence and properties of interface prototype object's &quot;constructor&quot; property 
</span><del>-FAIL Navigator interface: attribute appCodeName assert_true: The prototype object must have a property &quot;appCodeName&quot; expected true got false
-FAIL Navigator interface: attribute appName assert_true: The prototype object must have a property &quot;appName&quot; expected true got false
-FAIL Navigator interface: attribute appVersion assert_true: The prototype object must have a property &quot;appVersion&quot; expected true got false
-FAIL Navigator interface: attribute platform assert_true: The prototype object must have a property &quot;platform&quot; expected true got false
-FAIL Navigator interface: attribute product assert_true: The prototype object must have a property &quot;product&quot; expected true got false
</del><ins>+PASS Navigator interface: attribute appCodeName 
+PASS Navigator interface: attribute appName 
+PASS Navigator interface: attribute appVersion 
+PASS Navigator interface: attribute platform 
+PASS Navigator interface: attribute product 
</ins><span class="cx"> FAIL Navigator interface: operation taintEnabled() assert_own_property: interface prototype object missing non-static operation expected property &quot;taintEnabled&quot; missing
</span><del>-FAIL Navigator interface: attribute userAgent assert_true: The prototype object must have a property &quot;userAgent&quot; expected true got false
-FAIL Navigator interface: attribute language assert_true: The prototype object must have a property &quot;language&quot; expected true got false
</del><ins>+PASS Navigator interface: attribute userAgent 
+PASS Navigator interface: attribute language 
</ins><span class="cx"> FAIL Navigator interface: attribute languages assert_true: The prototype object must have a property &quot;languages&quot; expected true got false
</span><del>-FAIL Navigator interface: attribute onLine assert_true: The prototype object must have a property &quot;onLine&quot; expected true got false
</del><ins>+PASS Navigator interface: attribute onLine 
</ins><span class="cx"> FAIL Navigator interface: operation registerProtocolHandler(DOMString,DOMString,DOMString) assert_own_property: interface prototype object missing non-static operation expected property &quot;registerProtocolHandler&quot; missing
</span><span class="cx"> FAIL Navigator interface: operation registerContentHandler(DOMString,DOMString,DOMString) assert_own_property: interface prototype object missing non-static operation expected property &quot;registerContentHandler&quot; missing
</span><span class="cx"> FAIL Navigator interface: operation isProtocolHandlerRegistered(DOMString,DOMString) assert_own_property: interface prototype object missing non-static operation expected property &quot;isProtocolHandlerRegistered&quot; missing
</span><span class="cx"> FAIL Navigator interface: operation isContentHandlerRegistered(DOMString,DOMString) assert_own_property: interface prototype object missing non-static operation expected property &quot;isContentHandlerRegistered&quot; missing
</span><span class="cx"> FAIL Navigator interface: operation unregisterProtocolHandler(DOMString,DOMString) assert_own_property: interface prototype object missing non-static operation expected property &quot;unregisterProtocolHandler&quot; missing
</span><span class="cx"> FAIL Navigator interface: operation unregisterContentHandler(DOMString,DOMString) assert_own_property: interface prototype object missing non-static operation expected property &quot;unregisterContentHandler&quot; missing
</span><del>-FAIL Navigator interface: attribute cookieEnabled assert_true: The prototype object must have a property &quot;cookieEnabled&quot; expected true got false
</del><ins>+PASS Navigator interface: attribute cookieEnabled 
</ins><span class="cx"> FAIL Navigator interface: operation yieldForStorageUpdates() assert_own_property: interface prototype object missing non-static operation expected property &quot;yieldForStorageUpdates&quot; missing
</span><del>-FAIL Navigator interface: attribute plugins assert_true: The prototype object must have a property &quot;plugins&quot; expected true got false
-FAIL Navigator interface: attribute mimeTypes assert_true: The prototype object must have a property &quot;mimeTypes&quot; expected true got false
</del><ins>+PASS Navigator interface: attribute plugins 
+PASS Navigator interface: attribute mimeTypes 
</ins><span class="cx"> FAIL Navigator interface: attribute javaEnabled assert_throws: getting property on prototype object must throw TypeError function &quot;function () {
</span><span class="cx">     [native code]
</span><span class="cx"> }&quot; did not throw
</span><span class="cx"> PASS Navigator must be primary interface of window.navigator 
</span><span class="cx"> PASS Stringification of window.navigator 
</span><del>-FAIL Navigator interface: window.navigator must inherit property &quot;appCodeName&quot; with the proper type (0) assert_inherits: property &quot;appCodeName&quot; found on object expected in prototype chain
-FAIL Navigator interface: window.navigator must inherit property &quot;appName&quot; with the proper type (1) assert_inherits: property &quot;appName&quot; found on object expected in prototype chain
-FAIL Navigator interface: window.navigator must inherit property &quot;appVersion&quot; with the proper type (2) assert_inherits: property &quot;appVersion&quot; found on object expected in prototype chain
-FAIL Navigator interface: window.navigator must inherit property &quot;platform&quot; with the proper type (3) assert_inherits: property &quot;platform&quot; found on object expected in prototype chain
-FAIL Navigator interface: window.navigator must inherit property &quot;product&quot; with the proper type (4) assert_inherits: property &quot;product&quot; found on object expected in prototype chain
</del><ins>+PASS Navigator interface: window.navigator must inherit property &quot;appCodeName&quot; with the proper type (0) 
+PASS Navigator interface: window.navigator must inherit property &quot;appName&quot; with the proper type (1) 
+PASS Navigator interface: window.navigator must inherit property &quot;appVersion&quot; with the proper type (2) 
+PASS Navigator interface: window.navigator must inherit property &quot;platform&quot; with the proper type (3) 
+PASS Navigator interface: window.navigator must inherit property &quot;product&quot; with the proper type (4) 
</ins><span class="cx"> FAIL Navigator interface: window.navigator must inherit property &quot;taintEnabled&quot; with the proper type (5) assert_inherits: property &quot;taintEnabled&quot; not found in prototype chain
</span><del>-FAIL Navigator interface: window.navigator must inherit property &quot;userAgent&quot; with the proper type (6) assert_inherits: property &quot;userAgent&quot; found on object expected in prototype chain
-FAIL Navigator interface: window.navigator must inherit property &quot;language&quot; with the proper type (7) assert_inherits: property &quot;language&quot; found on object expected in prototype chain
</del><ins>+PASS Navigator interface: window.navigator must inherit property &quot;userAgent&quot; with the proper type (6) 
+PASS Navigator interface: window.navigator must inherit property &quot;language&quot; with the proper type (7) 
</ins><span class="cx"> FAIL Navigator interface: window.navigator must inherit property &quot;languages&quot; with the proper type (8) assert_inherits: property &quot;languages&quot; not found in prototype chain
</span><del>-FAIL Navigator interface: window.navigator must inherit property &quot;onLine&quot; with the proper type (9) assert_inherits: property &quot;onLine&quot; found on object expected in prototype chain
</del><ins>+PASS Navigator interface: window.navigator must inherit property &quot;onLine&quot; with the proper type (9) 
</ins><span class="cx"> FAIL Navigator interface: window.navigator must inherit property &quot;registerProtocolHandler&quot; with the proper type (10) assert_inherits: property &quot;registerProtocolHandler&quot; not found in prototype chain
</span><span class="cx"> FAIL Navigator interface: calling registerProtocolHandler(DOMString,DOMString,DOMString) on window.navigator with too few arguments must throw TypeError assert_inherits: property &quot;registerProtocolHandler&quot; not found in prototype chain
</span><span class="cx"> FAIL Navigator interface: window.navigator must inherit property &quot;registerContentHandler&quot; with the proper type (11) assert_inherits: property &quot;registerContentHandler&quot; not found in prototype chain
</span><span class="lines">@@ -4321,10 +4325,10 @@
</span><span class="cx"> FAIL Navigator interface: calling unregisterProtocolHandler(DOMString,DOMString) on window.navigator with too few arguments must throw TypeError assert_inherits: property &quot;unregisterProtocolHandler&quot; not found in prototype chain
</span><span class="cx"> FAIL Navigator interface: window.navigator must inherit property &quot;unregisterContentHandler&quot; with the proper type (15) assert_inherits: property &quot;unregisterContentHandler&quot; not found in prototype chain
</span><span class="cx"> FAIL Navigator interface: calling unregisterContentHandler(DOMString,DOMString) on window.navigator with too few arguments must throw TypeError assert_inherits: property &quot;unregisterContentHandler&quot; not found in prototype chain
</span><del>-FAIL Navigator interface: window.navigator must inherit property &quot;cookieEnabled&quot; with the proper type (16) assert_inherits: property &quot;cookieEnabled&quot; found on object expected in prototype chain
</del><ins>+PASS Navigator interface: window.navigator must inherit property &quot;cookieEnabled&quot; with the proper type (16) 
</ins><span class="cx"> FAIL Navigator interface: window.navigator must inherit property &quot;yieldForStorageUpdates&quot; with the proper type (17) assert_inherits: property &quot;yieldForStorageUpdates&quot; not found in prototype chain
</span><del>-FAIL Navigator interface: window.navigator must inherit property &quot;plugins&quot; with the proper type (18) assert_inherits: property &quot;plugins&quot; found on object expected in prototype chain
-FAIL Navigator interface: window.navigator must inherit property &quot;mimeTypes&quot; with the proper type (19) assert_inherits: property &quot;mimeTypes&quot; found on object expected in prototype chain
</del><ins>+PASS Navigator interface: window.navigator must inherit property &quot;plugins&quot; with the proper type (18) 
+PASS Navigator interface: window.navigator must inherit property &quot;mimeTypes&quot; with the proper type (19) 
</ins><span class="cx"> FAIL Navigator interface: window.navigator must inherit property &quot;javaEnabled&quot; with the proper type (20) assert_equals: expected &quot;boolean&quot; but got &quot;function&quot;
</span><span class="cx"> PASS PluginArray interface: existence and properties of interface object 
</span><span class="cx"> PASS PluginArray interface object length 
</span></span></pre>
</div>
</div>

</body>
</html>