- From: <bugzilla@jessica.w3.org>
- Date: Sat, 26 Apr 2014 00:56:49 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25470
Glenn Maynard <glenn@zewt.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |glenn@zewt.org
--- Comment #1 from Glenn Maynard <glenn@zewt.org> ---
Is there really a need to support async? It's much better to limit it to
<script defer>-like behavior (which is what you described for b.html and
c.html), where loading doesn't block but things always happen in the same
order. Web APIs shouldn't be nondeterministic.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 26 April 2014 00:56:51 UTC