Modify ↓
Ticket #8583 (closed bug: duplicate)
:text misses input tags without type
| Reported by: | Gediminas | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next |
| Component: | unfiled | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
:text misses input tags without type, i.e. <input name="Test" /> wouldn't be matched, although jQuery 1.4 did that and HTML spec 4.01 clearly states, that by default text type is supposed in such cases
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Duplicate of #8380