tree: 4171147429853cb7531947e542bc6507b11b9024 [path history] [tgz]
  1. .gitignore
  2. gulpfile.js
  3. orthogonal-parent-shrink-to-fit.ejs
  4. package.json
  5. README.md
chromium/src/third_party/blink/web_tests/external/wpt/css/css-writing-modes/tools/generators/README.md

Generators

Following test files are generated by the programs in this directory:

  • orthogonal-parent-shrink-to-fit-001

Setup

  1. Install node.js.
  2. Change the current directory to this directory.
  3. Type the following commands:
npm install
  1. (optional) Install gulp globally so it'll be on your path:
sudo npm install -g gulp

Generate Test Files

gulp