ladybird/Tests/LibWeb/Layout/input/css-invalid-psuedo-compound-selector.html

5 lines
46 B
HTML

<div>
<style>
:host(:thing) {}
</style>
</div>