DescriptionW3C test_importer.py includes 'support' and exclude 'tools' directories
The test_importer.py does not copy HTML files without proper meta data. This
eliminates HTML files to load into IFRAME for instances today. The test format
guidelines defines that 'support' directory contains files to run tests,
so we should copy all files in this directory regardless of file types.
http://testthewebforward.org/docs/test-format-guidelines.html#support-files
This change fixes 4 CSS Writing Modes tests.
Also the guideline defines that 'tools' directory contains files not for a
browser (e.g., a script for generating test files). This directory can be
excluded.
http://testthewebforward.org/docs/test-format-guidelines.html#tools
This change eliminates the following file from the current file set:
web-platform-tests/subresource-integrity/tools/generate_javascript.py
and more large files (~300k) are coming to the CSS WG test repositry.
BUG=492664
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196379
Patch Set 1 #
Total comments: 1
Patch Set 2 : jsbell's comments reflected #Messages
Total messages: 11 (3 generated)
|