Selectors Level 4 CR Test Suite

Combinators (5 tests)

Test Refs Flags Info
+ 14 Combinators
+ 14.1 Descendant combinator ( )
+ 14.2 Child combinator (>)
+ 14.3 Next-sibling combinator (+)
insert-sibling-001 Script CSS Selectors Invalidation: insert sibling
  • This tests that the + next-sibling selector is effective
insert-sibling-002 Script CSS Selectors Invalidation: insert adjacent sibling of parent
  • This tests that the + next-sibling selector is effective
insert-sibling-003 Script CSS Selectors Invalidation: insert sibling of ancestor
  • This tests that the + next-sibling selector is effective
sibling Script CSS Selectors Invalidation: sibling
  • This tests that the + next-sibling selector is effective
  • This tests that the ~ subsequent-sibling selector is effective
+ 14.4 Subsequent-sibling combinator (~)
insert-sibling-004 Script CSS Selectors Invalidation: insert sibling of parent
  • This tests that the ~ subsequent-sibling selector is effective
sibling Script CSS Selectors Invalidation: sibling
  • This tests that the + next-sibling selector is effective
  • This tests that the ~ subsequent-sibling selector is effective