summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2012-08-06 10:48:02 +0000
committerLeif Åstrand <leif@vaadin.com>2012-08-06 10:48:02 +0000
commit049bb369b9215c15cb4de528c6877a61d41e493c (patch)
treefa642dc1c88929f91683d64acb206fd8148fe9bb /tests
parent27fc8ddc0087a3ac4367e4e50883bd859fa90dd4 (diff)
downloadvaadin-framework-049bb369b9215c15cb4de528c6877a61d41e493c.tar.gz
vaadin-framework-049bb369b9215c15cb4de528c6877a61d41e493c.zip
Use separate screenshots because of IE9 inconsistency revealed by (#9207)
svn changeset:24079/svn branch:6.8
Diffstat (limited to 'tests')
-rw-r--r--tests/testbench/com/vaadin/tests/components/table/EmptyTable.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testbench/com/vaadin/tests/components/table/EmptyTable.html b/tests/testbench/com/vaadin/tests/components/table/EmptyTable.html
index 58f26cf607..7196771f56 100644
--- a/tests/testbench/com/vaadin/tests/components/table/EmptyTable.html
+++ b/tests/testbench/com/vaadin/tests/components/table/EmptyTable.html
@@ -65,7 +65,7 @@
<tr>
<td>screenCapture</td>
<td></td>
- <td>empty-table</td>
+ <td>empty-table-after-reload</td>
</tr>
</tbody></table>
</body>