Re: What do we do with picture?

> This said, your points on the complexity of implementation are all true.

I disagree. I've shown that source implementation can be simplified to a 
dozen lines of JS.

Please don't assume it has to be as messed up as <video>. Complexity 
doesn't come from DOM nodes, but from statefulness and massive JS API 
exposing network state.

We can use <source> without repeating those mistakes.

-- 
regards, Kornel

Received on Friday, 18 October 2013 09:53:17 UTC