Commit e9eddc76 authored by nduca@chromium.org's avatar nduca@chromium.org

Rename animations pageset to tough_animation_cases

We're using tough_blah_cases terminology for other content-specific
collections. So lets do that here as well.

R=hartmanng
CC=vollick
NOTRY=True

Review URL: https://chromiumcodereview.appspot.com/11787013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175405 0039d316-1c4b-4281-b951-d872f2087c98
parent 18d8eef0
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "A collection of animation performance tests", "description": "A collection of animation performance tests",
"pages": [ "pages": [
{ {
"url": "file:///animations/keyframed_animations.html", "url": "file:///tough_animation_cases/keyframed_animations.html",
"why": "Tests various keyframed animations.", "why": "Tests various keyframed animations.",
"smoothness": { "smoothness": {
"action": "wait_interaction", "action": "wait_interaction",
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
} }
}, },
{ {
"url": "file:///animations/transform_transitions.html", "url": "file:///tough_animation_cases/transform_transitions.html",
"why": "Tests various transitions.", "why": "Tests various transitions.",
"smoothness": { "smoothness": {
"action": "wait_interaction", "action": "wait_interaction",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment