--TEST-- Class selector --CSS-- a.foo {display: inherit;} --EXPECT-- array ( 'a.foo' => array ( 'display' => 'inherit', ), )