<!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>[196941] 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/196941">196941</a></dd>
<dt>Author</dt> <dd>ryanhaddad@apple.com</dd>
<dt>Date</dt> <dd>2016-02-22 10:03:22 -0800 (Mon, 22 Feb 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline tests for ios-simulator after W3C HTML/DOM re-sync in <a href="http://trac.webkit.org/projects/webkit/changeset/196883">r196883</a>

Unreviewed test gardening.

* platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
* platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-embedded-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>
<li><a href="#trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmldomreflectionembeddedexpectedtxt">trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (196940 => 196941)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-02-22 18:01:38 UTC (rev 196940)
+++ trunk/LayoutTests/ChangeLog        2016-02-22 18:03:22 UTC (rev 196941)
</span><span class="lines">@@ -1,5 +1,14 @@
</span><span class="cx"> 2016-02-22  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Rebaseline tests for ios-simulator after W3C HTML/DOM re-sync in r196883
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt:
+
+2016-02-22  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
+
</ins><span class="cx">         Rebaseline imported/w3c/web-platform-tests/html/dom/reflection-forms.html for ios-simulator after r196893
</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 (196940 => 196941)</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-22 18:01:38 UTC (rev 196940)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt        2016-02-22 18:03:22 UTC (rev 196941)
</span><span class="lines">@@ -751,31 +751,24 @@
</span><span class="cx"> PASS EventTarget interface: calling dispatchEvent(Event) on document.implementation.createDocument(null, &quot;&quot;, null) with too few arguments must throw TypeError 
</span><span class="cx"> FAIL MouseEvent interface: attribute region assert_true: The prototype object must have a property &quot;region&quot; expected true got false
</span><span class="cx"> FAIL Touch interface: attribute region assert_own_property: self does not have own property &quot;Touch&quot; expected property &quot;Touch&quot; missing
</span><del>-FAIL HTMLAllCollection interface: existence and properties of interface object assert_equals: prototype of HTMLAllCollection is not HTMLCollection expected function &quot;function HTMLCollection() {
-    [native code]
-}&quot; but got function &quot;function () {
-    [native code]
-}&quot;
</del><ins>+PASS HTMLAllCollection interface: existence and properties of interface object 
</ins><span class="cx"> PASS HTMLAllCollection interface object length 
</span><span class="cx"> PASS HTMLAllCollection interface object name 
</span><del>-FAIL HTMLAllCollection interface: existence and properties of interface prototype object assert_equals: prototype of HTMLAllCollection.prototype is not HTMLCollection.prototype expected object &quot;[object HTMLCollectionPrototype]&quot; but got object &quot;[object Object]&quot;
</del><ins>+PASS HTMLAllCollection interface: existence and properties of interface prototype object 
</ins><span class="cx"> PASS HTMLAllCollection interface: existence and properties of interface prototype object's &quot;constructor&quot; property 
</span><ins>+PASS HTMLAllCollection interface: attribute length 
</ins><span class="cx"> FAIL HTMLAllCollection interface: operation item(unsigned long) assert_equals: property has wrong .length expected 1 but got 0
</span><span class="cx"> FAIL HTMLAllCollection interface: operation item(DOMString) assert_equals: property has wrong .length expected 1 but got 0
</span><span class="cx"> PASS HTMLAllCollection interface: operation namedItem(DOMString) 
</span><span class="cx"> FAIL HTMLAllCollection must be primary interface of document.all assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</span><span class="cx"> FAIL Stringification of document.all assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</span><del>-FAIL HTMLAllCollection interface: document.all must inherit property &quot;item&quot; with the proper type (0) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLAllCollection interface: calling item(unsigned long) on document.all with too few arguments must throw TypeError assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</del><ins>+FAIL HTMLAllCollection interface: document.all must inherit property &quot;length&quot; with the proper type (0) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</ins><span class="cx"> FAIL HTMLAllCollection interface: document.all must inherit property &quot;item&quot; with the proper type (1) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</span><ins>+FAIL HTMLAllCollection interface: calling item(unsigned long) on document.all with too few arguments must throw TypeError assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
+FAIL HTMLAllCollection interface: document.all must inherit property &quot;item&quot; with the proper type (2) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</ins><span class="cx"> FAIL HTMLAllCollection interface: calling item(DOMString) on document.all with too few arguments must throw TypeError assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</span><del>-FAIL HTMLAllCollection interface: document.all must inherit property &quot;namedItem&quot; with the proper type (2) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</del><ins>+FAIL HTMLAllCollection interface: document.all must inherit property &quot;namedItem&quot; with the proper type (3) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</ins><span class="cx"> FAIL HTMLAllCollection interface: calling namedItem(DOMString) on document.all with too few arguments must throw TypeError assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</span><del>-FAIL HTMLCollection interface: document.all must inherit property &quot;length&quot; with the proper type (0) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLCollection interface: document.all must inherit property &quot;item&quot; with the proper type (1) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLCollection interface: calling item(unsigned long) on document.all with too few arguments must throw TypeError assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLCollection interface: document.all must inherit property &quot;namedItem&quot; with the proper type (2) assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLCollection interface: calling namedItem(DOMString) on document.all with too few arguments must throw TypeError assert_equals: wrong typeof object expected &quot;function&quot; but got &quot;undefined&quot;
</del><span class="cx"> PASS HTMLFormControlsCollection interface: existence and properties of interface object 
</span><span class="cx"> PASS HTMLFormControlsCollection interface object length 
</span><span class="cx"> PASS HTMLFormControlsCollection interface object name 
</span><span class="lines">@@ -1612,10 +1605,10 @@
</span><span class="cx"> PASS HTMLAnchorElement interface: attribute rev 
</span><span class="cx"> PASS HTMLAnchorElement interface: attribute shape 
</span><span class="cx"> PASS HTMLAnchorElement interface: attribute href 
</span><del>-FAIL HTMLAnchorElement interface: attribute origin assert_equals: setter must be function for PutForwards, Replaceable, or non-readonly attributes expected &quot;function&quot; but got &quot;undefined&quot;
</del><ins>+PASS HTMLAnchorElement interface: attribute origin 
</ins><span class="cx"> PASS HTMLAnchorElement interface: attribute protocol 
</span><del>-FAIL HTMLAnchorElement interface: attribute username assert_true: The prototype object must have a property &quot;username&quot; expected true got false
-FAIL HTMLAnchorElement interface: attribute password assert_true: The prototype object must have a property &quot;password&quot; expected true got false
</del><ins>+PASS HTMLAnchorElement interface: attribute username 
+PASS HTMLAnchorElement interface: attribute password 
</ins><span class="cx"> PASS HTMLAnchorElement interface: attribute host 
</span><span class="cx"> PASS HTMLAnchorElement interface: attribute hostname 
</span><span class="cx"> PASS HTMLAnchorElement interface: attribute port 
</span><span class="lines">@@ -1640,8 +1633,8 @@
</span><span class="cx"> PASS HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;href&quot; with the proper type (13) 
</span><span class="cx"> PASS HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;origin&quot; with the proper type (14) 
</span><span class="cx"> PASS HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;protocol&quot; with the proper type (15) 
</span><del>-FAIL HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;username&quot; with the proper type (16) assert_inherits: property &quot;username&quot; not found in prototype chain
-FAIL HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;password&quot; with the proper type (17) assert_inherits: property &quot;password&quot; not found in prototype chain
</del><ins>+PASS HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;username&quot; with the proper type (16) 
+PASS HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;password&quot; with the proper type (17) 
</ins><span class="cx"> PASS HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;host&quot; with the proper type (18) 
</span><span class="cx"> PASS HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;hostname&quot; with the proper type (19) 
</span><span class="cx"> PASS HTMLAnchorElement interface: document.createElement(&quot;a&quot;) must inherit property &quot;port&quot; with the proper type (20) 
</span><span class="lines">@@ -1786,7 +1779,7 @@
</span><span class="cx"> FAIL HTMLIFrameElement interface: attribute allowFullscreen assert_true: The prototype object must have a property &quot;allowFullscreen&quot; expected true got false
</span><span class="cx"> PASS HTMLIFrameElement interface: attribute width 
</span><span class="cx"> PASS HTMLIFrameElement interface: attribute height 
</span><del>-FAIL HTMLIFrameElement interface: attribute contentDocument assert_true: The prototype object must have a property &quot;contentDocument&quot; expected true got false
</del><ins>+PASS HTMLIFrameElement interface: attribute contentDocument 
</ins><span class="cx"> PASS HTMLIFrameElement interface: attribute contentWindow 
</span><span class="cx"> PASS HTMLIFrameElement interface: attribute align 
</span><span class="cx"> PASS HTMLIFrameElement interface: attribute scrolling 
</span><span class="lines">@@ -1828,7 +1821,7 @@
</span><span class="cx"> PASS HTMLObjectElement interface: attribute form 
</span><span class="cx"> PASS HTMLObjectElement interface: attribute width 
</span><span class="cx"> PASS HTMLObjectElement interface: attribute height 
</span><del>-FAIL HTMLObjectElement interface: attribute contentDocument assert_true: The prototype object must have a property &quot;contentDocument&quot; expected true got false
</del><ins>+PASS HTMLObjectElement interface: attribute contentDocument 
</ins><span class="cx"> FAIL HTMLObjectElement interface: attribute contentWindow assert_true: The prototype object must have a property &quot;contentWindow&quot; expected true got false
</span><span class="cx"> PASS HTMLObjectElement interface: attribute willValidate 
</span><span class="cx"> PASS HTMLObjectElement interface: attribute validity 
</span><span class="lines">@@ -2483,16 +2476,16 @@
</span><span class="cx"> PASS HTMLAreaElement interface: attribute relList 
</span><span class="cx"> PASS HTMLAreaElement interface: attribute noHref 
</span><span class="cx"> PASS HTMLAreaElement interface: attribute href 
</span><del>-FAIL HTMLAreaElement interface: attribute origin assert_true: The prototype object must have a property &quot;origin&quot; expected true got false
-FAIL HTMLAreaElement interface: attribute protocol assert_equals: setter must be function for PutForwards, Replaceable, or non-readonly attributes expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLAreaElement interface: attribute username assert_true: The prototype object must have a property &quot;username&quot; expected true got false
-FAIL HTMLAreaElement interface: attribute password assert_true: The prototype object must have a property &quot;password&quot; expected true got false
-FAIL HTMLAreaElement interface: attribute host assert_equals: setter must be function for PutForwards, Replaceable, or non-readonly attributes expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLAreaElement interface: attribute hostname assert_equals: setter must be function for PutForwards, Replaceable, or non-readonly attributes expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLAreaElement interface: attribute port assert_equals: setter must be function for PutForwards, Replaceable, or non-readonly attributes expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLAreaElement interface: attribute pathname assert_equals: setter must be function for PutForwards, Replaceable, or non-readonly attributes expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLAreaElement interface: attribute search assert_equals: setter must be function for PutForwards, Replaceable, or non-readonly attributes expected &quot;function&quot; but got &quot;undefined&quot;
-FAIL HTMLAreaElement interface: attribute hash assert_equals: setter must be function for PutForwards, Replaceable, or non-readonly attributes expected &quot;function&quot; but got &quot;undefined&quot;
</del><ins>+PASS HTMLAreaElement interface: attribute origin 
+PASS HTMLAreaElement interface: attribute protocol 
+PASS HTMLAreaElement interface: attribute username 
+PASS HTMLAreaElement interface: attribute password 
+PASS HTMLAreaElement interface: attribute host 
+PASS HTMLAreaElement interface: attribute hostname 
+PASS HTMLAreaElement interface: attribute port 
+PASS HTMLAreaElement interface: attribute pathname 
+PASS HTMLAreaElement interface: attribute search 
+PASS HTMLAreaElement interface: attribute hash 
</ins><span class="cx"> PASS HTMLAreaElement must be primary interface of document.createElement(&quot;area&quot;) 
</span><span class="cx"> PASS Stringification of document.createElement(&quot;area&quot;) 
</span><span class="cx"> PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;alt&quot; with the proper type (0) 
</span><span class="lines">@@ -2505,10 +2498,10 @@
</span><span class="cx"> PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;relList&quot; with the proper type (7) 
</span><span class="cx"> PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;noHref&quot; with the proper type (8) 
</span><span class="cx"> PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;href&quot; with the proper type (9) 
</span><del>-FAIL HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;origin&quot; with the proper type (10) assert_inherits: property &quot;origin&quot; not found in prototype chain
</del><ins>+PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;origin&quot; with the proper type (10) 
</ins><span class="cx"> PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;protocol&quot; with the proper type (11) 
</span><del>-FAIL HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;username&quot; with the proper type (12) assert_inherits: property &quot;username&quot; not found in prototype chain
-FAIL HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;password&quot; with the proper type (13) assert_inherits: property &quot;password&quot; not found in prototype chain
</del><ins>+PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;username&quot; with the proper type (12) 
+PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;password&quot; with the proper type (13) 
</ins><span class="cx"> PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;host&quot; with the proper type (14) 
</span><span class="cx"> PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;hostname&quot; with the proper type (15) 
</span><span class="cx"> PASS HTMLAreaElement interface: document.createElement(&quot;area&quot;) must inherit property &quot;port&quot; with the proper type (16) 
</span><span class="lines">@@ -4759,7 +4752,7 @@
</span><span class="cx"> PASS HTMLFrameElement interface: attribute frameBorder 
</span><span class="cx"> PASS HTMLFrameElement interface: attribute longDesc 
</span><span class="cx"> PASS HTMLFrameElement interface: attribute noResize 
</span><del>-FAIL HTMLFrameElement interface: attribute contentDocument assert_true: The prototype object must have a property &quot;contentDocument&quot; expected true got false
</del><ins>+PASS HTMLFrameElement interface: attribute contentDocument 
</ins><span class="cx"> PASS HTMLFrameElement interface: attribute contentWindow 
</span><span class="cx"> PASS HTMLFrameElement interface: attribute marginHeight 
</span><span class="cx"> PASS HTMLFrameElement interface: attribute marginWidth 
</span><span class="lines">@@ -4771,7 +4764,7 @@
</span><span class="cx"> PASS HTMLFrameElement interface: document.createElement(&quot;frame&quot;) must inherit property &quot;frameBorder&quot; with the proper type (3) 
</span><span class="cx"> PASS HTMLFrameElement interface: document.createElement(&quot;frame&quot;) must inherit property &quot;longDesc&quot; with the proper type (4) 
</span><span class="cx"> PASS HTMLFrameElement interface: document.createElement(&quot;frame&quot;) must inherit property &quot;noResize&quot; with the proper type (5) 
</span><del>-FAIL HTMLFrameElement interface: document.createElement(&quot;frame&quot;) must inherit property &quot;contentDocument&quot; with the proper type (6) assert_inherits: property &quot;contentDocument&quot; found on object expected in prototype chain
</del><ins>+PASS HTMLFrameElement interface: document.createElement(&quot;frame&quot;) must inherit property &quot;contentDocument&quot; with the proper type (6) 
</ins><span class="cx"> PASS HTMLFrameElement interface: document.createElement(&quot;frame&quot;) must inherit property &quot;contentWindow&quot; with the proper type (7) 
</span><span class="cx"> PASS HTMLFrameElement interface: document.createElement(&quot;frame&quot;) must inherit property &quot;marginHeight&quot; with the proper type (8) 
</span><span class="cx"> PASS HTMLFrameElement interface: document.createElement(&quot;frame&quot;) must inherit property &quot;marginWidth&quot; with the proper type (9) 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmldomreflectionembeddedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt (196940 => 196941)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt        2016-02-22 18:01:38 UTC (rev 196940)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt        2016-02-22 18:03:22 UTC (rev 196941)
</span><span class="lines">@@ -855,127 +855,128 @@
</span><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;&quot; followed by IDL get 
</span><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to undefined followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to undefined followed by IDL get assert_equals: expected &quot;&quot; but got &quot;undefined&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to undefined followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to 7 followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to 7 followed by IDL get assert_equals: expected &quot;&quot; but got &quot;7&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to 7 followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to 1.5 followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to 1.5 followed by IDL get assert_equals: expected &quot;&quot; but got &quot;1.5&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to 1.5 followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to true followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to true followed by IDL get assert_equals: expected &quot;&quot; but got &quot;true&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to true followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to false followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to false followed by IDL get assert_equals: expected &quot;&quot; but got &quot;false&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to false followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to object &quot;[object Object]&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to object &quot;[object Object]&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;[object Object]&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to object &quot;[object Object]&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to NaN followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to NaN followed by IDL get assert_equals: expected &quot;&quot; but got &quot;NaN&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to NaN followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to Infinity followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to Infinity followed by IDL get assert_equals: expected &quot;&quot; but got &quot;Infinity&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to Infinity followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to -Infinity followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to -Infinity followed by IDL get assert_equals: expected &quot;&quot; but got &quot;-Infinity&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to -Infinity followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;\0&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;\0&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;\0&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;\0&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to null followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to null followed by IDL get assert_equals: expected &quot;&quot; but got &quot;null&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to null followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to object &quot;test-toString&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to object &quot;test-toString&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;test-toString&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to object &quot;test-toString&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to object &quot;test-valueOf&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to object &quot;test-valueOf&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;test-valueOf&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to object &quot;test-valueOf&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;anonymous&quot; followed by getAttribute() 
</span><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;anonymous&quot; followed by IDL get 
</span><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;xanonymous&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;xanonymous&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;xanonymous&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;xanonymous&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;anonymous\0&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;anonymous\0&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;anonymous\0&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;anonymous\0&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;nonymous&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;nonymous&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;nonymous&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;nonymous&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;ANONYMOUS&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;ANONYMOUS&quot; followed by IDL get assert_equals: expected &quot;anonymous&quot; but got &quot;ANONYMOUS&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;ANONYMOUS&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;use-credentials&quot; followed by getAttribute() 
</span><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;use-credentials&quot; followed by IDL get 
</span><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;xuse-credentials&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;xuse-credentials&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;xuse-credentials&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;xuse-credentials&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;use-credentials\0&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;use-credentials\0&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;use-credentials\0&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;use-credentials\0&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;se-credentials&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;se-credentials&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;se-credentials&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;se-credentials&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: setAttribute() to &quot;USE-CREDENTIALS&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: setAttribute() to &quot;USE-CREDENTIALS&quot; followed by IDL get assert_equals: expected &quot;use-credentials&quot; but got &quot;USE-CREDENTIALS&quot;
</del><ins>+PASS img.crossOrigin: setAttribute() to &quot;USE-CREDENTIALS&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;&quot; followed by getAttribute() 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;&quot; followed by IDL get 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to undefined should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to undefined followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to undefined followed by IDL get assert_equals: expected &quot;&quot; but got &quot;undefined&quot;
</del><ins>+PASS img.crossOrigin: IDL set to undefined followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to 7 should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to 7 followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to 7 followed by IDL get assert_equals: expected &quot;&quot; but got &quot;7&quot;
</del><ins>+PASS img.crossOrigin: IDL set to 7 followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to 1.5 should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to 1.5 followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to 1.5 followed by IDL get assert_equals: expected &quot;&quot; but got &quot;1.5&quot;
</del><ins>+PASS img.crossOrigin: IDL set to 1.5 followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to true should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to true followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to true followed by IDL get assert_equals: expected &quot;&quot; but got &quot;true&quot;
</del><ins>+PASS img.crossOrigin: IDL set to true followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to false should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to false followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to false followed by IDL get assert_equals: expected &quot;&quot; but got &quot;false&quot;
</del><ins>+PASS img.crossOrigin: IDL set to false followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to object &quot;[object Object]&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to object &quot;[object Object]&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to object &quot;[object Object]&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;[object Object]&quot;
</del><ins>+PASS img.crossOrigin: IDL set to object &quot;[object Object]&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to NaN should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to NaN followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to NaN followed by IDL get assert_equals: expected &quot;&quot; but got &quot;NaN&quot;
</del><ins>+PASS img.crossOrigin: IDL set to NaN followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to Infinity should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to Infinity followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to Infinity followed by IDL get assert_equals: expected &quot;&quot; but got &quot;Infinity&quot;
</del><ins>+PASS img.crossOrigin: IDL set to Infinity followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to -Infinity should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to -Infinity followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to -Infinity followed by IDL get assert_equals: expected &quot;&quot; but got &quot;-Infinity&quot;
</del><ins>+PASS img.crossOrigin: IDL set to -Infinity followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;\0&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;\0&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;\0&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;\0&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;\0&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to null should not throw 
</span><del>-FAIL img.crossOrigin: IDL set to null followed by IDL get assert_equals: expected &quot;&quot; but got &quot;null&quot;
</del><ins>+PASS img.crossOrigin: IDL set to null followed by getAttribute() 
+PASS img.crossOrigin: IDL set to null followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to object &quot;test-toString&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to object &quot;test-toString&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to object &quot;test-toString&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;test-toString&quot;
</del><ins>+PASS img.crossOrigin: IDL set to object &quot;test-toString&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to object &quot;test-valueOf&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to object &quot;test-valueOf&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;test-valueOf&quot;
</del><ins>+PASS img.crossOrigin: IDL set to object &quot;test-valueOf&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;anonymous&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;anonymous&quot; followed by getAttribute() 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;anonymous&quot; followed by IDL get 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;xanonymous&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;xanonymous&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;xanonymous&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;xanonymous&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;xanonymous&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;anonymous\0&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;anonymous\0&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;anonymous\0&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;anonymous\0&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;anonymous\0&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;nonymous&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;nonymous&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;nonymous&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;nonymous&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;nonymous&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;ANONYMOUS&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;ANONYMOUS&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;ANONYMOUS&quot; followed by IDL get assert_equals: expected &quot;anonymous&quot; but got &quot;ANONYMOUS&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;ANONYMOUS&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;use-credentials&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;use-credentials&quot; followed by getAttribute() 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;use-credentials&quot; followed by IDL get 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;xuse-credentials&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;xuse-credentials&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;xuse-credentials&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;xuse-credentials&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;xuse-credentials&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;use-credentials\0&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;use-credentials\0&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;use-credentials\0&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;use-credentials\0&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;use-credentials\0&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;se-credentials&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;se-credentials&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;se-credentials&quot; followed by IDL get assert_equals: expected &quot;&quot; but got &quot;se-credentials&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;se-credentials&quot; followed by IDL get 
</ins><span class="cx"> PASS img.crossOrigin: IDL set to &quot;USE-CREDENTIALS&quot; should not throw 
</span><span class="cx"> PASS img.crossOrigin: IDL set to &quot;USE-CREDENTIALS&quot; followed by getAttribute() 
</span><del>-FAIL img.crossOrigin: IDL set to &quot;USE-CREDENTIALS&quot; followed by IDL get assert_equals: expected &quot;use-credentials&quot; but got &quot;USE-CREDENTIALS&quot;
</del><ins>+PASS img.crossOrigin: IDL set to &quot;USE-CREDENTIALS&quot; followed by IDL get 
</ins><span class="cx"> PASS img.useMap: typeof IDL attribute 
</span><span class="cx"> PASS img.useMap: IDL get with DOM attribute unset 
</span><span class="cx"> PASS img.useMap: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -9020,8 +9021,8 @@
</span><span class="cx"> PASS video.src: IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS video.src: IDL set to object &quot;test-valueOf&quot; followed by getAttribute() 
</span><span class="cx"> PASS video.src: IDL set to object &quot;test-valueOf&quot; followed by IDL get 
</span><del>-FAIL video.crossOrigin: typeof IDL attribute assert_equals: expected &quot;string&quot; but got &quot;undefined&quot;
-FAIL video.crossOrigin: IDL get with DOM attribute unset assert_equals: expected (string) &quot;&quot; but got (undefined) undefined
</del><ins>+FAIL video.crossOrigin: typeof IDL attribute assert_equals: expected &quot;object&quot; but got &quot;undefined&quot;
+FAIL video.crossOrigin: IDL get with DOM attribute unset assert_equals: expected (object) null but got (undefined) undefined
</ins><span class="cx"> PASS video.crossOrigin: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="cx"> FAIL video.crossOrigin: setAttribute() to &quot;&quot; followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (undefined) undefined
</span><span class="cx"> PASS video.crossOrigin: setAttribute() to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by getAttribute() 
</span><span class="lines">@@ -9079,8 +9080,8 @@
</span><span class="cx"> FAIL video.crossOrigin: IDL set to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by getAttribute() assert_equals: expected &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; but got &quot;USE-CREDENTIALS&quot;
</span><span class="cx"> FAIL video.crossOrigin: IDL set to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by IDL get assert_equals: expected &quot;anonymous&quot; but got &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot;
</span><span class="cx"> PASS video.crossOrigin: IDL set to undefined should not throw 
</span><del>-FAIL video.crossOrigin: IDL set to undefined followed by getAttribute() assert_equals: expected &quot;undefined&quot; but got &quot;USE-CREDENTIALS&quot;
-FAIL video.crossOrigin: IDL set to undefined followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (undefined) undefined
</del><ins>+FAIL video.crossOrigin: IDL set to undefined followed by getAttribute() assert_equals: expected (object) null but got (string) &quot;USE-CREDENTIALS&quot;
+FAIL video.crossOrigin: IDL set to undefined followed by IDL get assert_equals: expected (object) null but got (undefined) undefined
</ins><span class="cx"> PASS video.crossOrigin: IDL set to 7 should not throw 
</span><span class="cx"> FAIL video.crossOrigin: IDL set to 7 followed by getAttribute() assert_equals: expected &quot;7&quot; but got &quot;USE-CREDENTIALS&quot;
</span><span class="cx"> FAIL video.crossOrigin: IDL set to 7 followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (number) 7
</span><span class="lines">@@ -9109,7 +9110,8 @@
</span><span class="cx"> FAIL video.crossOrigin: IDL set to &quot;\0&quot; followed by getAttribute() assert_equals: expected &quot;\0&quot; but got &quot;USE-CREDENTIALS&quot;
</span><span class="cx"> FAIL video.crossOrigin: IDL set to &quot;\0&quot; followed by IDL get assert_equals: expected &quot;anonymous&quot; but got &quot;\0&quot;
</span><span class="cx"> PASS video.crossOrigin: IDL set to null should not throw 
</span><del>-FAIL video.crossOrigin: IDL set to null followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (object) null
</del><ins>+FAIL video.crossOrigin: IDL set to null followed by getAttribute() assert_equals: expected (object) null but got (string) &quot;USE-CREDENTIALS&quot;
+PASS video.crossOrigin: IDL set to null followed by IDL get 
</ins><span class="cx"> PASS video.crossOrigin: IDL set to object &quot;test-toString&quot; should not throw 
</span><span class="cx"> FAIL video.crossOrigin: IDL set to object &quot;test-toString&quot; followed by getAttribute() assert_equals: expected &quot;test-toString&quot; but got &quot;USE-CREDENTIALS&quot;
</span><span class="cx"> FAIL video.crossOrigin: IDL set to object &quot;test-toString&quot; followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (object) object &quot;test-toString&quot;
</span><span class="lines">@@ -10821,8 +10823,8 @@
</span><span class="cx"> PASS audio.src: IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS audio.src: IDL set to object &quot;test-valueOf&quot; followed by getAttribute() 
</span><span class="cx"> PASS audio.src: IDL set to object &quot;test-valueOf&quot; followed by IDL get 
</span><del>-FAIL audio.crossOrigin: typeof IDL attribute assert_equals: expected &quot;string&quot; but got &quot;undefined&quot;
-FAIL audio.crossOrigin: IDL get with DOM attribute unset assert_equals: expected (string) &quot;&quot; but got (undefined) undefined
</del><ins>+FAIL audio.crossOrigin: typeof IDL attribute assert_equals: expected &quot;object&quot; but got &quot;undefined&quot;
+FAIL audio.crossOrigin: IDL get with DOM attribute unset assert_equals: expected (object) null but got (undefined) undefined
</ins><span class="cx"> PASS audio.crossOrigin: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="cx"> FAIL audio.crossOrigin: setAttribute() to &quot;&quot; followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (undefined) undefined
</span><span class="cx"> PASS audio.crossOrigin: setAttribute() to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by getAttribute() 
</span><span class="lines">@@ -10880,8 +10882,8 @@
</span><span class="cx"> FAIL audio.crossOrigin: IDL set to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by getAttribute() assert_equals: expected &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; but got &quot;USE-CREDENTIALS&quot;
</span><span class="cx"> FAIL audio.crossOrigin: IDL set to &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot; followed by IDL get assert_equals: expected &quot;anonymous&quot; but got &quot; \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo &quot;
</span><span class="cx"> PASS audio.crossOrigin: IDL set to undefined should not throw 
</span><del>-FAIL audio.crossOrigin: IDL set to undefined followed by getAttribute() assert_equals: expected &quot;undefined&quot; but got &quot;USE-CREDENTIALS&quot;
-FAIL audio.crossOrigin: IDL set to undefined followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (undefined) undefined
</del><ins>+FAIL audio.crossOrigin: IDL set to undefined followed by getAttribute() assert_equals: expected (object) null but got (string) &quot;USE-CREDENTIALS&quot;
+FAIL audio.crossOrigin: IDL set to undefined followed by IDL get assert_equals: expected (object) null but got (undefined) undefined
</ins><span class="cx"> PASS audio.crossOrigin: IDL set to 7 should not throw 
</span><span class="cx"> FAIL audio.crossOrigin: IDL set to 7 followed by getAttribute() assert_equals: expected &quot;7&quot; but got &quot;USE-CREDENTIALS&quot;
</span><span class="cx"> FAIL audio.crossOrigin: IDL set to 7 followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (number) 7
</span><span class="lines">@@ -10910,7 +10912,8 @@
</span><span class="cx"> FAIL audio.crossOrigin: IDL set to &quot;\0&quot; followed by getAttribute() assert_equals: expected &quot;\0&quot; but got &quot;USE-CREDENTIALS&quot;
</span><span class="cx"> FAIL audio.crossOrigin: IDL set to &quot;\0&quot; followed by IDL get assert_equals: expected &quot;anonymous&quot; but got &quot;\0&quot;
</span><span class="cx"> PASS audio.crossOrigin: IDL set to null should not throw 
</span><del>-FAIL audio.crossOrigin: IDL set to null followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (object) null
</del><ins>+FAIL audio.crossOrigin: IDL set to null followed by getAttribute() assert_equals: expected (object) null but got (string) &quot;USE-CREDENTIALS&quot;
+PASS audio.crossOrigin: IDL set to null followed by IDL get 
</ins><span class="cx"> PASS audio.crossOrigin: IDL set to object &quot;test-toString&quot; should not throw 
</span><span class="cx"> FAIL audio.crossOrigin: IDL set to object &quot;test-toString&quot; followed by getAttribute() assert_equals: expected &quot;test-toString&quot; but got &quot;USE-CREDENTIALS&quot;
</span><span class="cx"> FAIL audio.crossOrigin: IDL set to object &quot;test-toString&quot; followed by IDL get assert_equals: expected (string) &quot;anonymous&quot; but got (object) object &quot;test-toString&quot;
</span></span></pre>
</div>
</div>

</body>
</html>