ezyang / htmlpurifier

Standards compliant HTML filter written in PHP
http://htmlpurifier.org
GNU Lesser General Public License v2.1
3.02k stars 323 forks source link

feat: Add support for CSS aspect-ratio #408

Closed erikuit closed 1 week ago

erikuit commented 2 weeks ago

Adds support for the CSS ratio value type and the aspect-ratio property.

Reference: https://www.w3.org/TR/css-values-4/#ratio-value https://www.w3.org/TR/css-sizing-4/#ratios