<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,10 @@
-CSS is hard to test automatically. Their appear to be two potential approaches 
-which might have merit in solving this problem and and this sample code 
+CSS is hard to test automatically. There appear to be two potential approaches 
+which might have merit in solving this problem and this sample code 
 represents one of them.
 
 test_image.py
 
-The basic idea here resolves around programatic comparison of images, some
+The basic idea here revolves around programatic comparison of images, some
 based on  screen shots and others generated dynamically from URLs. The
 capability to analyse only a segment of a page has also been included.
 
@@ -19,11 +19,11 @@ other screen grab tools being integrated into the code.
 
 This is not intended as a tool to check whether a finished website looks
 identical to a set of photoshop images. It's intended to spot changes in
-unexpected areas of a sites layout or design.
+unexpected areas of a site's layout or design.
 
 test_dom.py
 
-Here we plan on using Selenium to extract rendered DOM values like text-size
+Here we plan on using Selenium to extract rendered DOM values such as text-size
 from a given web page and compare them against expected values. This could be useful both for regression testing and for assertion based test driven
 development.
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>879cd42a2f783f67dd5469a2cbca6176b5e1060f</id>
    </parent>
    <parent>
      <id>00481f756f95d62a6aa3c6bbe80aeddb3a1c75ca</id>
    </parent>
  </parents>
  <author>
    <name>Gareth Rushgrove</name>
    <email>gareth@morethanseven.net</email>
  </author>
  <url>http://github.com/garethr/css-test/commit/a46a9490959369214ca38d90d6a8f3d7f1efab4c</url>
  <id>a46a9490959369214ca38d90d6a8f3d7f1efab4c</id>
  <committed-date>2008-11-29T08:15:01-08:00</committed-date>
  <authored-date>2008-11-29T08:15:01-08:00</authored-date>
  <message>trying to merge in changes</message>
  <tree>dba8b65b8068a6f028b0533b0860fbebb5f39799</tree>
  <committer>
    <name>Gareth Rushgrove</name>
    <email>gareth@morethanseven.net</email>
  </committer>
</commit>
