Re: [svgwg] Does conditional processing mute sound playback?

@karip 

I was seeing conditional processing more equivalent to 
`<picture>`/video track selection, not a media query.  Your point 
about `<use>` element cross-references is valid, but with a full 
cloning model for `<use>` it doesn't have to be definitive: the cloned
 element fetches the resource, even if the original didn't.

As I mention in [a comment on the `<use>` element 
discussion](https://github.com/w3c/svgwg/pull/206#issuecomment-234007927),
 if we make conditional processing just act as `display: none`, it's a
 lot easier to implement but also a lot less useful.  There would be 
no way to extend it to include `<picture>`-like behavior in the 
future.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at 
https://github.com/w3c/svgwg/issues/44#issuecomment-234012448 using 
your GitHub account

Received on Wednesday, 20 July 2016 17:00:01 UTC