<picture> <source media="screen" src=...> <source media="print" src=...> <img src=...> </picture>
The UA will have to download both sources, or printing will be delayed. Is this a problem?
<picture> <source media="screen" src=...> <source media="print" src=...> <img src=...> </picture>
The UA will have to download both sources, or printing will be delayed. Is this a problem?