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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/invalid-protocol.html

Issue 2697213002: Do not guess UTF8 encoding (Closed)
Patch Set: webkit layout htmls Created 3 years, 10 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: third_party/WebKit/LayoutTests/fast/dom/Window/invalid-protocol.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/invalid-protocol.html b/third_party/WebKit/LayoutTests/fast/dom/Window/invalid-protocol.html
index 78aee49edcf3b200a3a9257f766a3cf3d30946c2..00f5c3ede46fabfb00ff5508ab1b2a05f9647bc3 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/invalid-protocol.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/invalid-protocol.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
+<meta charset="utf-8"/>
<script src="../../../resources/js-test.js"></script>
</head>
<body>

Powered by Google App Engine
This is Rietveld 408576698