{"ScriptPreparationCode":null,"TestCases":[{"Name":"testa","Code":"var takeFrom = {\r\n\tbackgroundColor: \u0027orange\u0027,\r\n\tcolor: \u0027brown\u0027,\r\n\tfontSize: \u00274em\u0027,\r\n\tbackgroundPosition: \u0027center\u0027,\r\n\tbackgroundSize: \u0027cover\u0027,\r\n\tfontWeight: \u0027400\u0027,\r\n\twidth: \u002730px\u0027,\r\n\theight: \u002720px\u0027,\r\n\ttransform: \u0027none\u0027\r\n};\r\nvar el = document.getElementById(\u0027test\u0027);\r\nfor(var attribute in takeFrom){\r\n\tel.style[attribute] = takeFrom[attribute];\r\n}","IsDeferred":false},{"Name":"testdwqdwq","Code":"var takeFrom = {\r\n\tbackgroundColor: \u0027orange\u0027,\r\n\tcolor: \u0027brown\u0027,\r\n\tfontSize: \u00274em\u0027,\r\n\tbackgroundPosition: \u0027center\u0027,\r\n\tbackgroundSize: \u0027cover\u0027,\r\n\tfontWeight: \u0027400\u0027,\r\n\twidth: \u002730px\u0027,\r\n\theight: \u002720px\u0027,\r\n\ttransform: \u0027none\u0027\r\n};\r\nvar el = document.getElementById(\u0027test\u0027);\r\nObject.assign(el.style, takeFrom);","IsDeferred":false}]}