Skip to content

Remove unused TreeBuilder option. Document scripting_enabled and iframe_srcdoc options #631

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nicoburns
Copy link
Contributor

  • Remove an unused option documented as "obselete"
  • Add some additional documentation for two other options.

Signed-off-by: Nico Burns <nico@nicoburns.com>
Signed-off-by: Nico Burns <nico@nicoburns.com>
Signed-off-by: Nico Burns <nico@nicoburns.com>
@nicoburns nicoburns added the doc label Jun 26, 2025
/// Is this an `iframe srcdoc` document?
/// Is this document being parsed from the `srcdoc` attribute of an `<iframe>` element?
///
/// This affects heuristics that infer `QuirksMode` from `<!DOCTYPE>`
Copy link
Contributor

Choose a reason for hiding this comment

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

This sentence is missing a . at the end.

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