mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
7 lines
148 B
HTML
7 lines
148 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<!-- Test: input element in search state looks like in text state -->
|
|
<body>
|
|
<input type="search">
|
|
</body>
|
|
</html>
|