This website requires JavaScript.
Explore
Help
Sign In
GreenPolyProducts
/
polymer
Watch
5
Star
0
Fork
0
You've already forked polymer
mirror of
https://github.com/Polymer/polymer.git
synced
2025-02-25 18:55:30 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d26b003691aca1482ef9d310529ea1667f796a21
polymer
/
test
History
Steven Orvell
d26b003691
Fixes
#3337
. When a doc fragment is added, only update the invalidation state of the insertion point list of the shadyRoot IFF it is not already invalid. This fixes an issue that was detected when an a doc fragment that did not include an insertion point was added after one that did but before distribution.
2016-01-27 12:09:57 -08:00
..
assets
Tests too
2014-11-19 16:47:46 -08:00
compat
Support paths in all effects. Add tests and docs.
2015-04-16 23:45:00 -07:00
smoke
Fixes
#3321
. Only let dom-repeat insert elements in attached if it has been previously detached; correctly avoid re-adding children in document fragments to an element's logical linked list if they are already there.
2016-01-22 16:07:39 -08:00
unit
Fixes
#3337
. When a doc fragment is added, only update the invalidation state of the insertion point list of the shadyRoot IFF it is not already invalid. This fixes an issue that was detected when an a doc fragment that did not include an insertion point was added after one that did but before distribution.
2016-01-27 12:09:57 -08:00
runner.html
Remove call to
wrap
in deepContains
2016-01-05 14:55:06 -08:00