<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -76,7 +76,7 @@ var CSS = (function() {
         bgImg.match(/^url[(&quot;']+(.*)[)&quot;']+$/i);
         var src = RegExp.$1;
         // Relative path
-        if (!(src[0] == '/' || src.match(/^file:/) || src.match(/^https?:/)))
+        if (!(src.substr(0, 1) == '/' || src.match(/^file:/) || src.match(/^https?:/)))
           src = docPath + &quot;/&quot; + src; 
         preloadedImages.set(bgImg, true);
         var image = new Image();</diff>
      <filename>src/util/css.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9ef3f79b1d0dd2c8001654aeed809977872ee20c</id>
    </parent>
  </parents>
  <author>
    <name>Sven G. Br&#246;nstrup</name>
    <email>broenstrup@spom.net</email>
  </author>
  <url>http://github.com/starpeak/prototypeui/commit/a1a59bd5cdea207a4fe13b8aa946a1768992b548</url>
  <id>a1a59bd5cdea207a4fe13b8aa946a1768992b548</id>
  <committed-date>2008-10-06T10:49:51-07:00</committed-date>
  <authored-date>2008-10-06T10:49:51-07:00</authored-date>
  <message>Fixed small IE issue (http://dev.prototype-ui.com/ticket/30)</message>
  <tree>7314743004228f37cc69579778a9d5d7dcab4288</tree>
  <committer>
    <name>Sven G. Br&#246;nstrup</name>
    <email>broenstrup@spom.net</email>
  </committer>
</commit>
