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
Since "css" strings are accepted from untrusted feeds, we need a function to escape "css" to make it safe from XSS attack for injection into web output.
The text was updated successfully, but these errors were encountered:
Since "css" strings are accepted from untrusted feeds, we need a function to escape "css" to make it safe from XSS attack for injection into web output.
The text was updated successfully, but these errors were encountered: