{"ScriptPreparationCode":"mediaMatcher = window.matchMedia(\u0022(min-width: 400px)\u0022);","TestCases":[{"Name":"cached","Code":"mediaMatcher.matches;","IsDeferred":false},{"Name":"new","Code":"window.matchMedia(\u0022(min-width: 400px)\u0022).matches;","IsDeferred":false},{"Name":"before","Code":"window.getComputedStyle(document.getElementById(\u0027body\u0027), \u0027:before\u0027).getPropertyValue(\u0027content\u0027).replace(/\\\u0022/g, \u0027\u0027);","IsDeferred":false}]}