[Webkit-unassigned] [Bug 255914] REGRESSION (Safari 16.4): Dynamically set `<meter>` doesn't show the value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 15:49:33 PDT 2023


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

Aditya Keerthi <akeerthi at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Dynamically set `<meter>`   |REGRESSION (Safari 16.4):
                   |doesn't show the value      |Dynamically set `<meter>`
                   |                            |doesn't show the value

--- Comment #7 from Aditya Keerthi <akeerthi at apple.com> ---
Confirmed this is a regression in Safari 16.4.

This also reproduces with <progress>, and is fallout from GPU Process refactoring work. We need to ensure our `ControlPart` state is up-to-date, probably in `RenderBox::ensureControlPart`.

-- 
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/20230425/0e1db1fd/attachment.htm>


More information about the webkit-unassigned mailing list