diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-07 22:35:19 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-07 22:35:19 -0700 |
commit | bc5b7c288d29215c585db254a203889e0dea54e2 (patch) | |
tree | 92949654697de1b42a749e442ab4faae5544c311 /oldtests/Original/Amps_and_angle_encoding.html | |
parent | a411013e62cfc1e94fddbd6c217c5e6ad365b34f (diff) |
Removed oldtests.
Diffstat (limited to 'oldtests/Original/Amps_and_angle_encoding.html')
-rw-r--r-- | oldtests/Original/Amps_and_angle_encoding.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/oldtests/Original/Amps_and_angle_encoding.html b/oldtests/Original/Amps_and_angle_encoding.html deleted file mode 100644 index fc1b2c3..0000000 --- a/oldtests/Original/Amps_and_angle_encoding.html +++ /dev/null @@ -1,9 +0,0 @@ -<p>AT&T has an ampersand in their name.</p> -<p>AT&T is another way to write it.</p> -<p>This & that.</p> -<p>4 < 5.</p> -<p>6 > 5.</p> -<p>Here's a <a href="http://example.com/?foo=1&bar=2">link</a> with an ampersand in the URL.</p> -<p>Here's a link with an amersand in the link text: <a href="http://att.com/" title="AT&T">AT&T</a>.</p> -<p>Here's an inline <a href="/script?foo=1&bar=2">link</a>.</p> -<p>Here's an inline <a href="/script?foo=1&bar=2">link</a>.</p> |