Summary

Harness status: OK

Found 35 tests

Details

ResultTest NameMessage
Passa should not be focusable by default.
Asserts run
Pass
assert_not_equals(Element node <body> <div id="default-samples"> <a></a> <a href=""></a>..., Element node <a></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:51:9)
Passa[href] should be focusable by default.
Asserts run
Pass
assert_equals(Element node <a href=""></a>, Element node <a href=""></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:49:9)
Passbutton should be focusable by default.
Asserts run
Pass
assert_equals(Element node <button></button>, Element node <button></button>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:49:9)
Passinput[type="hidden"] should not be focusable by default.
Asserts run
Pass
assert_not_equals(Element node <button></button>, Element node <input type="hidden"></input>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:51:9)
Passinput[type="button"] should be focusable by default.
Asserts run
Pass
assert_equals(Element node <input type="button"></input>, Element node <input type="button"></input>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:49:9)
Passselect should be focusable by default.
Asserts run
Pass
assert_equals(Element node <select><option>abc</option></select>, Element node <select><option>abc</option></select>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:49:9)
Passtextarea should be focusable by default.
Asserts run
Pass
assert_equals(Element node <textarea></textarea>, Element node <textarea></textarea>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:49:9)
Pass#summary-out should not be focusable by default.
Asserts run
Pass
assert_not_equals(Element node <textarea></textarea>, Element node <summary id="summary-out"></summary>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:51:9)
Pass#summary-first should be focusable by default.
Asserts run
Pass
assert_equals(Element node <summary id="summary-first"></summary>, Element node <summary id="summary-first"></summary>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:49:9)
Pass#summary-second should not be focusable by default.
Asserts run
Pass
assert_not_equals(Element node <summary id="summary-first"></summary>, Element node <summary id="summary-second"></summary>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:51:9)
Pass[contenteditable] should be focusable by default.
Asserts run
Pass
assert_equals(Element node <div contenteditable="true"></div>, Element node <div contenteditable="true"></div>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:49:9)
Passiframe should be focusable by default.
Asserts run
Pass
assert_equals(Element node <iframe></iframe>, Element node <iframe></iframe>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:49:9)
Pass#svg-a should not be focusable by default.
Asserts run
Pass
assert_not_equals(Element node <iframe></iframe>, Element node <a id="svg-a"></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:51:9)
Pass#svg-text should not be focusable by default.
Asserts run
Pass
assert_not_equals(Element node <iframe></iframe>, Element node <text id="svg-text"></text>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:51:9)
Passimg should not be focusable by default.
Asserts run
Pass
assert_not_equals(Element node <iframe></iframe>, Element node <img></img>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:51:9)
PassA with tabindex=0 should be focusable.
Asserts run
Pass
assert_equals(Element node <a tabindex="0"></a>, Element node <a tabindex="0"></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:75:7)
Passa with tabindex=0 should be focusable.
Asserts run
Pass
assert_equals(Element node <a tabindex="0"></a>, Element node <a tabindex="0"></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:75:7)
Passtext with tabindex=0 should be focusable.
Asserts run
Pass
assert_equals(Element node <text tabindex="0"></text>, Element node <text tabindex="0"></text>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:75:7)
PassSUMMARY#summary-out-tabindex0 with tabindex=0 should be focusable.
Asserts run
Pass
assert_equals(Element node <summary tabindex="0" id="summary-out-tabindex0"></summary>, Element node <summary tabindex="0" id="summary-out-tabindex0"></summary>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:75:7)
PassSUMMARY#summary-second-tabindex0 with tabindex=0 should be focusable.
Asserts run
Pass
assert_equals(Element node <summary tabindex="0" id="summary-second-tabindex0"></sum..., Element node <summary tabindex="0" id="summary-second-tabindex0"></sum...)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:75:7)
PassIMG with tabindex=0 should be focusable.
Asserts run
Pass
assert_equals(Element node <img tabindex="0"></img>, Element node <img tabindex="0"></img>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:75:7)
PassA with tabindex=-1 should be focusable.
Asserts run
Pass
assert_equals(Element node <a tabindex="-1"></a>, Element node <a tabindex="-1"></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:99:7)
Passa with tabindex=-1 should be focusable.
Asserts run
Pass
assert_equals(Element node <a tabindex="-1"></a>, Element node <a tabindex="-1"></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:99:7)
Passtext with tabindex=-1 should be focusable.
Asserts run
Pass
assert_equals(Element node <text tabindex="-1"></text>, Element node <text tabindex="-1"></text>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:99:7)
PassSUMMARY#summary-out-tabindex-negative with tabindex=-1 should be focusable.
Asserts run
Pass
assert_equals(Element node <summary tabindex="-1" id="summary-out-tabindex-negative"..., Element node <summary tabindex="-1" id="summary-out-tabindex-negative"...)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:99:7)
PassSUMMARY#summary-second-tabindex-negative with tabindex=-1 should be focusable.
Asserts run
Pass
assert_equals(Element node <summary tabindex="0" id="summary-second-tabindex-negativ..., Element node <summary tabindex="0" id="summary-second-tabindex-negativ...)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:99:7)
PassIMG with tabindex=-1 should be focusable.
Asserts run
Pass
assert_equals(Element node <img tabindex="-1"></img>, Element node <img tabindex="-1"></img>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:99:7)
PassA with tabindex=invalid should not be focusable.
Asserts run
Pass
assert_not_equals(Element node <img tabindex="-1"></img>, Element node <a tabindex="invalid"></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:127:19)
PassA#with-href with tabindex=invalid should be focusable.
Asserts run
Pass
assert_equals(Element node <a href="#" tabindex="invalid" id="with-href" data-focusa..., Element node <a href="#" tabindex="invalid" id="with-href" data-focusa...)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:126:19)
Passa with tabindex=invalid should not be focusable.
Asserts run
Pass
assert_not_equals(Element node <a href="#" tabindex="invalid" id="with-href" data-focusa..., Element node <a tabindex="invalid"></a>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:127:19)
Passa#with-href with tabindex=invalid should be focusable.
Asserts run
Pass
assert_equals(Element node <a href="#" tabindex="invalid" id="with-href" data-focusa..., Element node <a href="#" tabindex="invalid" id="with-href" data-focusa...)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:126:19)
Passtext with tabindex=invalid should not be focusable.
Asserts run
Pass
assert_not_equals(Element node <a href="#" tabindex="invalid" id="with-href" data-focusa..., Element node <text tabindex="invalid"></text>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:127:19)
PassDIV with tabindex=invalid should not be focusable.
Asserts run
Pass
assert_not_equals(Element node <a href="#" tabindex="invalid" id="with-href" data-focusa..., Element node <div tabindex="invalid"></div>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:127:19)
PassSUMMARY#summary-out-tabindex-invalid with tabindex=invalid should not be focusable.
Asserts run
Pass
assert_not_equals(Element node <a href="#" tabindex="invalid" id="with-href" data-focusa..., Element node <summary tabindex="invalid" id="summary-out-tabindex-inva...)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:127:19)
PassIMG with tabindex=invalid should not be focusable.
Asserts run
Pass
assert_not_equals(Element node <a href="#" tabindex="invalid" id="with-href" data-focusa..., Element node <img tabindex="invalid"></img>)
    at Test.<anonymous> ( /html/interaction/focus/tabindex-focus-flag.html:127:19)