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

Unified Diff: LayoutTests/fast/encoding/api/utf-round-trip.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
Index: LayoutTests/fast/encoding/api/utf-round-trip.html
diff --git a/LayoutTests/fast/encoding/api/utf-round-trip.html b/LayoutTests/fast/encoding/api/utf-round-trip.html
index 70c17ba6a211684b6c9e48058c20118c2df496be..b190fffd161cda862c6562aad8bacce8b5451270 100644
--- a/LayoutTests/fast/encoding/api/utf-round-trip.html
+++ b/LayoutTests/fast/encoding/api/utf-round-trip.html
@@ -2,7 +2,7 @@
<title>Encoding API: UTF encoding round trips</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>
var BATCH_SIZE = 0x1000; // Convert in batches spanning this many code points.
« no previous file with comments | « LayoutTests/fast/encoding/api/textencoder-labels.html ('k') | LayoutTests/fast/encoding/api/utf16-surrogates.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698