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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html

Issue 1979103003: Revert "Reland "UTF-8 detector for pages missing encoding info"" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: layout test failure Created 4 years, 7 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/imported/web-platform-tests/html/semantics/interfaces.html
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html
index 98cd909ee9a40311491caf332db2fb83f93dbb25..68e42ecaac64f9812c2c8cd0043149726c352aba 100644
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+<meta charset=utf-8>
tkent 2016/05/16 08:43:55 Do no modify imported tests. Such changes will be
<title>Test of interfaces</title>
<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com">
<link rel="help" href="https://html.spec.whatwg.org/multipage/">

Powered by Google App Engine
This is Rietveld 408576698