summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/drag-image-table-part-decorations.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/manual-tests/drag-image-table-part-decorations.html')
-rw-r--r--WebCore/manual-tests/drag-image-table-part-decorations.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/WebCore/manual-tests/drag-image-table-part-decorations.html b/WebCore/manual-tests/drag-image-table-part-decorations.html
index 467cc54..28aa175 100644
--- a/WebCore/manual-tests/drag-image-table-part-decorations.html
+++ b/WebCore/manual-tests/drag-image-table-part-decorations.html
@@ -14,3 +14,6 @@
<fieldset style="background-color: blue; border: none; height: 100px; width: 100px;"><legend></legend></fieldset>
<div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; "></div>
+
+<table style="border-collapse: collapse;"><tr><td style="border-bottom: 100px solid blue; width: 100px;"></td></tr></table>
+<div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; "></div>