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
Despite not appearing in a spec, <wbr> tags are useful and should not be stripped. They should certainly not be replaced with escaped HTML, which is what currently happens.
The text was updated successfully, but these errors were encountered:
Despite not appearing in a spec,
<wbr>
tags are useful and should not be stripped. They should certainly not be replaced with escaped HTML, which is what currently happens.The text was updated successfully, but these errors were encountered: