Re: [GoogleChrome/puppeteer] Query nodes within shadow roots (#858)

We solved this problem ourselves but I did not get any sympathy from the WG for my "invalid requirements". You probably know this but Apple is `<redacted>` and seems to look on testing with disdain. Quite understandable seeing as their browser is all but meaningless when it comes to Web development but it does end up negatively impacting us.

Its not a simple problem to solve if you want a solution that works in all possible scenarios (like shadow DOM within shadow DOM within shadow DOM...) and you also want to support "unique selectors" (which a testing product needs to be able to do). The shadow piercing combinator ('>>>') could not do this.

-- 
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/GoogleChrome/puppeteer/issues/858#issuecomment-362840167

Received on Saturday, 3 February 2018 18:00:13 UTC