WebView-CG / Compatibility-Data-Project

We are driving an initiative to measure compatibility between WebViews across the ecosystem. This repository is used to track tasks and the current state of the project.
https://caniwebview.com/
19 stars 5 forks source link

What are we doing about native API compat data? #3

Open RupertBenWiser opened 7 months ago

RupertBenWiser commented 7 months ago

The story is a little clearer for us on the web side of the story but how do we compare the compat data between native APIs for WebView?

An example of where this could be useful: https://github.com/NiklasMerz/explainer-webview-local-content

RupertBenWiser commented 7 months ago

This should perhaps be re-scoped to a behavioral focus. This probably falls out of the scope of the BCD space.

RupertBenWiser commented 6 months ago

We are going to spin up a sub project around behavioral data. We are defining that as all the stuff that doesn't neatly fit into the web compatibility data.

I've initiated that work here: https://github.com/WebView-CG/Compatibility-Data-Project/pull/5

At a high level, I think we should pile a bunch of un-ordered data into some markdown docs for behaviors we care about. We can then discuss how we should make this structured and where it should live.