diff options
author | Artur Signell <artur.signell@itmill.com> | 2010-09-07 14:54:32 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2010-09-07 14:54:32 +0000 |
commit | a5a7324e8a32ca2a5953c1572c925d8809e50d82 (patch) | |
tree | 9961ad184c06fb5fd9f967dabdd14bb7892c6d82 /tests | |
parent | 8da321536cab6ad8eff389b40963ca47ef43854e (diff) | |
download | vaadin-framework-a5a7324e8a32ca2a5953c1572c925d8809e50d82.tar.gz vaadin-framework-a5a7324e8a32ca2a5953c1572c925d8809e50d82.zip |
Increased pause time to see if it fixes Safari 4 issue
svn changeset:14763/svn branch:6.4
Diffstat (limited to 'tests')
-rw-r--r-- | tests/scripts/reindeer-demo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/reindeer-demo.html b/tests/scripts/reindeer-demo.html index f743073e87..f52c311201 100644 --- a/tests/scripts/reindeer-demo.html +++ b/tests/scripts/reindeer-demo.html @@ -69,7 +69,7 @@ <!-- Workaround for a weird bug when the first tab is not selected before the screenshots are taken -->
<tr>
<td>pause</td>
- <td>100</td>
+ <td>500</td>
<td></td>
</tr>
<tr>
|