Skip to content

Remove unusued variables in template parsing#12681

Open
Jamesernator wants to merge 1 commit into
whatwg:mainfrom
Jamesernator:main
Open

Remove unusued variables in template parsing#12681
Jamesernator wants to merge 1 commit into
whatwg:mainfrom
Jamesernator:main

Conversation

@Jamesernator

@Jamesernator Jamesernator commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This removes some variables which are defined, but not used anymore by the steps for detecting if a template is a declarative shadow root.

These are now unused because they were only used to check if the document allowed declarative shadow root parsing prior to #12624.


/parsing.html ( diff )

This removes some variables which are defined, but not used anymore by
the steps for detecting if a template is a declarative shadow root.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant