mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
9 lines
265 B
HTML
9 lines
265 B
HTML
<?xml version="1.0"?>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title>Test page for element size</title>
|
|
</head>
|
|
<body>
|
|
<p>Let's get the size of <a href='#' id='linkId'>some really cool link</a></p>
|
|
</body>
|
|
</html>
|