WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86177
Sanitization algorithm for input type=email should strip whitespaces
https://bugs.webkit.org/show_bug.cgi?id=86177
Summary
Sanitization algorithm for input type=email should strip whitespaces
Keishi Hattori
Reported
2012-05-10 23:35:38 PDT
According to the spec
http://www.whatwg.org/specs/web-apps/current-work/#e-mail-state-(type=email
)
> The value sanitization algorithm is as follows: Strip line breaks from the value, then strip leading and trailing whitespace from the value.
Attachments
Patch
(6.58 KB, patch)
2012-05-10 23:47 PDT
,
Keishi Hattori
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ec2-cr-linux-03
(736.56 KB, application/zip)
2012-05-11 02:43 PDT
,
WebKit Review Bot
no flags
Details
Patch
(8.04 KB, patch)
2012-05-11 04:21 PDT
,
Keishi Hattori
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Keishi Hattori
Comment 1
2012-05-10 23:45:00 PDT
Firefox does this. Opera doesn't.
Keishi Hattori
Comment 2
2012-05-10 23:47:30 PDT
Created
attachment 141335
[details]
Patch
Kent Tamura
Comment 3
2012-05-10 23:59:41 PDT
Comment on
attachment 141335
[details]
Patch ok
WebKit Review Bot
Comment 4
2012-05-11 02:43:37 PDT
Comment on
attachment 141335
[details]
Patch
Attachment 141335
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/12669348
New failing tests: fast/forms/input-value-sanitization.html
WebKit Review Bot
Comment 5
2012-05-11 02:43:41 PDT
Created
attachment 141364
[details]
Archive of layout-test-results from ec2-cr-linux-03 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: ec2-cr-linux-03 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Keishi Hattori
Comment 6
2012-05-11 04:21:12 PDT
Created
attachment 141377
[details]
Patch
WebKit Review Bot
Comment 7
2012-05-11 06:03:20 PDT
Comment on
attachment 141377
[details]
Patch Clearing flags on attachment: 141377 Committed
r116757
: <
http://trac.webkit.org/changeset/116757
>
WebKit Review Bot
Comment 8
2012-05-11 06:03:27 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