
Re: pie and box-sizing Polyfill conflict
finally found a solution...
i renamed doc to docbox in the box-sizing htc and removed:
<attach event="onpropertychange" onevent="checkPropertyChange()" />
<attach event="ondetach" onevent="restore()" />
<attach event="onresize" for="window" onevent="update()" />
no more errors...