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

Unified Diff: LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html

Issue 49063011: Delete js-test-style.css. js-test-pre.js injects the CSS it needs now. (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/text-iterator/findString-restarts-at-last-position.html
diff --git a/LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html b/LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html
index 5b0eed11e68386f40602802abed7229a4473e966..0213ec46e0785f82b208da1f4e2cf0dfec40d377 100644
--- a/LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html
+++ b/LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<head>
-<link rel="stylesheet" href="../../fast/js/resources/js-test-style.css">
<script src=../../fast/js/resources/js-test-pre.js language="javascript" type="text/javascript"></script>
<title>Testing that searching for text restarts at the last active match.</title>
</head>

Powered by Google App Engine
This is Rietveld 408576698