Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Fix custom properties for #20#23

Closed
tuespetre wants to merge 4 commits intowebcomponents:masterfrom
tuespetre:fix-custom-properties
Closed

Fix custom properties for #20#23
tuespetre wants to merge 4 commits intowebcomponents:masterfrom
tuespetre:fix-custom-properties

Conversation

@tuespetre
Copy link
Copy Markdown

This set of changes fixes custom properties for #20.

At first I made some changes to get the existing tests running. Several still fail in IE due to the lack of a template element polyfill. Then I added two new tests related to #20.

To fix the issue I spent some time exploring the call hierarchy and seeing what was going on. I renamed several variables for clarity and consistency (to be sure that what you're actually looking at is supposed to be an element, or a name, or so forth) and by doing that I was able to sort it out.

It took me a little while to catch on that I needed to use Polyserve to manually run the tests so that might be something to consider for the README.

@tuespetre tuespetre closed this Sep 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant