Browse Source

Update dom path for child caption for Vaadin 7

tags/7.0.0.alpha3
Leif Åstrand 12 years ago
parent
commit
1a7d62be9a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      tests/testbench/com/vaadin/tests/dd/NotPaintedAcceptSource.html

+ 1
- 1
tests/testbench/com/vaadin/tests/dd/NotPaintedAcceptSource.html View File

@@ -41,7 +41,7 @@
</tr>
<tr>
<td>assertText</td>
<td>vaadin=runcomvaadintestsddNotPaintedAcceptSource::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]</td>
<td>vaadin=runcomvaadintestsddNotPaintedAcceptSource::/VVerticalLayout[0]/VVerticalLayout[0]/VHorizontalLayout[0]/domChild[0]/domChild[0]/domChild[0]</td>
<td>Source 2</td>
</tr>
<!--Drag value 0 from source 2 and verify-->

Loading…
Cancel
Save