[Webkit-unassigned] [Bug 190626] [Datalist] imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions.html fails after enabling the datalist element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 10:26:48 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190626

--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #2)
> My interpretation of the specification is that we should returns all options
> (even if disabled):
> https://html.spec.whatwg.org/#dom-datalist-options
> 
> """
> The options IDL attribute must return an HTMLCollection rooted at the
> datalist node, whose filter matches option elements.
> """
> 
> That said, it would be worth testing other browsers and match what they do.

Chrome passes http://w3c-test.org/html/semantics/forms/the-datalist-element/datalistoptions.html but Firefox fails.

Anyway, it seems Chrome and the spec agree so I would suggest matching Chrome / spec behavior.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181016/142de1c2/attachment-0001.html>


More information about the webkit-unassigned mailing list