Hacker News new | ask | show | jobs
by jfagnani 284 days ago
It's not possible to make slots work without a separate tree like shadow DOM. The browser can't tell what the container for a slot is vs what content should project into it.