start building out views
This commit is contained in:
13
bower_components/jsdom/test/level2/html/files/anchor3.html
vendored
Normal file
13
bower_components/jsdom/test/level2/html/files/anchor3.html
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
|
||||
<TITLE>NIST DOM HTML Test - Anchor</TITLE>
|
||||
</HEAD>
|
||||
<BODY onload="parent.loadComplete()">
|
||||
<P>
|
||||
<A HREF="https://www.github.com/tmpvar/jsdom" TARGET="dynamic">View Submit Button</A>
|
||||
</P>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user