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

CharacterData properties and methods #27

Merged
merged 10 commits into from
Oct 9, 2023
Merged

CharacterData properties and methods #27

merged 10 commits into from
Oct 9, 2023

Conversation

francisbouvier
Copy link
Member

@francisbouvier francisbouvier commented Sep 28, 2023

Attributes not implemented:

  • methods:
    • after()
    • before()
    • remove()
    • replaceWith()

@francisbouvier
Copy link
Member Author

#23

@francisbouvier
Copy link
Member Author

The not implemented methods depends on lightpanda-io/zig-js-runtime#114
They are also not implemented in libdom characterdata API.

@francisbouvier francisbouvier changed the title WIP: CharacterData properties and methods CharacterData properties and methods Oct 9, 2023
@francisbouvier francisbouvier merged commit 8c3712c into main Oct 9, 2023
@francisbouvier francisbouvier deleted the characterdata branch October 9, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants