[Webkit-unassigned] [Bug 260899] Input datetime-local with display: inline-block is not displayed properly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 30 04:51:08 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260899
--- Comment #2 from Karl Dubost <karlcow at apple.com> ---
Created attachment 467489
--> https://bugs.webkit.org/attachment.cgi?id=467489&action=review
rendering in Safari, firefox, chrome
With
data:text/html,<meta charset=utf-8><input type="datetime-local" style="display:inline-block">
aka
<input type="datetime-local" style="display:inline-block">
I get the following rendering.
What is the issue?
What were you expecting?
--
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/20230830/a305da5a/attachment.htm>
More information about the webkit-unassigned
mailing list