RE: <img src="..." defer>

On 19 Apr 2013 18:29, "Jatinder Mann" <jmann@microsoft.com> wrote:
> Have we decided on whether a ‘defer’ resource shouldn’t delay the load
event [1]? I can’t think of a reason why this would be bad, but can
definitely see the performance benefits of allowing scripts that trigger
off the onload to run sooner.

Guy Podjarny made the case against
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17842

Personally, I don't think they should block load, especially if they can
delay loading for a long time or indefinitely.

Received on Friday, 19 April 2013 18:14:09 UTC