Sha256: c5bf78c62aa2b6a1c36551b3e9de6f421cbe23a97673e7c09b4741a40d90dfdc
Contents?: true
Size: 829 Bytes
Versions: 7
Compression:
Stored size: 829 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr" id="html"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Mootools Query Test</title> <script src="../assets/getgetter.js" type="text/javascript" charset="utf-8"></script> </head> <body> <a id="atabindex0" title="some" tabindex="0" href="#">some</a> <a id="atabindex1" title="some" tabindex="1" href="#">some</a> <a id="atabindexnull" title="some" href="#">some</a> <div id="divtabindex0" tabindex="0">some</div> <div id="divtabindex1" tabindex="1">some</div> <div id="divtabindexnull">some</div> <div id="one"><i>text</i></div> <div id="two"></div> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems