tree: 0c7c2e92cd8b6638b3193b067adce3c5e9f7ee63 [path history] [tgz]
  1. ucd/
  2. .gitignore
  3. gulpfile.js
  4. orthogonal-parent-shrink-to-fit.ejs
  5. package.json
  6. README.md
  7. text-orientation-generator.js
  8. text-orientation-ref.ejs
  9. text-orientation-script.ejs
  10. unicode-data.js
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
  • text-orientation-script-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