[Webkit-unassigned] [Bug 181327] <option> element can't increment CSS counters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 2 21:09:14 PDT 2023


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akeerthi at apple.com,
                   |                            |rniwa at webkit.org

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #3)
> (In reply to Roman Komarov from comment #1)
> > A note: counters for options at select with `multiple` attribute work in
> > Chrome, but don't work in webkit, so at least is should be possible to get a
> > patch for the multiple selects and/or implement it for common ones?
> 
> Safari 16.4 is still broken with 'select multiple' as per following test
> case (got from Chrome bug):
> 
> https://bugs.webkit.org/show_bug.cgi?id=181327
> 
> but it is fixed in WebKit ToT.
> 
> So only broken case is the one mentioned in Comment 0 and it is also in both
> Chrome Canary 114 and Safari 16.4.

NOTE - I just checked Firefox Nightly 113 and it seems - it now behaves same as Chrome Canary 114 and Safari 16.4 and don't show anything for other value for this test case:

https://codepen.io/kizu/pen/PEJgpr

______

GitHub Issue - https://github.com/w3c/csswg-drafts/issues/4004 (Leaving this behavior as undefined).

____

While 'https://codepen.io/kizu/pen/EowqxX' (on <select>) works now on WebKit ToT (not on STP166 and Safari 16.4).

^ This might have been fixed because of 'https://github.com/WebKit/WebKit/commit/febbe13cd11cd845645ec472954d2048e3289cda'.

_______

Do we need to do anything here because spec suggest that it is undefined and all browsers agree on Comment 0 testcase?

@Aditya & @Ryosuke - appreciate if you can share your input?

-- 
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/20230403/fc396f1f/attachment-0001.htm>


More information about the webkit-unassigned mailing list