tree: c22f7f9898194ac6579978471bdd680b6947a9f8 [path history] [tgz]
  1. resources/
  2. subresource-loading/
  3. wbn-from-network/
  4. META.yml
  5. README.md
chromium/src/third_party/blink/web_tests/external/wpt/web-bundle/README.md

This directory contains tests for the Web Bundles.

generate-test-wbns.sh requires command-line tools in the webpackage repository. To install them, run:

go get -u github.com/WICG/webpackage/go/bundle/cmd/...
export PATH=$PATH:$(go env GOPATH)/bin