[Webkit-unassigned] [Bug 21424] charset ignored in enctype attribute of form element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 11:44:10 PDT 2010


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


Aryeh Gregor <Simetrical+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Simetrical+webkit at gmail.com




--- Comment #4 from Aryeh Gregor <Simetrical+webkit at gmail.com>  2010-08-30 11:44:10 PST ---
FWIW, WebKit's behavior here is correct per HTML5:

http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#attr-fs-enctype

Only the three literal strings "application/x-www-form-urlencoded", "multipart/form-data", and "text/plain" are allowed.  (Saw this while searching for another bug.)

-- 
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