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

Unified Diff: LayoutTests/editing/selection/select-bidi-run.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/editing/selection/select-bidi-run.html
diff --git a/LayoutTests/editing/selection/select-bidi-run.html b/LayoutTests/editing/selection/select-bidi-run.html
index 843212a01b4c38ed223a2ae75bea102ac0e23871..de48643d6b27dcbbef74f5fd20c0d5ee3bcfcefb 100644
--- a/LayoutTests/editing/selection/select-bidi-run.html
+++ b/LayoutTests/editing/selection/select-bidi-run.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<style type="text/css">
#tests { font-size: 2.5em; padding: 0px; margin: 0px; }
dt { width: 15ex; padding: 0px 10px; margin: 0px; }

Powered by Google App Engine
This is Rietveld 408576698