From 8fcdbf0eae59ed6acd32ba83b2a2d296ed5d6fef Mon Sep 17 00:00:00 2001 From: Andrew n marshall Date: Tue, 20 Feb 2018 14:12:44 -0800 Subject: [PATCH] Adding new playground test category "Drag" (#1643) Edge cases to test involving dragging blocks from the toolbox. --- tests/playground.html | 65 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/tests/playground.html b/tests/playground.html index 6bbe2b43f..21f7ba0e9 100644 --- a/tests/playground.html +++ b/tests/playground.html @@ -1060,6 +1060,71 @@ h1 { + + + + + + Drag me by this child + + + + + + + Drag me by this shadow + + + + + + + + item + + + + + + + item + + + + + + + + without arguments + + + + + No argument reference. + + + + + + + + + + with one argument + + + + + Expected an argument reference here. + + + fnArgument + + + + + +