Files
serenity/Userland/Libraries/LibWeb/CSS/CSSStyleValue.cpp
Sam Atkins d077fc463e LibWeb/CSS: Introduce OpenTypeTaggedStyleValue
Two font properties, font-feature-settings and font-variation-settings,
contain a list of values that are an `<opentype-tag>` followed by a
single value. This class is intended to fill both roles.

(cherry picked from commit c22a2d8f2b720b7cd69a1c3b84d1cf7d443498ee)
2024-10-26 09:29:16 -04:00

14 KiB