mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
9 lines
202 B
HTML
9 lines
202 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<textarea id="en-GB" lang="en-GB">element en-GB</textarea>
|
|
<textarea id="en-US" lang="testing-XX">element should default to en-US</textarea>
|
|
</body>
|
|
</html>
|