[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:18:28 PDT 2018


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

--- Comment #1 from Wenson Hsieh <wenson_hsieh at apple.com> ---
FWIW, removing the `!option.isDisabledFormControl() && !option.value().isEmpty()` check fixes this WPT, but causes another test, fast/forms/datalist/datalist.html, to fail. 

fast/forms/datalist/datalist.html verifies that empty and disabled option elements are *not* included in datalist's list of options, so clearly, one of these tests needs to be updated!

-- 
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/71ea8060/attachment.html>


More information about the webkit-unassigned mailing list