Index: third_party/WebKit/LayoutTests/html/dialog/dialog-return-value.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-return-value.html b/third_party/WebKit/LayoutTests/html/dialog/dialog-return-value.html |
similarity index 96% |
rename from third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-return-value.html |
rename to third_party/WebKit/LayoutTests/html/dialog/dialog-return-value.html |
index e051e5b963012e20e7d990db517404d7c6851f8a..34c0b81a663e9ec2231401a23efaf52f98611ffd 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-return-value.html |
+++ b/third_party/WebKit/LayoutTests/html/dialog/dialog-return-value.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../../resources/js-test.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<dialog id="test-dialog"></dialog> |