Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pygy_
on Aug 25, 2017
|
parent
|
context
|
favorite
| on:
Off-main-thread HTML parsing in Servo
I may be wrong, but I think that document.write() will load the script synchronously while inserting a `script` element will not.
acdha
on Aug 25, 2017
[–]
You can set async=false on a dynamic script element to avoid the default asynchronous behaviour.
pygy_
on Aug 25, 2017
|
parent
[–]
I just looked at the support matrix: IE10+. So it is reasonably supported nowadays, nice :-)
acdha
on Aug 25, 2017
|
root
|
parent
[–]
Working on the web is refreshing like that these days — so many things which used to be painful are now just standards + “Microsoft doesn't support that old version of IE and neither do we”.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: