summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-placeholder/input/placeholdershown-date-ref.html
blob: 47c7f98e5f77cef42240df061f61a460bdda6405 (plain)
1
2
3
4
5
<!doctype html>
<link rel='stylesheet' href='style-shown.css'>
<input type="month" class='shown-ref' placeholder='foo'>
<input type="week" class='shown-ref' placeholder='foo'>
<input type="datetime-local" class='shown-ref' placeholder='foo'>