Bug 123876 - Add more tests for formaction, formenctype, formmethod, formnovalidate, and formtarget attributes
Summary: Add more tests for formaction, formenctype, formmethod, formnovalidate, and f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 23:12 PST by Ryosuke Niwa
Modified: 2013-11-05 23:28 PST (History)
6 users (show)

See Also:


Attachments
Merges tests (10.51 KB, patch)
2013-11-05 23:12 PST, Ryosuke Niwa
kling: review+
kling: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-11-05 23:12:02 PST
Add more tests for formaction, formenctype, formmethod, formnovalidatio, and formtarget attributes
Comment 1 Ryosuke Niwa 2013-11-05 23:12:40 PST
Created attachment 216139 [details]
Merges tests
Comment 2 Andreas Kling 2013-11-05 23:15:26 PST
Comment on attachment 216139 [details]
Merges tests

View in context: https://bugs.webkit.org/attachment.cgi?id=216139&action=review

Great. r=me

> LayoutTests/ChangeLog:3
> +        Add more tests for formaction, formenctype, formmethod, formnovalidatio, and formtarget attributes

formnovalidatio -> formnovalidate
Comment 3 Ryosuke Niwa 2013-11-05 23:28:47 PST
Thanks!
Comment 4 Ryosuke Niwa 2013-11-05 23:28:54 PST
Committed r158726: <http://trac.webkit.org/changeset/158726>