blob: a5c7a60841602563bdaf1b04a1ae3e295f2ad8f5 [file] [log] [blame]
<!doctype html>
<meta charset="utf-8">
<title>Unrecognized type should fallback as text type</title>
<link rel="match" href="unrecognized-type-should-fallback-as-text-type-ref.html">
<body>
<input>
<input type="unknown">
<input disabled>
<input type="unknown" disabled>
</body>