You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
In IE11 and FF scripts contained in html imports are executed with wrong order, e.g.:
file2and thenfile1(wrong)file1and thenfile2(correct)Is this supposed to be so, or it's a bug?