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
If you were wondering, the recent ESLint 9 upgrade changed
- from `<strong style="undefined;color:#307c6b">`
- to `<strong style=";color:#307c6b">`
and it turns out that the former passes Caja's CSS sanitization
and the latter doesn't.
0 commit comments