Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(322)

Side by Side Diff: polymer_0.4.0/bower_components/web-animations-js/test/testcases.js

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // This file is automatically generated by test/update-testcases.py. 1 // This file is automatically generated by test/update-testcases.py.
2 // Disable tests by adding them to test/disabled-testcases 2 // Disable tests by adding them to test/disabled-testcases
3 var tests = [ 3 var tests = [
4 'auto-test-box-shadow.html', 4 'auto-test-box-shadow.html',
5 'auto-test-calc.html', 5 'auto-test-calc.html',
6 'auto-test-circular-path.html', 6 'auto-test-circular-path.html',
7 'auto-test-color.html', 7 'auto-test-color.html',
8 'auto-test-color-names.html', 8 'auto-test-color-names.html',
9 'auto-test-composite-transforms.html', 9 'auto-test-composite-transforms.html',
10 'auto-test-compositor.html', 10 'auto-test-compositor.html',
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 'unit-test-dom-operations.html', 84 'unit-test-dom-operations.html',
85 'unit-test-duration.html', 85 'unit-test-duration.html',
86 'unit-test-get-siblings.html', 86 'unit-test-get-siblings.html',
87 'unit-test-modify-timing-params.html', 87 'unit-test-modify-timing-params.html',
88 'unit-test-null-effect.html', 88 'unit-test-null-effect.html',
89 'unit-test-set-parent.html', 89 'unit-test-set-parent.html',
90 'unit-test-testharness.html', 90 'unit-test-testharness.html',
91 'unit-test-testharness-failure.html', 91 'unit-test-testharness-failure.html',
92 'unit-test-unpause.html', 92 'unit-test-unpause.html',
93 ]; 93 ];
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698