orca r4503 - trunk/test/html



Author: joanied
Date: Fri Feb  6 06:31:13 2009
New Revision: 4503
URL: http://svn.gnome.org/viewvc/orca?rev=4503&view=rev

Log:
New test case.


Added:
   trunk/test/html/bug-570757.html

Added: trunk/test/html/bug-570757.html
==============================================================================
--- (empty file)
+++ trunk/test/html/bug-570757.html	Fri Feb  6 06:31:13 2009
@@ -0,0 +1,17 @@
+<html>
+<head>
+<title>Hello world</title>
+</head>
+<body>
+<p>This is a test.</p>
+<fieldset class="foo">
+<legend>Solution</legend>
+<span>Here is a step-by-step tutorial:
+<br />
+<ul><li>Do this thing</li>
+<li>Do this other thing</li>
+</ul>
+</span>
+</fieldset>
+</body>
+</html>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]