{"ScriptPreparationCode":null,"TestCases":[{"Name":"clientWidth","Code":"document.documentElement.clientWidth;","IsDeferred":false},{"Name":"matchMedia","Code":"window.matchMedia(\u0022(min-width: 400px)\u0022).matches;","IsDeferred":false},{"Name":"Get Background Colour from Jquery","Code":"$(\u0022#body\u0022).css(\u0027background-color\u0027);","IsDeferred":false},{"Name":"before","Code":"window.getComputedStyle(document.getElementById(\u0027body\u0027), \u0027:before\u0027).getPropertyValue(\u0027content\u0027).replace(/\\\u0022/g, \u0027\u0027);","IsDeferred":false}]}