Skip to content

Conversation

simonwuelker
Copy link
Contributor

Servo previously needed this state, but doesn't anymore.

This is a breaking change, but all repositories on GitHub using Quiescent (that I could find) were html5ever forks.

Fixes #649

Signed-off-by: Simon Wülker <[email protected]>
@simonwuelker simonwuelker added the V-breaking Breaking change label Sep 9, 2025
Copy link
Contributor

@nicoburns nicoburns left a comment

Choose a reason for hiding this comment

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

Seems reasonable. Looks like the need for it was removed in 2aeedb7 which added a different way of interupting the tokenizer.

@simonwuelker simonwuelker added this pull request to the merge queue Sep 9, 2025
Merged via the queue into servo:main with commit 915f149 Sep 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V-breaking Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

investigate whether XmlState::Quiescent is necessary
2 participants