[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:27:59 PDT 2018


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

--- Comment #4 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Chris Dumez from comment #3)
> (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.
> > """

Yep, I agree with this interpretation.

> > 
> > 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.

Sounds good — thanks, Chris!

-- 
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/28f3cb6f/attachment.html>


More information about the webkit-unassigned mailing list