Bug 164957 - Update HTML form validation messages
Summary: Update HTML form validation messages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-11-18 14:26 PST by Chris Dumez
Modified: 2016-11-19 13:22 PST (History)
10 users (show)

See Also:


Attachments
Patch (25.94 KB, patch)
2016-11-18 16:35 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-yosemite (1.43 MB, application/zip)
2016-11-18 17:35 PST, Build Bot
no flags Details
Archive of layout-test-results from ews121 for ios-simulator-wk2 (deleted)
2016-11-18 17:43 PST, Build Bot
no flags Details
Archive of layout-test-results from ews116 for mac-yosemite (1.63 MB, application/zip)
2016-11-18 18:20 PST, Build Bot
no flags Details
Patch (31.74 KB, patch)
2016-11-18 20:33 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-yosemite (1.08 MB, application/zip)
2016-11-18 21:33 PST, Build Bot
no flags Details
Archive of layout-test-results from ews124 for ios-simulator-wk2 (10.97 MB, application/zip)
2016-11-18 21:49 PST, Build Bot
no flags Details
Archive of layout-test-results from ews115 for mac-yosemite (1.68 MB, application/zip)
2016-11-18 22:10 PST, Build Bot
no flags Details
Patch (34.31 KB, patch)
2016-11-18 23:07 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-11-18 14:26:03 PST
Update HTML form validation messages as per recent feedback.
Comment 1 Chris Dumez 2016-11-18 14:26:23 PST
<rdar://problem/29338669>
Comment 2 Chris Dumez 2016-11-18 16:35:42 PST
Created attachment 295217 [details]
Patch
Comment 3 Build Bot 2016-11-18 17:35:38 PST
Comment on attachment 295217 [details]
Patch

Attachment 295217 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2539733

New failing tests:
fast/forms/validation-message-appearance.html
Comment 4 Build Bot 2016-11-18 17:35:42 PST
Created attachment 295234 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Build Bot 2016-11-18 17:43:45 PST
Comment on attachment 295217 [details]
Patch

Attachment 295217 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2539714

New failing tests:
fast/forms/date/input-date-validation-message.html
fast/forms/validation-messages.html
Comment 6 Build Bot 2016-11-18 17:43:49 PST
Created attachment 295236 [details]
Archive of layout-test-results from ews121 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews121  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 7 Build Bot 2016-11-18 18:20:33 PST
Comment on attachment 295217 [details]
Patch

Attachment 295217 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/2540004

New failing tests:
fast/forms/validation-message-appearance.html
Comment 8 Build Bot 2016-11-18 18:20:36 PST
Created attachment 295240 [details]
Archive of layout-test-results from ews116 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 9 Chris Dumez 2016-11-18 20:33:31 PST
Created attachment 295247 [details]
Patch
Comment 10 Build Bot 2016-11-18 21:33:05 PST
Comment on attachment 295247 [details]
Patch

Attachment 295247 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2540809

New failing tests:
fast/forms/validation-message-appearance.html
Comment 11 Build Bot 2016-11-18 21:33:09 PST
Created attachment 295249 [details]
Archive of layout-test-results from ews103 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 12 Build Bot 2016-11-18 21:49:04 PST
Comment on attachment 295247 [details]
Patch

Attachment 295247 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2540844

New failing tests:
fast/forms/date/input-date-validation-message.html
Comment 13 Build Bot 2016-11-18 21:49:08 PST
Created attachment 295250 [details]
Archive of layout-test-results from ews124 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews124  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 14 Build Bot 2016-11-18 22:10:02 PST
Comment on attachment 295247 [details]
Patch

Attachment 295247 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/2540912

New failing tests:
fast/forms/validation-message-appearance.html
Comment 15 Build Bot 2016-11-18 22:10:06 PST
Created attachment 295253 [details]
Archive of layout-test-results from ews115 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 16 Chris Dumez 2016-11-18 23:07:34 PST
Created attachment 295254 [details]
Patch
Comment 17 WebKit Commit Bot 2016-11-19 13:22:22 PST
Comment on attachment 295254 [details]
Patch

Clearing flags on attachment: 295254

Committed r208930: <http://trac.webkit.org/changeset/208930>
Comment 18 WebKit Commit Bot 2016-11-19 13:22:28 PST
All reviewed patches have been landed.  Closing bug.