Hacker News new | ask | show | jobs
by cluckindan 323 days ago
They don’t mention whether the custom elements are using shadow root and whether it’s open or closed mode.

That has implications for event handling and style encapsulation.

1 comments

it is easy to check using inspect. They are not using shadowDOM which is great.