[Webkit-unassigned] [Bug 19079] Send the submissions character encoding in hidden _charset_ field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 00:10:35 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=19079





--- Comment #17 from Kent Tamura <tkent at chromium.org>  2011-11-07 00:10:35 PST ---
(From update of attachment 113696)
View in context: https://bugs.webkit.org/attachment.cgi?id=113696&action=review

> LayoutTests/http/tests/misc/char-encoding-in-hidden-charset-field-with-Big5.html:11
> +<form id="testForm" action="resources/char-encoding-in-hidden-charset-field.php" method="post" accept-charset="Big5">

Specifying accept-charset is not an interesting test.
I wanted to test that _charset_ had an auto-detected encoding. But it's hard because encoding detector is off by default.

I checked the behavior of _charset_ in Chromium browser, and confirmed it had an auto-detected encoding correctly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list