[Webkit-unassigned] [Bug 44887] On <select>, setting reflected attribute size to negative number should throw exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 6 07:31:45 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #8 from Ahmad Saleem <zlip.792 at gmail.com> ---
>From mentioned test cases in Comment 0, I changed into JSFiddle:

Link - https://jsfiddle.net/japm72hv/show

All browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6) throw "0" which was aligned with IE behavior mentioned in Comment 0.

I think we can mark this as "RESOLVED CONFIGURATION CHANGED", if it is not aligned with spec still (to allow negative), appreciate if someone and can mark this bug accordingly.

Link to Webkit Github source for HTMLSelectElement for setMultiple:

https://github.com/WebKit/WebKit/blob/dd956d5e74249681ddf904e0bbe401f308b65e0f/Source/WebCore/html/HTMLSelectElement.cpp#L443

-- 
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/20220806/8a721dd8/attachment-0001.htm>


More information about the webkit-unassigned mailing list