Dactyloidae/testing/marionette/harness/marionette_harness/www/testSize.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>