<!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>[195636] 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/195636">195636</a></dd>
<dt>Author</dt> <dd>ryanhaddad@apple.com</dd>
<dt>Date</dt> <dd>2016-01-26 16:33:33 -0800 (Tue, 26 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline imported/w3c/web-platform-tests/html/semantics/interfaces.html for ios-simulator after support
for HTMLDataElement was added in <a href="http://trac.webkit.org/projects/webkit/changeset/195627">r195627</a>, removing ios-simulator-wk2 specific result.
https://bugs.webkit.org/show_bug.cgi?id=153459

Unreviewed test gardening.

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

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

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2importedw3cwebplatformtestshtmlsemanticsinterfacesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/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 (195635 => 195636)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-27 00:29:42 UTC (rev 195635)
+++ trunk/LayoutTests/ChangeLog        2016-01-27 00:33:33 UTC (rev 195636)
</span><span class="lines">@@ -1,5 +1,16 @@
</span><span class="cx"> 2016-01-26  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Rebaseline imported/w3c/web-platform-tests/html/semantics/interfaces.html for ios-simulator after support 
+        for HTMLDataElement was added in r195627, removing ios-simulator-wk2 specific result.
+        https://bugs.webkit.org/show_bug.cgi?id=153459
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt: Removed.
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt:
+
+2016-01-26  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
+
</ins><span class="cx">         Skipping tests added with r195625 that are unsupported on ios-simulator
</span><span class="cx"> 
</span><span class="cx">         Unreviewed test gardening.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsinterfacesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt (195635 => 195636)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt        2016-01-27 00:29:42 UTC (rev 195635)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt        2016-01-27 00:33:33 UTC (rev 195636)
</span><span class="lines">@@ -13,12 +13,12 @@
</span><span class="cx"> PASS Interfaces for B 
</span><span class="cx"> PASS Interfaces for base 
</span><span class="cx"> PASS Interfaces for BASE 
</span><del>-FAIL Interfaces for basefont assert_equals: Element basefont should have HTMLUnknownElement as its primary interface. expected &quot;[object HTMLUnknownElement]&quot; but got &quot;[object HTMLBaseFontElement]&quot;
-FAIL Interfaces for BASEFONT assert_equals: Element BASEFONT should have HTMLUnknownElement as its primary interface. expected &quot;[object HTMLUnknownElement]&quot; but got &quot;[object HTMLBaseFontElement]&quot;
</del><ins>+PASS Interfaces for basefont 
+PASS Interfaces for BASEFONT 
</ins><span class="cx"> PASS Interfaces for bdo 
</span><span class="cx"> PASS Interfaces for BDO 
</span><del>-FAIL Interfaces for bgsound assert_equals: Element bgsound should have HTMLUnknownElement as its primary interface. expected &quot;[object HTMLUnknownElement]&quot; but got &quot;[object HTMLElement]&quot;
-FAIL Interfaces for BGSOUND assert_equals: Element BGSOUND should have HTMLUnknownElement as its primary interface. expected &quot;[object HTMLUnknownElement]&quot; but got &quot;[object HTMLElement]&quot;
</del><ins>+PASS Interfaces for bgsound 
+PASS Interfaces for BGSOUND 
</ins><span class="cx"> PASS Interfaces for big 
</span><span class="cx"> PASS Interfaces for BIG 
</span><span class="cx"> PASS Interfaces for blink 
</span><span class="lines">@@ -185,14 +185,14 @@
</span><span class="cx"> PASS Interfaces for TABLE 
</span><span class="cx"> PASS Interfaces for tbody 
</span><span class="cx"> PASS Interfaces for TBODY 
</span><del>-FAIL Interfaces for td assert_equals: Element td should have HTMLTableDataCellElement as its primary interface. expected &quot;[object HTMLTableDataCellElement]&quot; but got &quot;[object HTMLTableCellElement]&quot;
-FAIL Interfaces for TD assert_equals: Element TD should have HTMLTableDataCellElement as its primary interface. expected &quot;[object HTMLTableDataCellElement]&quot; but got &quot;[object HTMLTableCellElement]&quot;
</del><ins>+PASS Interfaces for td 
+PASS Interfaces for TD 
</ins><span class="cx"> PASS Interfaces for textarea 
</span><span class="cx"> PASS Interfaces for TEXTAREA 
</span><span class="cx"> PASS Interfaces for tfoot 
</span><span class="cx"> PASS Interfaces for TFOOT 
</span><del>-FAIL Interfaces for th assert_equals: Element th should have HTMLTableHeaderCellElement as its primary interface. expected &quot;[object HTMLTableHeaderCellElement]&quot; but got &quot;[object HTMLTableCellElement]&quot;
-FAIL Interfaces for TH assert_equals: Element TH should have HTMLTableHeaderCellElement as its primary interface. expected &quot;[object HTMLTableHeaderCellElement]&quot; but got &quot;[object HTMLTableCellElement]&quot;
</del><ins>+PASS Interfaces for th 
+PASS Interfaces for TH 
</ins><span class="cx"> PASS Interfaces for thead 
</span><span class="cx"> PASS Interfaces for THEAD 
</span><span class="cx"> PASS Interfaces for title 
</span><span class="lines">@@ -237,8 +237,12 @@
</span><span class="cx"> FAIL Interfaces for METER assert_equals: Element METER should have HTMLMeterElement as its primary interface. expected &quot;[object HTMLMeterElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
</span><span class="cx"> PASS Interfaces for ruby 
</span><span class="cx"> PASS Interfaces for RUBY 
</span><ins>+PASS Interfaces for rb 
+PASS Interfaces for RB 
</ins><span class="cx"> PASS Interfaces for rt 
</span><span class="cx"> PASS Interfaces for RT 
</span><ins>+PASS Interfaces for rtc 
+PASS Interfaces for RTC 
</ins><span class="cx"> PASS Interfaces for rp 
</span><span class="cx"> PASS Interfaces for RP 
</span><span class="cx"> PASS Interfaces for figure 
</span><span class="lines">@@ -253,12 +257,10 @@
</span><span class="cx"> FAIL Interfaces for COMMAND assert_equals: Element COMMAND should have HTMLCommandElement as its primary interface. expected &quot;[object HTMLCommandElement]&quot; but got &quot;[object HTMLElement]&quot;
</span><span class="cx"> PASS Interfaces for nextid 
</span><span class="cx"> PASS Interfaces for NEXTID 
</span><del>-FAIL Interfaces for rb assert_equals: Element rb should have HTMLUnknownElement as its primary interface. expected &quot;[object HTMLUnknownElement]&quot; but got &quot;[object HTMLElement]&quot;
-FAIL Interfaces for RB assert_equals: Element RB should have HTMLUnknownElement as its primary interface. expected &quot;[object HTMLUnknownElement]&quot; but got &quot;[object HTMLElement]&quot;
</del><span class="cx"> PASS Interfaces for bdi 
</span><span class="cx"> PASS Interfaces for BDI 
</span><del>-FAIL Interfaces for data assert_equals: Element data should have HTMLDataElement as its primary interface. expected &quot;[object HTMLDataElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-FAIL Interfaces for DATA assert_equals: Element DATA should have HTMLDataElement as its primary interface. expected &quot;[object HTMLDataElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
</del><ins>+PASS Interfaces for data 
+PASS Interfaces for DATA 
</ins><span class="cx"> PASS Interfaces for a 
</span><span class="cx"> PASS Interfaces for A 
</span><span class="cx"> PASS Interfaces for area 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2importedw3cwebplatformtestshtmlsemanticsinterfacesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt (195635 => 195636)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt        2016-01-27 00:29:42 UTC (rev 195635)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt        2016-01-27 00:33:33 UTC (rev 195636)
</span><span class="lines">@@ -1,278 +0,0 @@
</span><del>-
-PASS Interfaces for abbr 
-PASS Interfaces for ABBR 
-PASS Interfaces for acronym 
-PASS Interfaces for ACRONYM 
-PASS Interfaces for address 
-PASS Interfaces for ADDRESS 
-PASS Interfaces for applet 
-PASS Interfaces for APPLET 
-PASS Interfaces for audio 
-PASS Interfaces for AUDIO 
-PASS Interfaces for b 
-PASS Interfaces for B 
-PASS Interfaces for base 
-PASS Interfaces for BASE 
-PASS Interfaces for basefont 
-PASS Interfaces for BASEFONT 
-PASS Interfaces for bdo 
-PASS Interfaces for BDO 
-PASS Interfaces for bgsound 
-PASS Interfaces for BGSOUND 
-PASS Interfaces for big 
-PASS Interfaces for BIG 
-PASS Interfaces for blink 
-PASS Interfaces for BLINK 
-PASS Interfaces for blockquote 
-PASS Interfaces for BLOCKQUOTE 
-PASS Interfaces for body 
-PASS Interfaces for BODY 
-PASS Interfaces for br 
-PASS Interfaces for BR 
-PASS Interfaces for button 
-PASS Interfaces for BUTTON 
-PASS Interfaces for canvas 
-PASS Interfaces for CANVAS 
-PASS Interfaces for caption 
-PASS Interfaces for CAPTION 
-PASS Interfaces for center 
-PASS Interfaces for CENTER 
-PASS Interfaces for cite 
-PASS Interfaces for CITE 
-PASS Interfaces for code 
-PASS Interfaces for CODE 
-PASS Interfaces for col 
-PASS Interfaces for COL 
-PASS Interfaces for colgroup 
-PASS Interfaces for COLGROUP 
-PASS Interfaces for dd 
-PASS Interfaces for DD 
-PASS Interfaces for del 
-PASS Interfaces for DEL 
-PASS Interfaces for dfn 
-PASS Interfaces for DFN 
-PASS Interfaces for dir 
-PASS Interfaces for DIR 
-PASS Interfaces for div 
-PASS Interfaces for DIV 
-PASS Interfaces for dl 
-PASS Interfaces for DL 
-PASS Interfaces for dt 
-PASS Interfaces for DT 
-PASS Interfaces for em 
-PASS Interfaces for EM 
-PASS Interfaces for embed 
-PASS Interfaces for EMBED 
-PASS Interfaces for fieldset 
-PASS Interfaces for FIELDSET 
-PASS Interfaces for font 
-PASS Interfaces for FONT 
-PASS Interfaces for form 
-PASS Interfaces for FORM 
-PASS Interfaces for frame 
-PASS Interfaces for FRAME 
-PASS Interfaces for frameset 
-PASS Interfaces for FRAMESET 
-PASS Interfaces for h1 
-PASS Interfaces for H1 
-PASS Interfaces for h2 
-PASS Interfaces for H2 
-PASS Interfaces for h3 
-PASS Interfaces for H3 
-PASS Interfaces for h4 
-PASS Interfaces for H4 
-PASS Interfaces for h5 
-PASS Interfaces for H5 
-PASS Interfaces for h6 
-PASS Interfaces for H6 
-PASS Interfaces for head 
-PASS Interfaces for HEAD 
-PASS Interfaces for hr 
-PASS Interfaces for HR 
-PASS Interfaces for html 
-PASS Interfaces for HTML 
-PASS Interfaces for i 
-PASS Interfaces for I 
-PASS Interfaces for iframe 
-PASS Interfaces for IFRAME 
-PASS Interfaces for image 
-PASS Interfaces for IMAGE 
-PASS Interfaces for img 
-PASS Interfaces for IMG 
-PASS Interfaces for input 
-PASS Interfaces for INPUT 
-PASS Interfaces for ins 
-PASS Interfaces for INS 
-PASS Interfaces for isindex 
-PASS Interfaces for ISINDEX 
-PASS Interfaces for kbd 
-PASS Interfaces for KBD 
-PASS Interfaces for keygen 
-PASS Interfaces for KEYGEN 
-PASS Interfaces for label 
-PASS Interfaces for LABEL 
-PASS Interfaces for legend 
-PASS Interfaces for LEGEND 
-PASS Interfaces for li 
-PASS Interfaces for LI 
-PASS Interfaces for link 
-PASS Interfaces for LINK 
-FAIL Interfaces for listing assert_equals: Element listing should have HTMLElement as its primary interface. expected &quot;[object HTMLElement]&quot; but got &quot;[object HTMLPreElement]&quot;
-FAIL Interfaces for LISTING assert_equals: Element LISTING should have HTMLElement as its primary interface. expected &quot;[object HTMLElement]&quot; but got &quot;[object HTMLPreElement]&quot;
-PASS Interfaces for map 
-PASS Interfaces for MAP 
-PASS Interfaces for marquee 
-PASS Interfaces for MARQUEE 
-PASS Interfaces for menu 
-PASS Interfaces for MENU 
-PASS Interfaces for meta 
-PASS Interfaces for META 
-PASS Interfaces for multicol 
-PASS Interfaces for MULTICOL 
-PASS Interfaces for nobr 
-PASS Interfaces for NOBR 
-PASS Interfaces for noembed 
-PASS Interfaces for NOEMBED 
-PASS Interfaces for noframes 
-PASS Interfaces for NOFRAMES 
-PASS Interfaces for noscript 
-PASS Interfaces for NOSCRIPT 
-PASS Interfaces for object 
-PASS Interfaces for OBJECT 
-PASS Interfaces for ol 
-PASS Interfaces for OL 
-PASS Interfaces for optgroup 
-PASS Interfaces for OPTGROUP 
-PASS Interfaces for option 
-PASS Interfaces for OPTION 
-PASS Interfaces for p 
-PASS Interfaces for P 
-PASS Interfaces for param 
-PASS Interfaces for PARAM 
-PASS Interfaces for plaintext 
-PASS Interfaces for PLAINTEXT 
-PASS Interfaces for pre 
-PASS Interfaces for PRE 
-PASS Interfaces for q 
-PASS Interfaces for Q 
-PASS Interfaces for s 
-PASS Interfaces for S 
-PASS Interfaces for samp 
-PASS Interfaces for SAMP 
-PASS Interfaces for script 
-PASS Interfaces for SCRIPT 
-PASS Interfaces for select 
-PASS Interfaces for SELECT 
-PASS Interfaces for small 
-PASS Interfaces for SMALL 
-PASS Interfaces for source 
-PASS Interfaces for SOURCE 
-PASS Interfaces for spacer 
-PASS Interfaces for SPACER 
-PASS Interfaces for span 
-PASS Interfaces for SPAN 
-PASS Interfaces for strike 
-PASS Interfaces for STRIKE 
-PASS Interfaces for strong 
-PASS Interfaces for STRONG 
-PASS Interfaces for style 
-PASS Interfaces for STYLE 
-PASS Interfaces for sub 
-PASS Interfaces for SUB 
-PASS Interfaces for sup 
-PASS Interfaces for SUP 
-PASS Interfaces for table 
-PASS Interfaces for TABLE 
-PASS Interfaces for tbody 
-PASS Interfaces for TBODY 
-PASS Interfaces for td 
-PASS Interfaces for TD 
-PASS Interfaces for textarea 
-PASS Interfaces for TEXTAREA 
-PASS Interfaces for tfoot 
-PASS Interfaces for TFOOT 
-PASS Interfaces for th 
-PASS Interfaces for TH 
-PASS Interfaces for thead 
-PASS Interfaces for THEAD 
-PASS Interfaces for title 
-PASS Interfaces for TITLE 
-PASS Interfaces for tr 
-PASS Interfaces for TR 
-PASS Interfaces for tt 
-PASS Interfaces for TT 
-PASS Interfaces for u 
-PASS Interfaces for U 
-PASS Interfaces for ul 
-PASS Interfaces for UL 
-PASS Interfaces for var 
-PASS Interfaces for VAR 
-PASS Interfaces for video 
-PASS Interfaces for VIDEO 
-PASS Interfaces for wbr 
-PASS Interfaces for WBR 
-FAIL Interfaces for xmp assert_equals: Element xmp should have HTMLElement as its primary interface. expected &quot;[object HTMLElement]&quot; but got &quot;[object HTMLPreElement]&quot;
-FAIL Interfaces for XMP assert_equals: Element XMP should have HTMLElement as its primary interface. expected &quot;[object HTMLElement]&quot; but got &quot;[object HTMLPreElement]&quot;
-PASS Interfaces for section 
-PASS Interfaces for SECTION 
-PASS Interfaces for nav 
-PASS Interfaces for NAV 
-PASS Interfaces for article 
-PASS Interfaces for ARTICLE 
-PASS Interfaces for aside 
-PASS Interfaces for ASIDE 
-PASS Interfaces for hgroup 
-PASS Interfaces for HGROUP 
-PASS Interfaces for header 
-PASS Interfaces for HEADER 
-PASS Interfaces for footer 
-PASS Interfaces for FOOTER 
-PASS Interfaces for time 
-PASS Interfaces for TIME 
-PASS Interfaces for mark 
-PASS Interfaces for MARK 
-PASS Interfaces for progress 
-PASS Interfaces for PROGRESS 
-FAIL Interfaces for meter assert_equals: Element meter should have HTMLMeterElement as its primary interface. expected &quot;[object HTMLMeterElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-FAIL Interfaces for METER assert_equals: Element METER should have HTMLMeterElement as its primary interface. expected &quot;[object HTMLMeterElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-PASS Interfaces for ruby 
-PASS Interfaces for RUBY 
-PASS Interfaces for rb 
-PASS Interfaces for RB 
-PASS Interfaces for rt 
-PASS Interfaces for RT 
-PASS Interfaces for rtc 
-PASS Interfaces for RTC 
-PASS Interfaces for rp 
-PASS Interfaces for RP 
-PASS Interfaces for figure 
-PASS Interfaces for FIGURE 
-FAIL Interfaces for datalist assert_equals: Element datalist should have HTMLDataListElement as its primary interface. expected &quot;[object HTMLDataListElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-FAIL Interfaces for DATALIST assert_equals: Element DATALIST should have HTMLDataListElement as its primary interface. expected &quot;[object HTMLDataListElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-PASS Interfaces for output 
-PASS Interfaces for OUTPUT 
-PASS Interfaces for details 
-PASS Interfaces for DETAILS 
-FAIL Interfaces for command assert_equals: Element command should have HTMLCommandElement as its primary interface. expected &quot;[object HTMLCommandElement]&quot; but got &quot;[object HTMLElement]&quot;
-FAIL Interfaces for COMMAND assert_equals: Element COMMAND should have HTMLCommandElement as its primary interface. expected &quot;[object HTMLCommandElement]&quot; but got &quot;[object HTMLElement]&quot;
-PASS Interfaces for nextid 
-PASS Interfaces for NEXTID 
-PASS Interfaces for bdi 
-PASS Interfaces for BDI 
-FAIL Interfaces for data assert_equals: Element data should have HTMLDataElement as its primary interface. expected &quot;[object HTMLDataElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-FAIL Interfaces for DATA assert_equals: Element DATA should have HTMLDataElement as its primary interface. expected &quot;[object HTMLDataElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-PASS Interfaces for a 
-PASS Interfaces for A 
-PASS Interfaces for area 
-PASS Interfaces for AREA 
-FAIL Interfaces for dialog assert_equals: Element dialog should have HTMLDialogElement as its primary interface. expected &quot;[object HTMLDialogElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-FAIL Interfaces for DIALOG assert_equals: Element DIALOG should have HTMLDialogElement as its primary interface. expected &quot;[object HTMLDialogElement]&quot; but got &quot;[object HTMLUnknownElement]&quot;
-PASS Interfaces for figcaption 
-PASS Interfaces for FIGCAPTION 
-PASS Interfaces for summary 
-PASS Interfaces for SUMMARY 
-PASS Interfaces for track 
-PASS Interfaces for TRACK 
-PASS Interfaces for foo 
-PASS Interfaces for FOO 
-
</del></span></pre>
</div>
</div>

</body>
</html>