w3c / picture-in-picture

Picture-in-Picture (PiP)
https://w3c.github.io/picture-in-picture
Other
311 stars 39 forks source link

Add explainer for v2 (arbitrary content) #123

Closed beccahughes closed 5 years ago

beccahughes commented 5 years ago

I wrote an explainer for the arbitrary content based on @mounirlamouri's proposal document. I was thinking we should keep all the arbitrary content bits on a separate v2 branch so we can iterate on it easily and fix issues and then when are ready we can merge it into master.

@beaufortfrancois @mounirlamouri WDYT?

mounirlamouri commented 5 years ago

It might be good to more clearly state goals and non-goals as explained in https://github.com/w3ctag/w3ctag.github.io/blob/master/explainers.md

Some recommend to drop IDL in explainers. I do not have a strong opinion but I do not think we should go with the Document and Element level API. Dropping the IDL from the explainer will punt that discussion ;)

beccahughes commented 5 years ago

Okay done

beccahughes commented 5 years ago

@beaufortfrancois @mounirlamouri do you have anything else you would like to add or can I merge this?

beaufortfrancois commented 5 years ago

Except from the nit about window.open, I'm good.

beccahughes commented 5 years ago

Thanks!