Summary

Harness status: OK

Found 27 tests

Details

ResultTest NameMessage
PassgetElementsByName("section")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <section name="section"></section>, Element node <section name="section"></section>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("article")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <article name="article"></article>, Element node <article name="article"></article>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("aside")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <aside name="aside"></aside>, Element node <aside name="aside"></aside>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("hgroup")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <hgroup name="hgroup"></hgroup>, Element node <hgroup name="hgroup"></hgroup>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("header")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <header name="header"></header>, Element node <header name="header"></header>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("footer")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <footer name="footer"></footer>, Element node <footer name="footer"></footer>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("nav")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <nav name="nav"></nav>, Element node <nav name="nav"></nav>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("dialog")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <dialog name="dialog"></dialog>, Element node <dialog name="dialog"></dialog>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("figure")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <figure name="figure"></figure>, Element node <figure name="figure"></figure>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("audio")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <audio name="audio"></audio>, Element node <audio name="audio"></audio>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("video")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <video name="video"></video>, Element node <video name="video"></video>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("embed")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <embed name="embed"></embed>, Element node <embed name="embed"></embed>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("mark")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <mark name="mark"></mark>, Element node <mark name="mark"></mark>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("meter")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <meter name="meter"></meter>, Element node <meter name="meter"></meter>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("progress")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <progress name="progress"></progress>, Element node <progress name="progress"></progress>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("time")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <time name="time"></time>, Element node <time name="time"></time>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("canvas")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <canvas name="canvas"></canvas>, Element node <canvas name="canvas"></canvas>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("command")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <command name="command"></command>, Element node <command name="command"></command>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("menu")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <menu name="menu"></menu>, Element node <menu name="menu"></menu>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("details")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <details name="details"></details>, Element node <details name="details"></details>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("datalist")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <datalist name="datalist"></datalist>, Element node <datalist name="datalist"></datalist>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("keygen")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <keygen name="keygen"></keygen>, Element node <keygen name="keygen"></keygen>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("output")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <output name="output"></output>, Element node <output name="output"></output>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("ruby")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <ruby name="ruby"></ruby>, Element node <ruby name="ruby"></ruby>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("rt")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <rt name="rt"></rt>, Element node <rt name="rt"></rt>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("rp")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <rp name="rp"></rp>, Element node <rp name="rp"></rp>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)
PassgetElementsByName("source")
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:42:5)
Pass
assert_equals(Element node <source name="source"></source>, Element node <source name="source"></source>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html:43:5)