chris-l / bin-packing-grid

Web component that fit elements into a grid using bin-packing, in a masonry-like way. Similar to what pinterest and other sites have
http://chris-l.github.io/bin-packing-grid/
122 stars 9 forks source link

Crashes in Safari #3

Closed agozie closed 9 years ago

agozie commented 9 years ago

It throws "TypeError: undefined is not a function (evaluating 'obj.createShadowRoot()') @bin-packing-grid.js:25"

Edit: works with webcomponents.js not with webcomponents-lite.js