-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ShadowRoot now installs shadow reference on node.webkitShadowRoot, as…
… per spec; collate localNodes, localParent, forEach, and deref functions into ShadowDOM export; rearrange code slightly
- Loading branch information
Scott Miles
committed
Jan 26, 2013
1 parent
b2a1861
commit 34363b6
Showing
1 changed file
with
109 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34363b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fixes https://github.com/toolkitchen/toolkit/issues/68 yes?
34363b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, fixes #68