Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(479)

Unified Diff: LayoutTests/accessibility/scroll-to-make-visible-with-subfocus.html

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/accessibility/scroll-to-make-visible-with-subfocus.html
diff --git a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-with-subfocus.html b/LayoutTests/accessibility/scroll-to-make-visible-with-subfocus.html
similarity index 85%
rename from LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-with-subfocus.html
rename to LayoutTests/accessibility/scroll-to-make-visible-with-subfocus.html
index bf6b832349bc4ae23ce820a97137744a6958e112..a5ba81405a8ebf3cef6732073b6f3e9020d64ca7 100644
--- a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-with-subfocus.html
+++ b/LayoutTests/accessibility/scroll-to-make-visible-with-subfocus.html
@@ -1,7 +1,7 @@
<html>
<head>
-<link rel="stylesheet" href="../../../fast/js/resources/js-test-style.css">
-<script src="../../../fast/js/resources/js-test-pre.js"></script>
+<link rel="stylesheet" href="../fast/js/resources/js-test-style.css">
+<script src="../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
@@ -42,6 +42,6 @@ runTest();
</script>
-<script src="../../../fast/js/resources/js-test-post.js"></script>
+<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698