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

Unified Diff: LayoutTests/fast/encoding/api/textencoder-labels.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/textencoder-labels.html
diff --git a/LayoutTests/fast/encoding/api/textencoder-labels.html b/LayoutTests/fast/encoding/api/textencoder-labels.html
index c71bdab6c42ff751afa2eab3ccd8866f15045254..1ec3dafa64a3dbf2edc95ab48579a8d69ec13a63 100644
--- a/LayoutTests/fast/encoding/api/textencoder-labels.html
+++ b/LayoutTests/fast/encoding/api/textencoder-labels.html
@@ -2,7 +2,7 @@
<title>Encoding API: TextEncoder labels and whitespace</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 tests = [], failure_tests = [];
setup(function() {
« no previous file with comments | « LayoutTests/fast/encoding/api/textdecoder-labels.html ('k') | LayoutTests/fast/encoding/api/utf-round-trip.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698