Hi,We noticed that when we underline a text in Chrome and Firefox, the CSS styles added to the HTML are different bor both browser.We are using 18.1.76.
I have tried this on the sample provided on your page - https://www.igniteui.com/html-editor/overview and we see same behaviour.When using chrome, the CSS for underline is text-decoration-line: underline;
When using firefox, the CSS for underline is text-decoration: underline;
Could you please help us understand why there is difference in HTML being generated in Chrome and Firefox and if there any way to change chrome to behave same as firefox ?
Thanks,
Vaishnavi