This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add workaround for broken Safari 8 DOM
Safari's DOM is broken. It is returns invalid descriptors. We therefore treat all properties as read-write even if they are really read only. Fixes https://github.com/Polymer/platform/issues/66
- Loading branch information