[Bug 11011] Since Javascript does not support mode specifiers inside the regular expression, there is no simple way of matching a single word case-insensitively besides turning into [Ww][Oo][Rr][Dd]

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11011

--- Comment #4 from Jonas Sicking <jonas@sicking.cc> 2010-10-12 18:13:01 UTC ---
Are there other regexp flags that make sense here? If not then it might be
better to just add a boolean patternignorecase attribute.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 12 October 2010 18:13:07 UTC