Skip to content

Editorial: remove unused variable #12630

Open
TimvdLippe wants to merge 1 commit into
whatwg:mainfrom
TimvdLippe:remove-unused-variable
Open

Editorial: remove unused variable #12630
TimvdLippe wants to merge 1 commit into
whatwg:mainfrom
TimvdLippe:remove-unused-variable

Conversation

@TimvdLippe

@TimvdLippe TimvdLippe commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This is not referenced in the algorithm and instead
parentDoc is used.

(See WHATWG Working Mode: Changes for more details.)


/dom.html ( diff )

This is not referenced in the algorithm and instead
parentDoc is used.
@TimvdLippe

Copy link
Copy Markdown
Contributor Author

Hm, this line probably needs to be Assert: ancestorOrigins is not null CC @zcorpan

@TimvdLippe

Copy link
Copy Markdown
Contributor Author

Relevant Servo PR that uncovers these issues: servo/servo#46056

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