- From: <bugzilla@jessica.w3.org>
- Date: Mon, 15 Nov 2010 07:57:42 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11319
Summary: I would think the pattern attribute ought to allow
patterns to specify ignoring case. We have a system in
place where users can enter product codes in (they
match a pattern), but also would like to match certain
specific strings (e.g. "freight") and want
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the
-pattern-attribute
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html
Section:
http://www.whatwg.org/specs/web-apps/current-work/#the-pattern-attribute
Comment:
I would think the pattern attribute ought to allow patterns to specify
ignoring case. We have a system in place where users can enter product codes
in (they match a pattern), but also would like to match certain specific
strings (e.g. "freight") and want to ignore case. More generally it would seem
to make sense to allow textarea elements to accept the pattern attribute as
well.
Posted from: 210.23.136.90
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Monday, 15 November 2010 07:57:47 UTC