Index: third_party/WebKit/LayoutTests/animations/prefixed/animation-inherit-initial-unprefixed.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animation-inherit-initial-unprefixed.html b/third_party/WebKit/LayoutTests/animations/prefixed/animation-inherit-initial-unprefixed.html |
similarity index 98% |
rename from third_party/WebKit/LayoutTests/animations/animation-inherit-initial-unprefixed.html |
rename to third_party/WebKit/LayoutTests/animations/prefixed/animation-inherit-initial-unprefixed.html |
index aab0458b4ad26626987a71ca11d8f92094382af6..0b29c351f89304b7528c4b98d52f7dbc96a9a332 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animation-inherit-initial-unprefixed.html |
+++ b/third_party/WebKit/LayoutTests/animations/prefixed/animation-inherit-initial-unprefixed.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../resources/js-test.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<style> |
#base { |
animation-name: anim; |