Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.28 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.28 KB

WebView Compatibility Data Project

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 .

Development

Prerequisites:

  • Node
  • Jekyll

Setup:

  • npm install
  • bundle install

Run the project:

  • bundle exec jekyll serve --baseurl=""

Sub-projects

The compatibility data project has been split into two further sub-projects:

  • Web platform compatibility data
  • Behavioral compatibility

Web platform compatibility data

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.

WebView behavioral "Feature" data

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.