--TEST-- CSS Selectors - Pseudo classes: only-child --EXTENSIONS-- dom --FILE--

Lonely

With 2

With 2

XML); test_helper($dom, '.only-child1 p:only-child'); test_helper($dom, '.only-child2 p:only-child'); ?> --EXPECT-- --- Selector: .only-child1 p:only-child ---

Lonely

--- Selector: .only-child2 p:only-child ---