{"ScriptPreparationCode":"var $main = $(\u0027#ixlo9b2riw3\u0027);","TestCases":[{"Name":"prim_first_child","Code":"var x = $main.children(\u0027rect:first-child, ellipse:first-child, path:first-child\u0027);","IsDeferred":false},{"Name":"prim_not_ghost","Code":"var x = $main.children(\u0027rect:not(.Ghost\\\\.cls), ellipse:not(.Ghost\\\\.cls), path:not(.Ghost\\\\.cls)\u0027);","IsDeferred":false},{"Name":"defs_g","Code":"var x = $main.children(\u0027:not(defs, g)\u0027);","IsDeferred":false},{"Name":"_not_ghost","Code":"var x = $main.children(\u0027rect, ellipse, path\u0027).not(\u0027.Ghost\\\\.cls\u0027);","IsDeferred":false},{"Name":"_first","Code":"var x = $main.children(\u0027rect, ellipse, path\u0027).first();","IsDeferred":false},{"Name":"_first_type","Code":"var x = $main.children(\u0027rect:first-of-type, ellipse:first-of-type, path:first-of-type\u0027);","IsDeferred":false}]}