]> source.dussan.org Git - vaadin-framework.git/commitdiff
Added missing backslash
authorArtur Signell <artur.signell@itmill.com>
Fri, 25 Feb 2011 11:13:59 +0000 (11:13 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 25 Feb 2011 11:13:59 +0000 (11:13 +0000)
svn changeset:17458/svn branch:6.5

tests/src/com/vaadin/tests/components/notification/CloseErrorNotificationWithEscape.html

index 99c56ae83e2ce5badc8492ff49b46dd1b7dbcc19..288fd65c66d4c2511fa4de1b0c9fcf4140a8fb7d 100644 (file)
@@ -34,7 +34,7 @@
 <tr>
        <td>keyDown</td>
        <td>vaadin=runcomvaadintestscomponentsnotificationNotifications::Root/VNotification[0]/HTML[0]/domChild[0]</td>
-       <td>\27</td>
+       <td>\\27</td>
 </tr>
 <!-- Fade delay is 400 ms by default - VNotification -->
 <tr>
@@ -42,7 +42,6 @@
        <td>vaadin=runcomvaadintestscomponentsnotificationNotifications::Root/VNotification[0]</td>
        <td></td>
 </tr>
-
 </tbody></table>
 </body>
 </html>