Re: [csswg-drafts] [css-selectors-4] ::text / ::text-node pseudoelement

2) In my opinion ::text should select only direct childs. we can write in my example: 
`p::text, p ::text /* note a space before ::*/`
to select all text nodes. 

-- 
GitHub Notification of comment by Nadya678
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2208#issuecomment-359040379 using your GitHub account

Received on Friday, 19 January 2018 17:50:21 UTC