domino needs support for web component features like <template>, shadow DOM and custom elements. There is some prior art in this category as @skate/ssr and jsdom support these features. As domino is heavily used in Angular Universal and Angular has options to use native shadow DOM, this should be a supported feature.