[Webkit-unassigned] [Bug 198959] New: input[type=date] with empty value has shrunken height
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 18 03:33:29 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198959
Bug ID: 198959
Summary: input[type=date] with empty value has shrunken height
Product: WebKit
Version: Safari 12
Hardware: iPhone / iPad
OS: iOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: roman.balaban at devexpress.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
The input[type=date] element with empty value has shrunken height on iOS.
You can check this using this markup:
<input type="date">
and the following CSS rule:
input {
-webkit-appearance: none;
}
See the https://jsfiddle.net/go9b61L0/ example on iOS device.
--
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/20190618/3c5dbb13/attachment.html>
More information about the webkit-unassigned
mailing list