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
When a message has a lot of <style> content, often the pre-digest is filled with this instead of something that actually identifies the content. It would be better to remove this in the same way that the tags themselves are removed. (<script> is uncommon since it's generally ignored, but we might as well remove that as well).
The text was updated successfully, but these errors were encountered:
When a message has a lot of <style> content, often the pre-digest is filled with this instead of something that actually identifies the content. It would be better to remove this in the same way that the tags themselves are removed. (<script> is uncommon since it's generally ignored, but we might as well remove that as well).
The text was updated successfully, but these errors were encountered: