Bug 80575 - [Forms] Re-organize test files of label element
Summary: [Forms] Re-organize test files of label element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on:
Blocks: 65915 80574
  Show dependency treegraph
 
Reported: 2012-03-07 23:38 PST by yosin
Modified: 2012-03-08 01:31 PST (History)
4 users (show)

See Also:


Attachments
Patch 1 (48.92 KB, patch)
2012-03-07 23:57 PST, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2012-03-07 23:38:09 PST
There are 988 files under LayoutTests/fast/forms. It is hard to find a file from UI.
To improve discoverability of file, it is better to organize files based on element as some test files did.

I move test files for label element to LayoutTests/test/forms/label. 
Affected files are:
labels-add-htmlFor-label.html
labels-add-parent-label.html
labels-change-htmlFor-attribute.html
labels-custom-property.html
labels-item-index.html
labels-remove-htmlFor-attribute.html
labels-remove-htmlFor-label.html
labels-remove-parent-label.html
labels-set-htmlFor-attribute.html
Comment 1 yosin 2012-03-07 23:57:02 PST
Created attachment 130782 [details]
Patch 1
Comment 2 Kentaro Hara 2012-03-08 00:06:06 PST
Comment on attachment 130782 [details]
Patch 1

r=me
Comment 3 WebKit Review Bot 2012-03-08 01:31:43 PST
Comment on attachment 130782 [details]
Patch 1

Clearing flags on attachment: 130782

Committed r110155: <http://trac.webkit.org/changeset/110155>
Comment 4 WebKit Review Bot 2012-03-08 01:31:47 PST
All reviewed patches have been landed.  Closing bug.