Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/rendering/widgets/input-date-baseline-min-height.html - WPT Dashboard Interop Dashboard
<!doctype html>
<meta charset="utf-8">
<title>date input baseline should account for min-height</title>
<link rel="match" href="input-date-baseline-min-height-ref.html">
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
<div>
abc <input type=date style="min-height: 40px"> def
</div>