This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23721 - It is not specified how the options should be matched. Thus Chrome matches from the beginning of the strings, while Firefox matches anywhere in the string.
Summary: It is not specified how the options should be matched. Thus Chrome matches fr...
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 08:22 UTC by contributor
Modified: 2013-11-13 22:57 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-11-05 08:22:22 UTC
Specification: 
Multipage: http://www.whatwg.org/C#the-datalist-element
Complete: http://www.whatwg.org/c#the-datalist-element
Referrer: 

Comment:
It is not specified how the options should be matched. Thus Chrome matches
from the beginning of the strings, while Firefox matches anywhere in the
string.

Posted from: 78.57.233.61
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2013-11-05 15:15:04 UTC
Is this a problem?