Pass | Whitespace nodes should be ignored. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:74:7) |
|
Pass | Thre is another child element of the same type. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:74:7) |
|
Pass | There is a prior child element of another type. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:74:7) |
|
Pass | A previous element of the parent should not affect. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:74:7) |
|
Pass | The parent element of the same type should not affect. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:74:7) |
|
Pass | A child of the previous element should not affect. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:74:7) |
|
Pass | The second child element of the same type should not match. | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/selectors/first-of-type.html:72:7) |
|
Pass | The second child element of the same type should not match, the first child has case-different tag name. | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/selectors/first-of-type.html:72:7) |
|
Pass | Dynamic insertion and removal | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:81:3) | Pass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:83:3) | Pass | assert_false(false)
at Test.<anonymous> ( /css/selectors/first-of-type.html:84:3) | Pass | assert_true(true)
at Test.<anonymous> ( /css/selectors/first-of-type.html:87:3) |
|