aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/dialog/dialog.html')
-rw-r--r--tests/unit/dialog/dialog.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/dialog/dialog.html b/tests/unit/dialog/dialog.html
index cdc846478..8f2583ce1 100644
--- a/tests/unit/dialog/dialog.html
+++ b/tests/unit/dialog/dialog.html
@@ -61,6 +61,8 @@
<label for="favorite-food">Favorite food</label><input id="favorite-food">
</div>
</div>
+ <div class="wrap" id="wrap1"></div>
+ <div class="wrap" id="wrap2"></div>
</div>
</body>
</html>