Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset declarative to false when calling attachShadow()
This was an oversight in the spec and this matches browser behavior. This makes a second call to `attachShadow()` throw. Closes #1234.
- Loading branch information