orca r3487 - trunk/test/html
- From: joanied svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r3487 - trunk/test/html
- Date: Mon, 21 Jan 2008 20:28:17 +0000 (GMT)
Author: joanied
Date: Mon Jan 21 20:28:16 2008
New Revision: 3487
URL: http://svn.gnome.org/viewvc/orca?rev=3487&view=rev
Log:
Another test case.
Added:
trunk/test/html/imagelink.html
Added: trunk/test/html/imagelink.html
==============================================================================
--- (empty file)
+++ trunk/test/html/imagelink.html Mon Jan 21 20:28:16 2008
@@ -0,0 +1,16 @@
+<html>
+<head>
+<title>Image links Test</title>
+</head>
+<body>
+<p>We don't want to get stuck on images that are also links.</p>
+<a href="whatever.html">Here's a link
+<br><img src="bar.gif" alt="" border="0" height="5" width="1">
+</a>
+<br>
+<a href="blah.html">Here's another
+<br><img src="foo.gif" alt="" border="0" height="5" width="1">
+</a>
+<p>Why do pages get marked up this way???</p>
+</body>
+</html>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]