qol: list of tags that will be automatically prepended with a space by the style engine has been expanded to include the following svg tags: mask, text, tspan, textPath, defs, symbol, use, clipPath, pattern, linearGradient, radialGradient, stop, filter, feBlend, feColorMatrix, feComponentTransfer, feComposite, feConvolveMatrix, feDiffuseLighting, feDisplacementMap, feDropShadow, feFlood, feGaussianBlur, feImage, feMerge, feMergeNode, feMorphology, feOffset, feSpecularLighting, feTile, feTurbulence,
qol: list of tags that will be automatically prepended with a space by the style engine has been expanded to include the following html tag: dialog
qol: css function normalization behavior now also includes attr, image, conic-gradient, repeating-linear-gradient and now internally uses a set rather than a regex. These get normalized to css without their wrapping "..." signs.