Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassOnly <a>s and <area>s that have a href attribute match ':link'
Asserts run
Pass
assert_array_equals([Element node <a href="http://www.w3.org" id="link7"></a>, Element node <area href="http://www.w3.org" id="link8"></area>, Element node <a href="http://[" id="link10"></a>], [Element node <a href="http://www.w3.org" id="link7"></a>, Element node <area href="http://www.w3.org" id="link8"></area>, Element node <a href="http://[" id="link10"></a>])
    at Test.<anonymous> ( /html/semantics/selectors/pseudo-classes/utils.js:12:5)