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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/mailto/formenctype-attribute-input-html-expected.txt

Issue 2687863002: Fix enctype=text/plain implementation (Closed)
Patch Set: Fix typo 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/forms/mailto/formenctype-attribute-input-html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/mailto/formenctype-attribute-input-html-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/mailto/formenctype-attribute-input-html-expected.txt
index 3ea9b6c35cbdadf41b98ab4bba381fa0f3afa3f5..3e854f54e293aef49ca33ceb03cf8959e911ed20 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/mailto/formenctype-attribute-input-html-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/mailto/formenctype-attribute-input-html-expected.txt
@@ -1,2 +1,2 @@
-Policy delegate: attempt to load mailto:?body=to%3Done%40example.org%0D%0Abody%3DLine%201%0D%0ALine%202%0D%0A%40%0D%0A%3D%2C%3B%3F%22%20%0D%0A with navigation type 'form submitted'
+Policy delegate: attempt to load mailto:?body=to%3Done%40example.org%0D%0Abody%3DLine%201%0D%0ALine%202%0D%0A%40%0D%0A%3D%2C%3B%3F%22%20%0D%0A%0D%0A with navigation type 'form submitted'
Field 1: Field 2:

Powered by Google App Engine
This is Rietveld 408576698