Bug 69532 - Add missing tests for LegacyDefaultOptionalArguments for setCustomValidity
Summary: Add missing tests for LegacyDefaultOptionalArguments for setCustomValidity
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 66235
  Show dependency treegraph
 
Reported: 2011-10-06 09:32 PDT by Adam Barth
Modified: 2011-10-06 12:50 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.02 KB, patch)
2011-10-06 09:34 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-10-06 09:32:01 PDT
This bug covers these APIs:

HTMLButtonElement.setCustomValidity()
HTMLFieldSetElement.setCustomValidity()
HTMLInputElement.setCustomValidity()
HTMLKeygenElement.setCustomValidity()
Comment 1 Adam Barth 2011-10-06 09:34:07 PDT
Created attachment 109966 [details]
Patch
Comment 2 Andreas Kling 2011-10-06 11:19:46 PDT
Comment on attachment 109966 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2011-10-06 11:54:31 PDT
Comment on attachment 109966 [details]
Patch

Clearing flags on attachment: 109966

Committed r96839: <http://trac.webkit.org/changeset/96839>
Comment 4 WebKit Review Bot 2011-10-06 11:54:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Adam Barth 2011-10-06 12:50:21 PDT
Somehow the commit bot didn't add the files when landing the patch.  Very strange.