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

Unified Diff: LayoutTests/fast/encoding/api/ascii-supersets.html

Issue 1196733003: Remove duplicate Encoding API tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months 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
« no previous file with comments | « no previous file | LayoutTests/fast/encoding/api/basics.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/encoding/api/ascii-supersets.html
diff --git a/LayoutTests/fast/encoding/api/ascii-supersets.html b/LayoutTests/fast/encoding/api/ascii-supersets.html
index fe7a1ab04e95bc9258de8a346aa9406d5dbe966b..312c754df0d0cc692fd68272122d9a59f674fa52 100644
--- a/LayoutTests/fast/encoding/api/ascii-supersets.html
+++ b/LayoutTests/fast/encoding/api/ascii-supersets.html
@@ -2,7 +2,7 @@
<title>Encoding API: ASCII supersets</title>
<script src="../../../resources/testharness.js"></script>
<script src="../../../resources/testharnessreport.js"></script>
-<script src="resources/shared.js"></script>
+<script src="resources/encodings.js"></script>
<script>
// Encodings that have escape codes in 0x00-0x7F
« no previous file with comments | « no previous file | LayoutTests/fast/encoding/api/basics.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698