google / closure-templates

A client- and server-side templating system that helps you dynamically build reusable HTML and UI elements
Apache License 2.0
640 stars 194 forks source link

Treat `SafeStyle`s the same as string values for styles. Change the escaping to prevent interpolations from opening/closing CSS declaration blocks. #2185

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Treat SafeStyles the same as string values for styles. Change the escaping to prevent interpolations from opening/closing CSS declaration blocks.