summaryrefslogtreecommitdiff
path: root/testsuite/reftests/sibling-pseudoclasses.css
blob: af79cc8b7b37fc687c3ef0e41d4ae087d4332550 (plain)
1
2
3
:checked + * {
  color: tomato;
}