HandsomeSoup icon indicating copy to clipboard operation
HandsomeSoup copied to clipboard

CSS Selectors fail with first-child pseudo selectors

Open ts-smith opened this issue 11 years ago • 1 comments

css "p:first-child" works, but doing css "body p:first-child" seems to ignore the first:child selector.

ts-smith avatar Aug 22 '13 23:08 ts-smith

Sorry it's taking me a while to get to this...but I'll work on it!

egonSchiele avatar Sep 13 '13 05:09 egonSchiele