WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 51088
<input type=hidden> value is trimmed unexpectedly
https://bugs.webkit.org/show_bug.cgi?id=51088
Summary
<input type=hidden> value is trimmed unexpectedly
Kent Tamura
Reported
2010-12-14 19:48:27 PST
http://code.google.com/p/chromium/issues/detail?id=57016
<input type=hidden name=hidden value="
cr lf 
"> If the above input element is submitted, the preceding and the trailing 
 and 
 characters are stripped in the form data. IE8, Opera 11, and Firefox 3.6 don't trim it.
Attachments
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2010-12-14 22:07:06 PST
Oh, I couldn't reproduce this now. Closing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug