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