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(html/parser): cdata parsing + tests #6534

Merged
merged 7 commits into from Nov 29, 2022

Commits on Nov 28, 2022

  1. test: cdata

    alexander-akait committed Nov 28, 2022
    Copy the full SHA
    232ae6c View commit details
    Browse the repository at this point in the history
  2. test: cdata in svg

    alexander-akait committed Nov 28, 2022
    Copy the full SHA
    e1688a1 View commit details
    Browse the repository at this point in the history
  3. test: cdata in svg

    alexander-akait committed Nov 28, 2022
    Copy the full SHA
    b7c5d5c View commit details
    Browse the repository at this point in the history
  4. fix: cdata parsing

    alexander-akait committed Nov 28, 2022
    Copy the full SHA
    e1fb82b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. fix: cdata parsing

    alexander-akait committed Nov 29, 2022
    Copy the full SHA
    182fdd4 View commit details
    Browse the repository at this point in the history
  2. test: more

    alexander-akait committed Nov 29, 2022
    Copy the full SHA
    b5d5abd View commit details
    Browse the repository at this point in the history
  3. test: more

    alexander-akait committed Nov 29, 2022
    Copy the full SHA
    cc1ac0e View commit details
    Browse the repository at this point in the history