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

Unified Diff: LayoutTests/accessibility/textbox-role-reports-selection.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/accessibility/textbox-role-reports-selection.html
diff --git a/LayoutTests/accessibility/textbox-role-reports-selection.html b/LayoutTests/accessibility/textbox-role-reports-selection.html
index 6ad901b9456345a18e8032d26fff60412156733e..c6ab2ccd56c3d7568e61a1e7e8102d5ec8577a97 100644
--- a/LayoutTests/accessibility/textbox-role-reports-selection.html
+++ b/LayoutTests/accessibility/textbox-role-reports-selection.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC>
<html>
<head>
-<script src="../fast/js/resources/js-test-pre.js"></script>
+<script src="../resources/js-test.js"></script>
</head>
<body>
This tests that the AXSelection property is correctly reported for non-native text boxes.<br>

Powered by Google App Engine
This is Rietveld 408576698