Summary

Harness status: OK

Found 111 tests

Details

ResultTest NameMessage
PassHTML Test: element.outerHTML to verify XML fragment serialization algorithm
Asserts run
Pass
assert_equals("application/xml", "application/xml")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:17:9)
PassNode for a
Asserts run
Pass
assert_equals("<a xmlns=\"http://www.w3.org/1999/xhtml\"></a>", "<a xmlns=\"http://www.w3.org/1999/xhtml\"></a>", "a node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for abbr
Asserts run
Pass
assert_equals("<abbr xmlns=\"http://www.w3.org/1999/xhtml\"></abbr>", "<abbr xmlns=\"http://www.w3.org/1999/xhtml\"></abbr>", "abbr node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for address
Asserts run
Pass
assert_equals("<address xmlns=\"http://www.w3.org/1999/xhtml\"></address>", "<address xmlns=\"http://www.w3.org/1999/xhtml\"></address>", "address node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for article
Asserts run
Pass
assert_equals("<article xmlns=\"http://www.w3.org/1999/xhtml\"></article>", "<article xmlns=\"http://www.w3.org/1999/xhtml\"></article>", "article node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for aside
Asserts run
Pass
assert_equals("<aside xmlns=\"http://www.w3.org/1999/xhtml\"></aside>", "<aside xmlns=\"http://www.w3.org/1999/xhtml\"></aside>", "aside node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for audio
Asserts run
Pass
assert_equals("<audio xmlns=\"http://www.w3.org/1999/xhtml\"></audio>", "<audio xmlns=\"http://www.w3.org/1999/xhtml\"></audio>", "audio node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for b
Asserts run
Pass
assert_equals("<b xmlns=\"http://www.w3.org/1999/xhtml\"></b>", "<b xmlns=\"http://www.w3.org/1999/xhtml\"></b>", "b node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for bdi
Asserts run
Pass
assert_equals("<bdi xmlns=\"http://www.w3.org/1999/xhtml\"></bdi>", "<bdi xmlns=\"http://www.w3.org/1999/xhtml\"></bdi>", "bdi node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for bdo
Asserts run
Pass
assert_equals("<bdo xmlns=\"http://www.w3.org/1999/xhtml\"></bdo>", "<bdo xmlns=\"http://www.w3.org/1999/xhtml\"></bdo>", "bdo node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for blockquote
Asserts run
Pass
assert_equals("<blockquote xmlns=\"http://www.w3.org/1999/xhtml\"></blockquote>", "<blockquote xmlns=\"http://www.w3.org/1999/xhtml\"></blockquote>", "blockquote node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for body
Asserts run
Pass
assert_equals("<body xmlns=\"http://www.w3.org/1999/xhtml\"></body>", "<body xmlns=\"http://www.w3.org/1999/xhtml\"></body>", "body node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for button
Asserts run
Pass
assert_equals("<button xmlns=\"http://www.w3.org/1999/xhtml\"></button>", "<button xmlns=\"http://www.w3.org/1999/xhtml\"></button>", "button node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for canvas
Asserts run
Pass
assert_equals("<canvas xmlns=\"http://www.w3.org/1999/xhtml\"></canvas>", "<canvas xmlns=\"http://www.w3.org/1999/xhtml\"></canvas>", "canvas node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for caption
Asserts run
Pass
assert_equals("<caption xmlns=\"http://www.w3.org/1999/xhtml\"></caption>", "<caption xmlns=\"http://www.w3.org/1999/xhtml\"></caption>", "caption node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for cite
Asserts run
Pass
assert_equals("<cite xmlns=\"http://www.w3.org/1999/xhtml\"></cite>", "<cite xmlns=\"http://www.w3.org/1999/xhtml\"></cite>", "cite node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for code
Asserts run
Pass
assert_equals("<code xmlns=\"http://www.w3.org/1999/xhtml\"></code>", "<code xmlns=\"http://www.w3.org/1999/xhtml\"></code>", "code node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for colgroup
Asserts run
Pass
assert_equals("<colgroup xmlns=\"http://www.w3.org/1999/xhtml\"></colgroup>", "<colgroup xmlns=\"http://www.w3.org/1999/xhtml\"></colgroup>", "colgroup node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for data
Asserts run
Pass
assert_equals("<data xmlns=\"http://www.w3.org/1999/xhtml\"></data>", "<data xmlns=\"http://www.w3.org/1999/xhtml\"></data>", "data node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for datalist
Asserts run
Pass
assert_equals("<datalist xmlns=\"http://www.w3.org/1999/xhtml\"></datalist>", "<datalist xmlns=\"http://www.w3.org/1999/xhtml\"></datalist>", "datalist node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for dd
Asserts run
Pass
assert_equals("<dd xmlns=\"http://www.w3.org/1999/xhtml\"></dd>", "<dd xmlns=\"http://www.w3.org/1999/xhtml\"></dd>", "dd node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for del
Asserts run
Pass
assert_equals("<del xmlns=\"http://www.w3.org/1999/xhtml\"></del>", "<del xmlns=\"http://www.w3.org/1999/xhtml\"></del>", "del node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for details
Asserts run
Pass
assert_equals("<details xmlns=\"http://www.w3.org/1999/xhtml\"></details>", "<details xmlns=\"http://www.w3.org/1999/xhtml\"></details>", "details node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for dfn
Asserts run
Pass
assert_equals("<dfn xmlns=\"http://www.w3.org/1999/xhtml\"></dfn>", "<dfn xmlns=\"http://www.w3.org/1999/xhtml\"></dfn>", "dfn node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for dialog
Asserts run
Pass
assert_equals("<dialog xmlns=\"http://www.w3.org/1999/xhtml\"></dialog>", "<dialog xmlns=\"http://www.w3.org/1999/xhtml\"></dialog>", "dialog node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for div
Asserts run
Pass
assert_equals("<div xmlns=\"http://www.w3.org/1999/xhtml\"></div>", "<div xmlns=\"http://www.w3.org/1999/xhtml\"></div>", "div node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for dl
Asserts run
Pass
assert_equals("<dl xmlns=\"http://www.w3.org/1999/xhtml\"></dl>", "<dl xmlns=\"http://www.w3.org/1999/xhtml\"></dl>", "dl node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for dt
Asserts run
Pass
assert_equals("<dt xmlns=\"http://www.w3.org/1999/xhtml\"></dt>", "<dt xmlns=\"http://www.w3.org/1999/xhtml\"></dt>", "dt node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for em
Asserts run
Pass
assert_equals("<em xmlns=\"http://www.w3.org/1999/xhtml\"></em>", "<em xmlns=\"http://www.w3.org/1999/xhtml\"></em>", "em node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for fieldset
Asserts run
Pass
assert_equals("<fieldset xmlns=\"http://www.w3.org/1999/xhtml\"></fieldset>", "<fieldset xmlns=\"http://www.w3.org/1999/xhtml\"></fieldset>", "fieldset node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for figcaption
Asserts run
Pass
assert_equals("<figcaption xmlns=\"http://www.w3.org/1999/xhtml\"></figcaption>", "<figcaption xmlns=\"http://www.w3.org/1999/xhtml\"></figcaption>", "figcaption node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for figure
Asserts run
Pass
assert_equals("<figure xmlns=\"http://www.w3.org/1999/xhtml\"></figure>", "<figure xmlns=\"http://www.w3.org/1999/xhtml\"></figure>", "figure node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for footer
Asserts run
Pass
assert_equals("<footer xmlns=\"http://www.w3.org/1999/xhtml\"></footer>", "<footer xmlns=\"http://www.w3.org/1999/xhtml\"></footer>", "footer node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for form
Asserts run
Pass
assert_equals("<form xmlns=\"http://www.w3.org/1999/xhtml\"></form>", "<form xmlns=\"http://www.w3.org/1999/xhtml\"></form>", "form node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for h1
Asserts run
Pass
assert_equals("<h1 xmlns=\"http://www.w3.org/1999/xhtml\"></h1>", "<h1 xmlns=\"http://www.w3.org/1999/xhtml\"></h1>", "h1 node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for h2
Asserts run
Pass
assert_equals("<h2 xmlns=\"http://www.w3.org/1999/xhtml\"></h2>", "<h2 xmlns=\"http://www.w3.org/1999/xhtml\"></h2>", "h2 node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for h3
Asserts run
Pass
assert_equals("<h3 xmlns=\"http://www.w3.org/1999/xhtml\"></h3>", "<h3 xmlns=\"http://www.w3.org/1999/xhtml\"></h3>", "h3 node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for h4
Asserts run
Pass
assert_equals("<h4 xmlns=\"http://www.w3.org/1999/xhtml\"></h4>", "<h4 xmlns=\"http://www.w3.org/1999/xhtml\"></h4>", "h4 node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for h5
Asserts run
Pass
assert_equals("<h5 xmlns=\"http://www.w3.org/1999/xhtml\"></h5>", "<h5 xmlns=\"http://www.w3.org/1999/xhtml\"></h5>", "h5 node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for h6
Asserts run
Pass
assert_equals("<h6 xmlns=\"http://www.w3.org/1999/xhtml\"></h6>", "<h6 xmlns=\"http://www.w3.org/1999/xhtml\"></h6>", "h6 node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for head
Asserts run
Pass
assert_equals("<head xmlns=\"http://www.w3.org/1999/xhtml\"></head>", "<head xmlns=\"http://www.w3.org/1999/xhtml\"></head>", "head node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for header
Asserts run
Pass
assert_equals("<header xmlns=\"http://www.w3.org/1999/xhtml\"></header>", "<header xmlns=\"http://www.w3.org/1999/xhtml\"></header>", "header node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for html
Asserts run
Pass
assert_equals("<html xmlns=\"http://www.w3.org/1999/xhtml\"></html>", "<html xmlns=\"http://www.w3.org/1999/xhtml\"></html>", "html node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for i
Asserts run
Pass
assert_equals("<i xmlns=\"http://www.w3.org/1999/xhtml\"></i>", "<i xmlns=\"http://www.w3.org/1999/xhtml\"></i>", "i node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for iframe
Asserts run
Pass
assert_equals("<iframe xmlns=\"http://www.w3.org/1999/xhtml\"></iframe>", "<iframe xmlns=\"http://www.w3.org/1999/xhtml\"></iframe>", "iframe node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for ins
Asserts run
Pass
assert_equals("<ins xmlns=\"http://www.w3.org/1999/xhtml\"></ins>", "<ins xmlns=\"http://www.w3.org/1999/xhtml\"></ins>", "ins node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for kbd
Asserts run
Pass
assert_equals("<kbd xmlns=\"http://www.w3.org/1999/xhtml\"></kbd>", "<kbd xmlns=\"http://www.w3.org/1999/xhtml\"></kbd>", "kbd node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for label
Asserts run
Pass
assert_equals("<label xmlns=\"http://www.w3.org/1999/xhtml\"></label>", "<label xmlns=\"http://www.w3.org/1999/xhtml\"></label>", "label node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for legend
Asserts run
Pass
assert_equals("<legend xmlns=\"http://www.w3.org/1999/xhtml\"></legend>", "<legend xmlns=\"http://www.w3.org/1999/xhtml\"></legend>", "legend node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for li
Asserts run
Pass
assert_equals("<li xmlns=\"http://www.w3.org/1999/xhtml\"></li>", "<li xmlns=\"http://www.w3.org/1999/xhtml\"></li>", "li node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for main
Asserts run
Pass
assert_equals("<main xmlns=\"http://www.w3.org/1999/xhtml\"></main>", "<main xmlns=\"http://www.w3.org/1999/xhtml\"></main>", "main node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for map
Asserts run
Pass
assert_equals("<map xmlns=\"http://www.w3.org/1999/xhtml\"></map>", "<map xmlns=\"http://www.w3.org/1999/xhtml\"></map>", "map node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for mark
Asserts run
Pass
assert_equals("<mark xmlns=\"http://www.w3.org/1999/xhtml\"></mark>", "<mark xmlns=\"http://www.w3.org/1999/xhtml\"></mark>", "mark node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for menu
Asserts run
Pass
assert_equals("<menu xmlns=\"http://www.w3.org/1999/xhtml\"></menu>", "<menu xmlns=\"http://www.w3.org/1999/xhtml\"></menu>", "menu node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for meter
Asserts run
Pass
assert_equals("<meter xmlns=\"http://www.w3.org/1999/xhtml\"></meter>", "<meter xmlns=\"http://www.w3.org/1999/xhtml\"></meter>", "meter node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for nav
Asserts run
Pass
assert_equals("<nav xmlns=\"http://www.w3.org/1999/xhtml\"></nav>", "<nav xmlns=\"http://www.w3.org/1999/xhtml\"></nav>", "nav node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for noscript
Asserts run
Pass
assert_equals("<noscript xmlns=\"http://www.w3.org/1999/xhtml\"></noscript>", "<noscript xmlns=\"http://www.w3.org/1999/xhtml\"></noscript>", "noscript node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for object
Asserts run
Pass
assert_equals("<object xmlns=\"http://www.w3.org/1999/xhtml\"></object>", "<object xmlns=\"http://www.w3.org/1999/xhtml\"></object>", "object node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for ol
Asserts run
Pass
assert_equals("<ol xmlns=\"http://www.w3.org/1999/xhtml\"></ol>", "<ol xmlns=\"http://www.w3.org/1999/xhtml\"></ol>", "ol node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for optgroup
Asserts run
Pass
assert_equals("<optgroup xmlns=\"http://www.w3.org/1999/xhtml\"></optgroup>", "<optgroup xmlns=\"http://www.w3.org/1999/xhtml\"></optgroup>", "optgroup node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for option
Asserts run
Pass
assert_equals("<option xmlns=\"http://www.w3.org/1999/xhtml\"></option>", "<option xmlns=\"http://www.w3.org/1999/xhtml\"></option>", "option node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for output
Asserts run
Pass
assert_equals("<output xmlns=\"http://www.w3.org/1999/xhtml\"></output>", "<output xmlns=\"http://www.w3.org/1999/xhtml\"></output>", "output node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for p
Asserts run
Pass
assert_equals("<p xmlns=\"http://www.w3.org/1999/xhtml\"></p>", "<p xmlns=\"http://www.w3.org/1999/xhtml\"></p>", "p node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for pre
Asserts run
Pass
assert_equals("<pre xmlns=\"http://www.w3.org/1999/xhtml\"></pre>", "<pre xmlns=\"http://www.w3.org/1999/xhtml\"></pre>", "pre node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for progress
Asserts run
Pass
assert_equals("<progress xmlns=\"http://www.w3.org/1999/xhtml\"></progress>", "<progress xmlns=\"http://www.w3.org/1999/xhtml\"></progress>", "progress node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for q
Asserts run
Pass
assert_equals("<q xmlns=\"http://www.w3.org/1999/xhtml\"></q>", "<q xmlns=\"http://www.w3.org/1999/xhtml\"></q>", "q node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for rp
Asserts run
Pass
assert_equals("<rp xmlns=\"http://www.w3.org/1999/xhtml\"></rp>", "<rp xmlns=\"http://www.w3.org/1999/xhtml\"></rp>", "rp node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for rt
Asserts run
Pass
assert_equals("<rt xmlns=\"http://www.w3.org/1999/xhtml\"></rt>", "<rt xmlns=\"http://www.w3.org/1999/xhtml\"></rt>", "rt node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for ruby
Asserts run
Pass
assert_equals("<ruby xmlns=\"http://www.w3.org/1999/xhtml\"></ruby>", "<ruby xmlns=\"http://www.w3.org/1999/xhtml\"></ruby>", "ruby node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for s
Asserts run
Pass
assert_equals("<s xmlns=\"http://www.w3.org/1999/xhtml\"></s>", "<s xmlns=\"http://www.w3.org/1999/xhtml\"></s>", "s node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for samp
Asserts run
Pass
assert_equals("<samp xmlns=\"http://www.w3.org/1999/xhtml\"></samp>", "<samp xmlns=\"http://www.w3.org/1999/xhtml\"></samp>", "samp node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for script
Asserts run
Pass
assert_equals("<script xmlns=\"http://www.w3.org/1999/xhtml\"></script>", "<script xmlns=\"http://www.w3.org/1999/xhtml\"></script>", "script node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for section
Asserts run
Pass
assert_equals("<section xmlns=\"http://www.w3.org/1999/xhtml\"></section>", "<section xmlns=\"http://www.w3.org/1999/xhtml\"></section>", "section node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for select
Asserts run
Pass
assert_equals("<select xmlns=\"http://www.w3.org/1999/xhtml\"></select>", "<select xmlns=\"http://www.w3.org/1999/xhtml\"></select>", "select node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for slot
Asserts run
Pass
assert_equals("<slot xmlns=\"http://www.w3.org/1999/xhtml\"></slot>", "<slot xmlns=\"http://www.w3.org/1999/xhtml\"></slot>", "slot node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for small
Asserts run
Pass
assert_equals("<small xmlns=\"http://www.w3.org/1999/xhtml\"></small>", "<small xmlns=\"http://www.w3.org/1999/xhtml\"></small>", "small node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for span
Asserts run
Pass
assert_equals("<span xmlns=\"http://www.w3.org/1999/xhtml\"></span>", "<span xmlns=\"http://www.w3.org/1999/xhtml\"></span>", "span node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for strong
Asserts run
Pass
assert_equals("<strong xmlns=\"http://www.w3.org/1999/xhtml\"></strong>", "<strong xmlns=\"http://www.w3.org/1999/xhtml\"></strong>", "strong node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for style
Asserts run
Pass
assert_equals("<style xmlns=\"http://www.w3.org/1999/xhtml\"></style>", "<style xmlns=\"http://www.w3.org/1999/xhtml\"></style>", "style node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for sub
Asserts run
Pass
assert_equals("<sub xmlns=\"http://www.w3.org/1999/xhtml\"></sub>", "<sub xmlns=\"http://www.w3.org/1999/xhtml\"></sub>", "sub node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for sup
Asserts run
Pass
assert_equals("<sup xmlns=\"http://www.w3.org/1999/xhtml\"></sup>", "<sup xmlns=\"http://www.w3.org/1999/xhtml\"></sup>", "sup node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for summary
Asserts run
Pass
assert_equals("<summary xmlns=\"http://www.w3.org/1999/xhtml\"></summary>", "<summary xmlns=\"http://www.w3.org/1999/xhtml\"></summary>", "summary node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for table
Asserts run
Pass
assert_equals("<table xmlns=\"http://www.w3.org/1999/xhtml\"></table>", "<table xmlns=\"http://www.w3.org/1999/xhtml\"></table>", "table node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for tbody
Asserts run
Pass
assert_equals("<tbody xmlns=\"http://www.w3.org/1999/xhtml\"></tbody>", "<tbody xmlns=\"http://www.w3.org/1999/xhtml\"></tbody>", "tbody node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for td
Asserts run
Pass
assert_equals("<td xmlns=\"http://www.w3.org/1999/xhtml\"></td>", "<td xmlns=\"http://www.w3.org/1999/xhtml\"></td>", "td node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for template
Asserts run
Pass
assert_equals("<template xmlns=\"http://www.w3.org/1999/xhtml\"></template>", "<template xmlns=\"http://www.w3.org/1999/xhtml\"></template>", "template node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for textarea
Asserts run
Pass
assert_equals("<textarea xmlns=\"http://www.w3.org/1999/xhtml\"></textarea>", "<textarea xmlns=\"http://www.w3.org/1999/xhtml\"></textarea>", "textarea node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for tfoot
Asserts run
Pass
assert_equals("<tfoot xmlns=\"http://www.w3.org/1999/xhtml\"></tfoot>", "<tfoot xmlns=\"http://www.w3.org/1999/xhtml\"></tfoot>", "tfoot node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for th
Asserts run
Pass
assert_equals("<th xmlns=\"http://www.w3.org/1999/xhtml\"></th>", "<th xmlns=\"http://www.w3.org/1999/xhtml\"></th>", "th node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for thead
Asserts run
Pass
assert_equals("<thead xmlns=\"http://www.w3.org/1999/xhtml\"></thead>", "<thead xmlns=\"http://www.w3.org/1999/xhtml\"></thead>", "thead node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for time
Asserts run
Pass
assert_equals("<time xmlns=\"http://www.w3.org/1999/xhtml\"></time>", "<time xmlns=\"http://www.w3.org/1999/xhtml\"></time>", "time node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for title
Asserts run
Pass
assert_equals("<title xmlns=\"http://www.w3.org/1999/xhtml\"></title>", "<title xmlns=\"http://www.w3.org/1999/xhtml\"></title>", "title node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for tr
Asserts run
Pass
assert_equals("<tr xmlns=\"http://www.w3.org/1999/xhtml\"></tr>", "<tr xmlns=\"http://www.w3.org/1999/xhtml\"></tr>", "tr node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for u
Asserts run
Pass
assert_equals("<u xmlns=\"http://www.w3.org/1999/xhtml\"></u>", "<u xmlns=\"http://www.w3.org/1999/xhtml\"></u>", "u node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for ul
Asserts run
Pass
assert_equals("<ul xmlns=\"http://www.w3.org/1999/xhtml\"></ul>", "<ul xmlns=\"http://www.w3.org/1999/xhtml\"></ul>", "ul node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for var
Asserts run
Pass
assert_equals("<var xmlns=\"http://www.w3.org/1999/xhtml\"></var>", "<var xmlns=\"http://www.w3.org/1999/xhtml\"></var>", "var node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for video
Asserts run
Pass
assert_equals("<video xmlns=\"http://www.w3.org/1999/xhtml\"></video>", "<video xmlns=\"http://www.w3.org/1999/xhtml\"></video>", "video node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:23:13)
PassNode for area
Asserts run
Pass
assert_equals("<area xmlns=\"http://www.w3.org/1999/xhtml\" />", "<area xmlns=\"http://www.w3.org/1999/xhtml\" />", "area node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for base
Asserts run
Pass
assert_equals("<base xmlns=\"http://www.w3.org/1999/xhtml\" />", "<base xmlns=\"http://www.w3.org/1999/xhtml\" />", "base node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for br
Asserts run
Pass
assert_equals("<br xmlns=\"http://www.w3.org/1999/xhtml\" />", "<br xmlns=\"http://www.w3.org/1999/xhtml\" />", "br node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for col
Asserts run
Pass
assert_equals("<col xmlns=\"http://www.w3.org/1999/xhtml\" />", "<col xmlns=\"http://www.w3.org/1999/xhtml\" />", "col node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for embed
Asserts run
Pass
assert_equals("<embed xmlns=\"http://www.w3.org/1999/xhtml\" />", "<embed xmlns=\"http://www.w3.org/1999/xhtml\" />", "embed node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for hr
Asserts run
Pass
assert_equals("<hr xmlns=\"http://www.w3.org/1999/xhtml\" />", "<hr xmlns=\"http://www.w3.org/1999/xhtml\" />", "hr node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for img
Asserts run
Pass
assert_equals("<img xmlns=\"http://www.w3.org/1999/xhtml\" />", "<img xmlns=\"http://www.w3.org/1999/xhtml\" />", "img node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for input
Asserts run
Pass
assert_equals("<input xmlns=\"http://www.w3.org/1999/xhtml\" />", "<input xmlns=\"http://www.w3.org/1999/xhtml\" />", "input node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for link
Asserts run
Pass
assert_equals("<link xmlns=\"http://www.w3.org/1999/xhtml\" />", "<link xmlns=\"http://www.w3.org/1999/xhtml\" />", "link node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for meta
Asserts run
Pass
assert_equals("<meta xmlns=\"http://www.w3.org/1999/xhtml\" />", "<meta xmlns=\"http://www.w3.org/1999/xhtml\" />", "meta node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for param
Asserts run
Pass
assert_equals("<param xmlns=\"http://www.w3.org/1999/xhtml\" />", "<param xmlns=\"http://www.w3.org/1999/xhtml\" />", "param node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for source
Asserts run
Pass
assert_equals("<source xmlns=\"http://www.w3.org/1999/xhtml\" />", "<source xmlns=\"http://www.w3.org/1999/xhtml\" />", "source node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for track
Asserts run
Pass
assert_equals("<track xmlns=\"http://www.w3.org/1999/xhtml\" />", "<track xmlns=\"http://www.w3.org/1999/xhtml\" />", "track node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)
PassNode for wbr
Asserts run
Pass
assert_equals("<wbr xmlns=\"http://www.w3.org/1999/xhtml\" />", "<wbr xmlns=\"http://www.w3.org/1999/xhtml\" />", "wbr node created.")
    at Test.<anonymous> ( /html/syntax/serializing-xml-fragments/outerHTML.html:31:13)