{"ScriptPreparationCode":"el = document.getElementById(\u0022test\u0022);","TestCases":[{"Name":"style.prop","Code":"el.style.backgroundColor","IsDeferred":false},{"Name":"style[\u0022prop\u0022]","Code":"el.style[\u0027background-color\u0027]","IsDeferred":false},{"Name":"style.getPropertyValue(\u0022prop\u0022)","Code":"el.style.getPropertyValue(\u0027background-color\u0027)","IsDeferred":false}]}