[Checkins] SVN: gocept.selenium/trunk/src/gocept/selenium/tests/fixture/divs.pt added div.pt which I forgot in one of my last checkins

Christian Zagrodnick cz at gocept.com
Thu Aug 5 12:08:28 EDT 2010


Log message for revision 115502:
  added div.pt which I forgot in one of my last checkins
  
  

Changed:
  A   gocept.selenium/trunk/src/gocept/selenium/tests/fixture/divs.pt

-=-
Added: gocept.selenium/trunk/src/gocept/selenium/tests/fixture/divs.pt
===================================================================
--- gocept.selenium/trunk/src/gocept/selenium/tests/fixture/divs.pt	                        (rev 0)
+++ gocept.selenium/trunk/src/gocept/selenium/tests/fixture/divs.pt	2010-08-05 16:08:27 UTC (rev 115502)
@@ -0,0 +1,14 @@
+<!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="de" lang="de">
+<head>
+</head>
+
+<body>
+  <div class="countable"></div>
+  <div></div>
+  <div class="countable"></div>
+  <div class="countable"></div>
+</body>
+</html>



More information about the checkins mailing list