Add a space to be more permissive.

This commit is contained in:
karlt+@karlt.net 2008-04-10 22:15:01 -07:00
parent 063cf28ac9
commit 646ae1a5a6
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
<html lang="en">
<input size="4" value="12345" style="font-family: monospace">
<input size="4" value="1234 5" style="font-family: monospace">
</html>

View File

@ -1,3 +1,3 @@
== input-file-width-clip-1.html input-file-width-clip-ref.html # bug 409587
fails-if(MOZ_WIDGET_TOOLKIT!="gtk2") == input-text-size-1.html input-text-size-1-ref.html # bug 428458
== input-text-size-1.html input-text-size-1-ref.html
== input-text-size-2.html input-text-size-2-ref.html