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

Unified Diff: LayoutTests/fast/frames/seamless/seamless-body-margin.html

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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/fast/frames/seamless/seamless-body-margin.html
diff --git a/LayoutTests/fast/frames/seamless/seamless-body-margin.html b/LayoutTests/fast/frames/seamless/seamless-body-margin.html
index e3245debff11b8513e01af0fe964f68ed8172202..0e89b85e6914053baddebb4581955195f8e49768 100644
--- a/LayoutTests/fast/frames/seamless/seamless-body-margin.html
+++ b/LayoutTests/fast/frames/seamless/seamless-body-margin.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <script src="../../js/resources/js-test-pre.js"></script>
+ <script src="../../../resources/js-test.js"></script>
<script>
window.onload = function () {
debug("This test ensures that the 'body' element inside a seamless iframe defaults to a margin of 0px rather than 8px, and that we don't break the parent document's 'body' style in the process.");
« no previous file with comments | « LayoutTests/fast/frames/seamless/seamless-basic.html ('k') | LayoutTests/fast/frames/seamless/seamless-border-padding.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698