| Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-backgroundSize.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-backgroundSize.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-backgroundSize.html
|
| similarity index 83%
|
| rename from third_party/WebKit/LayoutTests/animations/animations-responsive-backgroundSize.html
|
| rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-backgroundSize.html
|
| index 59557d7fc5ee2c236f0c0b1b28f972e12cf06236..8b841522afc868c5c226e71cb91f3218c59c751c 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/animations-responsive-backgroundSize.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-backgroundSize.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| -<script src="../resources/testharness.js"></script>
|
| -<script src="../resources/testharnessreport.js"></script>
|
| +<script src="../../resources/testharness.js"></script>
|
| +<script src="../../resources/testharnessreport.js"></script>
|
|
|
| <div id='container'>
|
| <div id='element'></div>
|
|
|