Skip to content

Convert NamedNodeMap to IDL#2052

Merged
domenic merged 1 commit intojsdom:masterfrom
TimothyGu:proxy-full
Nov 19, 2017
Merged

Convert NamedNodeMap to IDL#2052
domenic merged 1 commit intojsdom:masterfrom
TimothyGu:proxy-full

Conversation

@TimothyGu
Copy link
Copy Markdown
Member

This also switches the ownership of "attribute list" and the associated cache to Element, which is a more literal reading of the spec and simplifies things here in jsdom.

This also switches the ownership of "attribute list" and the associated
cache to Element, which is a more literal reading of the spec and
simplifies things here in jsdom.
@domenic
Copy link
Copy Markdown
Member

domenic commented Nov 19, 2017

Amazing stuff!! I'm surprised we don't get any new WPTs passing for this, but I couldn't find any relevant ones.

I wonder if this cleans up the circular dependency enough to make #1641 fixable again.

@domenic domenic merged commit d6cba38 into jsdom:master Nov 19, 2017
@TimothyGu TimothyGu deleted the proxy-full branch January 4, 2018 14:26
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.

2 participants