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

Unified Diff: LayoutTests/dom/xhtml/level3/core/documentgetinputencoding02-expected.txt

Issue 1180793002: Document attribute charset and its aliases to return UTF-8 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add utf-8, utf8 and unicode-1-1-utf-8 as the return type 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/dom/xhtml/level3/core/documentgetinputencoding02-expected.txt
diff --git a/LayoutTests/dom/xhtml/level3/core/documentgetinputencoding02-expected.txt b/LayoutTests/dom/xhtml/level3/core/documentgetinputencoding02-expected.txt
index c756287892be0c1550a368501eea2ebf4d715f44..57b436c0c4e6c88e09298b3249c248e5ec71d438 100644
--- a/LayoutTests/dom/xhtml/level3/core/documentgetinputencoding02-expected.txt
+++ b/LayoutTests/dom/xhtml/level3/core/documentgetinputencoding02-expected.txt
@@ -1,2 +1,3 @@
Test http://www.w3.org/2001/DOM-Test-Suite/level3/core/documentgetinputencoding02
-Status Success
+Status failure
+Message documentgetencoding02: assertEquals failed, actual UTF-8, expected utf-8.

Powered by Google App Engine
This is Rietveld 408576698