Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix css scrubbing tests #113

Merged
merged 3 commits into from Apr 22, 2021
Merged

fix css scrubbing tests #113

merged 3 commits into from Apr 22, 2021

Commits on Apr 8, 2021

  1. test: handle variations in loofah whitespace

    which changed in Loofah v2.9.0
    
    Related to #111
    flavorjones committed Apr 8, 2021
    Copy the full SHA
    becbad0 View commit details
    Browse the repository at this point in the history
  2. test: fix encoding in the unicode XSS test

    See flavorjones/loofah#205 for a short history
    of this test string.
    
    Related to #111
    flavorjones committed Apr 8, 2021
    Copy the full SHA
    c190b32 View commit details
    Browse the repository at this point in the history
  3. test: fix typographical errors in the XSS encoding test

    See flavorjones/loofah#205 for a short history
    of this test string.
    
    Related to #111
    flavorjones committed Apr 8, 2021
    Copy the full SHA
    f59ecbc View commit details
    Browse the repository at this point in the history