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

correctly assess node equality when nonce attribute is present #27573

Merged
merged 16 commits into from Nov 11, 2021

Commits on Jul 28, 2021

  1. add isEqualNode function

    Eric Biewener committed Jul 28, 2021
    Copy the full SHA
    c7e90b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. add test

    Eric Biewener committed Jul 29, 2021
    Copy the full SHA
    4c6d11c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    797026f View commit details
    Browse the repository at this point in the history
  3. trying to make integration test work

    Eric Biewener committed Jul 29, 2021
    Copy the full SHA
    8ee497b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. revert

    Eric Biewener committed Aug 27, 2021
    Copy the full SHA
    d67b997 View commit details
    Browse the repository at this point in the history
  2. Update test/unit/is-equal-node.unit.test.js

    Co-authored-by: Steven <steven@ceriously.com>
    ericbiewener and styfle committed Aug 27, 2021
    Copy the full SHA
    2cde708 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Revert "revert"

    This reverts commit d67b997.
    styfle committed Nov 10, 2021
    Copy the full SHA
    190a652 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0109113 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    styfle committed Nov 10, 2021
    Copy the full SHA
    d8826b6 View commit details
    Browse the repository at this point in the history
  4. Use TS for unit test

    styfle committed Nov 10, 2021
    Copy the full SHA
    33adad0 View commit details
    Browse the repository at this point in the history
  5. Revert waitfor

    styfle committed Nov 10, 2021
    Copy the full SHA
    6448044 View commit details
    Browse the repository at this point in the history
  6. Start tests with "should"

    styfle committed Nov 10, 2021
    Copy the full SHA
    fdfb921 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3effe08 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    styfle committed Nov 10, 2021
    Copy the full SHA
    c64f39f View commit details
    Browse the repository at this point in the history
  9. Use cloneNode()

    styfle committed Nov 10, 2021
    Copy the full SHA
    5c9bfc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Copy the full SHA
    57dae8c View commit details
    Browse the repository at this point in the history