
Hi All There is an issue with inline style attributes being removed from legacy community character sheets The two following threads have reports of the issue : <a href="https://app.roll20.net/forum/post/11896854/how-did-yall-mess-up-the-masks-cs" rel="nofollow">https://app.roll20.net/forum/post/11896854/how-did-yall-mess-up-the-masks-cs</a> <a href="https://app.roll20.net/forum/post/11906410/inline-styles-removed" rel="nofollow">https://app.roll20.net/forum/post/11906410/inline-styles-removed</a> To sum it up : These two sheets were updated a couple of weeks ago (end of April for the Masks sheet, 1st of May for my ChroniquesGalactiques and ChroniquesOublieesContemporain sheets) When rendered on the live server, we see some style="..." attributes being removed, resulting in messed up sheet layouts When loaded in the sheet sandbox or when using a "Custom" sheet and pasting the exact same HTML and CSS, the inline styles removal does not happen FWIW, both the Masks sheet and my two sheets use the legacy sanitization ("legacy": true in sheet.json) Also FWIW, Vince's AD&D1e sheet also uses inline styles, also uses the legacy sanitization, and does not show the issue. But it hasn't been updated and re-deployed to the live server for about a year Has anyone else seen this behavior lately ?