👷♂️ Patch fixes
- Fixes problem related to CSS properties not being used in CSS values when they are declared after (e.g. when CSS properties are defined in Element attribute) - By @capricorn86 in task #1364
- Update the
CSSStyleSheet
object when child nodes of anHTMLStyleElement
are modified - By @capricorn86 in task #1364