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