The WebView Compatibility Data Project is an initiative driven by the WebView CG to make machine-readable data more readily available for documentation platforms and other tools .
Prerequisites:
- Node
- Jekyll
Setup:
npm install
bundle install
Run the project:
bundle exec jekyll serve --baseurl=""
The compatibility data project has been split into two further sub-projects:
- Web platform compatibility data
- Behavioral compatibility
This is our effort to improve existing web platform compat data for WebViews. We are currently focused on improving support in BCD and web features.
The goal of this work stream is to collate the various behavioral differences between WebViews that cannot be captured in existing web compatibility data sources.
You can check out the scope and timeline and document behavior using this template.