matthewp / ocean

Web component server-side rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content escaped unnecessarily in `<style>` tags

lamplightdev opened this issue · comments

When using the child combinator (>) in style tags, it is incorrectly escaped to &gt;, breaking the rule.