Skip to content

Conversation

sorvell
Copy link
Contributor

@sorvell sorvell commented Feb 15, 2019

Fixes #5488

@@ -395,6 +395,10 @@ if (window['ShadyDOM'] && window['ShadyDOM']['inUse'] && window['ShadyDOM']['noP
}
});

forwardReadOnlyProperties(Wrapper.prototype, [
Copy link
Member

Choose a reason for hiding this comment

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

Can you add some backstory in a comment about why this appears as such a special case?

It's not a made-up Polymer.dom thing, but it also never needed a Shady DOM patch? Why was it on 1.x's Polymer.dom then?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@sorvell sorvell merged commit 187f10a into master Feb 21, 2019
@sorvell sorvell deleted the nopatch-classlist branch February 21, 2019 03:21
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.

3 participants