Pass | Whitespace nodes should be ignored. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:73:7) |
|
Pass | Thre is another child element of the same type. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:73:7) |
|
Pass | There is a posterior child element of another type. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:73:7) |
|
Pass | A next element of the parent should not affect. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:73:7) |
|
Pass | The parent element of the same type should not affect. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:73:7) |
|
Pass | A child of the next element should not affect. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:73:7) |
|
Pass | The first child element of the same type should not match. | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/selectors/last-of-type.html:71:7) |
|
Pass | The first child element of the same type should not match, the last child has a case-different tag name. | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/selectors/last-of-type.html:71:7) |
|
Pass | Dynamic insertion and removal | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:80:3) | Pass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:82:3) | Pass | assert_false(false)
at Test.<anonymous> ( /css/selectors/last-of-type.html:83:3) | Pass | assert_true(true)
at Test.<anonymous> ( /css/selectors/last-of-type.html:86:3) |
|