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

refactor: Use handler for OpenElementStack #429

Merged
merged 4 commits into from Mar 3, 2022
Merged

refactor: Use handler for OpenElementStack #429

merged 4 commits into from Mar 3, 2022

Conversation

fb55
Copy link
Collaborator

@fb55 fb55 commented Mar 2, 2022

Now that the tokenizer is using the delegate pattern, it only makes sense to update the OpenElementStack to follow the same pattern.

fb55 added 4 commits March 2, 2022 10:54
Now that the tokenizer is using the delegate pattern, it only makes sense to update the `OpenElementStack` to follow the same pattern.
Copy link
Collaborator

@43081j 43081j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me 👍

@fb55 fb55 merged commit 6e7b230 into master Mar 3, 2022
@fb55 fb55 deleted the stack-handler branch March 3, 2022 09:44
jmbpwtw pushed a commit to jmbpwtw/parse5 that referenced this pull request Feb 16, 2023
Now that the tokenizer is using the delegate pattern, it only makes sense to update the `OpenElementStack` to follow the same pattern.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants