summaryrefslogtreecommitdiffstats
path: root/testing/marionette/harness/marionette_harness/www/testSize.html
blob: 1df27ad23cfcca97b0749dee53fbd7b598a7bded (plain)
1
2
3
4
5
6
7
8
9
<?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>