5.6 Child selectors

Chapter 5 - Selectors - 5.6 Child selectors

Go to the relevant page of the specification.

child-selector-001
Child selector does not match when there is no matching parent
Child selectors only apply when parent and child elements match.
child-selector-002
Child selector without direct child
Child selectors only apply to child elements when there is a direct parent child relationship.
child-selector-003
Child selector
Child selectors apply to child elements.