summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/select/select-display-none-style-resolve.html
Commit message (Collapse)AuthorAgeFilesLines
* Move select/option/optgroup-related tests in fast/forms to fast/forms/select.tkent2015-12-111-0/+22
This CL renames two tests beacuse of conclicts. - select-empty-optgroup.html -> select-empty-optgroup-crash.html - select-size.html -> select-size-invaid.html BUG=399985 TBR=keishi@chromium.org Review URL: https://codereview.chromium.org/1509853008 Cr-Commit-Position: refs/heads/master@{#364648}