Allow elements styled with mask-image and -webkit-mask-image to be exported correctly, preserving their masked appearance in images or other export formats.
https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Masking/Introduction
Hi, Team!
Currently, when there are two or more nested <strong> elements in a component or on the page, and the built-in PDF Export functionality is being used, the nested elements are not correctly styled in the exported document - the bold styling is applied only to the outermost element while the others are displayed with regular font-weight.