WICG / visual-viewport

A proposal to add explicit APIs to the Web for querying and setting the visual viewport
https://wicg.github.io/visual-viewport/
MIT License
177 stars 28 forks source link

Is this spec ready to move into a main W3C working group? #74

Open theres-waldo opened 3 years ago

theres-waldo commented 3 years ago

I was wondering if this spec is ready to graduate into a main W3C working group (such as the CSS WG).

If not, are there specific issues or tasks blocking such a move?

frivoal commented 3 years ago

I think it's actually past time it moved to a WG (and the CSSWG is a good one). Regardless of whether there are bugs left, this has traction and shipping implementations. It should get the broader exposure of a WG, and that IPR protection that comes along with it.

If anyone thinks this API is harmful, that could change things, but I'm not aware of any such position.

bokand commented 3 years ago

Agreed. Any advice on how to start that process? I can take a look at turning this into some PRs against the appropriate spec (I guess CSSOM View?) but wondering if there's any other steps that need to be taken first?

frivoal commented 3 years ago

I'd suggest filing an issue in the CSSWG's repo suggesting adoption of the spec, with a pointer to the spec (and it's explainer if it has one), and adding the "Agenda+" label to get it some attention.

bokand commented 3 years ago

Thanks @frivoal, I've filed https://github.com/w3c/csswg-drafts/issues/6339 but aren't a contributor so can't add the label.

bokand commented 2 years ago

Just to update - I'm looking to fix the remaining issues with the draft spec in #66 and #65 - once I have those merged I'll put up a PR to merge this into CSSOM-View. See #80