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

Unified Diff: LayoutTests/printing/custom-page-size-style.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/printing/custom-page-size-style.html
diff --git a/LayoutTests/platform/chromium/printing/custom-page-size-style.html b/LayoutTests/printing/custom-page-size-style.html
similarity index 88%
rename from LayoutTests/platform/chromium/printing/custom-page-size-style.html
rename to LayoutTests/printing/custom-page-size-style.html
index d5989ebc1baa23e2761f2a2ce062c81177b18a5a..2c2d217aefc1859cbaf1a93e55acb397315ac41d 100644
--- a/LayoutTests/platform/chromium/printing/custom-page-size-style.html
+++ b/LayoutTests/printing/custom-page-size-style.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head id="head_element">
-<script src="../../../fast/js/resources/js-test-pre.js"></script>
+<script src="../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
@@ -32,6 +32,6 @@
testFailed("This test can be run only with window.testRunner");
}
</script>
-<script src="../../../fast/js/resources/js-test-post.js"></script>
+<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/plugins/user-gesture-expected.txt ('k') | LayoutTests/printing/custom-page-size-style-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698