Whenever a deferred script makes HTML be parsed into the DOM tree
(e.g. when innerHTML, insertAdjacentHTML(), appendChild(),
insertBefore(), replaceChild() etc. are used), IE < 10 may start
looking for more deferred scripts to run, immediately executing
them before the first deferred script has completed.
More information: paulirish/lazyweb-requests#42
Close #961
heyo,
all of these lazyweb-requests have moved over to h5bp/lazyweb-requests/issues.
you can find this particular one => click here.
<3
The text was updated successfully, but these errors were encountered: