WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
159916
form.enctype / encoding / method should treat null as "null" string
https://bugs.webkit.org/show_bug.cgi?id=159916
Summary
form.enctype / encoding / method should treat null as "null" string
Chris Dumez
Reported
2016-07-18 20:39:19 PDT
form.enctype / encoding / method should treat null as "null" string: -
https://html.spec.whatwg.org/multipage/forms.html#htmlformelement
Currently, WebKit treats null as the null String, which ends up removing the existing attribute. Firefox and Chrome match the specification.
Attachments
Patch
(5.42 KB, patch)
2016-07-18 21:26 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-07-18 21:26:49 PDT
Created
attachment 283976
[details]
Patch
WebKit Commit Bot
Comment 2
2016-07-19 00:42:16 PDT
Comment on
attachment 283976
[details]
Patch Clearing flags on attachment: 283976 Committed
r203401
: <
http://trac.webkit.org/changeset/203401
>
WebKit Commit Bot
Comment 3
2016-07-19 00:42:21 PDT
All reviewed patches have been landed. Closing bug.
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