{"ScriptPreparationCode":null,"TestCases":[{"Name":"Inline Selector","Code":"jQuery(\u0027#test-root .test-child\u0027).css(\u0027border\u0027, \u00271px solid red\u0027);","IsDeferred":false},{"Name":"Find","Code":"jQuery(\u0027#test-root\u0027).find(\u0027.test-child\u0027).css(\u0027border\u0027, \u00271px solid red\u0027);","IsDeferred":false}]}