October 12, 2019
Added text related features
Added support data for the various text related features:
- The
font
CSS shorthand property. - The
text-decoration
,text-overflow
andwhite-space
CSS properties. - The HTML
<del>
and<strike>
elements.
October 12, 2019
Added support data for the various text related features:
font
CSS shorthand property.text-decoration
, text-overflow
and white-space
CSS properties.<del>
and <strike>
elements.