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

Unified Diff: LayoutTests/fast/regions/hover-on-child-in-region-in-region.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/regions/hover-on-child-in-region-in-region.html
diff --git a/LayoutTests/fast/regions/hover-on-child-in-region-in-region.html b/LayoutTests/fast/regions/hover-on-child-in-region-in-region.html
index 1ee65ed04c84e3d57ebc5a2c3ebb3605c7a82701..03b42e90f46ae7a543189ab4467b6b8591fe24d5 100644
--- a/LayoutTests/fast/regions/hover-on-child-in-region-in-region.html
+++ b/LayoutTests/fast/regions/hover-on-child-in-region-in-region.html
@@ -65,7 +65,7 @@
}
</style>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
</head>
<body>
<p class="visibleElement">This test covers the case when the <span style="color: orange;"><b>child</b></span> is itself a region and the <span style="color: darkred;"><b>parent</b></span> is flowed into another <span style="color: green;"><b>region</b></span>.</p>

Powered by Google App Engine
This is Rietveld 408576698