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

Add a testcase for escaping script element contents #15148

Closed
wants to merge 3 commits into from

Commits on Jan 22, 2017

  1. This commit is intended to add a test case for Github issue #14975: "…

    …innerHTML on a script tag escapes tag characters". I'm honestly unsure if it does this correctly, but learning by doing and all that....
    tormeh committed Jan 22, 2017

Commits on Jan 26, 2017

  1. Changes made!

    Yeah, I have less than 10 hours of experience with javascript; sorry about the inevitable mistakes. I think these are the changes you were looking for, though.
    tormeh committed Jan 26, 2017
  2. reversed inner/outerhtml

    reversed inner/outerhtml
    tormeh committed Jan 26, 2017
You can’t perform that action at this time.