Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Unified Diff: third_party/WebKit/LayoutTests/fast/images/drag-image-descendant-painting-sibling-expected.txt

Issue 1982943002: Drag images should paint descendants that are painting siblings of the dragged element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update comments & rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/images/drag-image-descendant-painting-sibling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/images/drag-image-descendant-painting-sibling-expected.txt b/third_party/WebKit/LayoutTests/fast/images/drag-image-descendant-painting-sibling-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b0434b49e8cbfe3c178c538b1a261f7557ba797b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/images/drag-image-descendant-painting-sibling-expected.txt
@@ -0,0 +1 @@
+This test passes if the generated drag image is a 100x100 green box. The purpose of this test is to verify elements that are descendants of the dragged element but paint into an ancestor stacking context are correctly included in the drag image.

Powered by Google App Engine
This is Rietveld 408576698