Fixed test for the new aggressive date parsing in Firefox 3.6

This commit is contained in:
Ryan McGeary 2010-01-27 17:21:45 -05:00
parent dc78c0ff9f
commit 1033d1e849

View file

@ -74,7 +74,7 @@
<h2>Errors</h2>
<p>Bad (letters): <abbr class="bad timeago" title="bleh">(this should be displayed)</abbr>.</p>
<p>Bad (numbers): <abbr class="bad timeago" title="1234">(this should be displayed)</abbr>.</p>
<p>Bad (numbers): <abbr class="bad timeago" title="91234">(this should be displayed)</abbr>.</p>
<p>Bad (blank): <abbr class="bad timeago" title="">(this should be displayed)</abbr>.</p>
<p>Bad (missing): <abbr class="bad timeago">(this should be displayed)</abbr>.</p>