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