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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/resources/request-encoding4-doc.html

Issue 22875053: Do not normalize into NFC the data sent by XMLHttpRequest (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 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/http/tests/xmlhttprequest/resources/request-encoding4-doc.html
diff --git a/LayoutTests/http/tests/xmlhttprequest/resources/request-encoding4-doc.html b/LayoutTests/http/tests/xmlhttprequest/resources/request-encoding4-doc.html
new file mode 100644
index 0000000000000000000000000000000000000000..d017c5cbffe54d3b721c0e7c476eedf30038aeef
--- /dev/null
+++ b/LayoutTests/http/tests/xmlhttprequest/resources/request-encoding4-doc.html
@@ -0,0 +1 @@
+<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"></head><body>ñ</body></html>

Powered by Google App Engine
This is Rietveld 408576698