You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @miku1958 , can you provide a detailed repro step for both issue, better include the HTML before editing and after editing, and the HTML you are expecting.
Thanks.
To me, when add a pure H2 element, for example <h2>test</h2>, I see the font size is 1.5em, which is the expected value. What value do you expect to see?
I sented you a test email and yes, it shows 1.5 in OWA, if the user changes the font size it will be wrapped in a span.
I would have expected
a. format can return the value converted to px
or b. CM would automatically turn it into a div and automatically calculate the font size to px when converting the initial html
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Format state should return override font size of h2 element or its parent's font size
Device Information
The text was updated successfully, but these errors were encountered: