Index: LayoutTests/inspector/elements/styles-4/styles-new-API.html |
diff --git a/LayoutTests/inspector/elements/styles/styles-new-API.html b/LayoutTests/inspector/elements/styles-4/styles-new-API.html |
similarity index 99% |
rename from LayoutTests/inspector/elements/styles/styles-new-API.html |
rename to LayoutTests/inspector/elements/styles-4/styles-new-API.html |
index 9b099ae37a1a812935680d1ca8332fd1578a0079..d4154e6f601acc48de3e87368f91f5397d65fe9c 100644 |
--- a/LayoutTests/inspector/elements/styles/styles-new-API.html |
+++ b/LayoutTests/inspector/elements/styles-4/styles-new-API.html |
@@ -5,12 +5,11 @@ |
<script src="../../../http/tests/inspector/inspector-test.js"></script> |
<script src="../../../http/tests/inspector/elements-test.js"></script> |
-<script src="styles-test.js"></script> |
+<script src="../styles/styles-test.js"></script> |
<script> |
function test() |
{ |
- |
var bodyId; |
InspectorTest.runTestSuite([ |
function test_styles(next) |