{"ScriptPreparationCode":null,"TestCases":[{"Name":"a","Code":"var elem = document.getElementById(\u0027box\u0027);\r\nelem.style.cssText \u002B=\u0027;width:300px;height:50px;\u0027;","IsDeferred":false},{"Name":"c","Code":"var elem = document.getElementById(\u0027box\u0027);\r\nelem.style.width = \u0027300px\u0027;\r\nelem.style.height = \u002750px\u0027;\r\nelem.style.top = \u002740px\u0027;\r\nelem.style.left = \u002790px\u0027;","IsDeferred":false}]}