{"ScriptPreparationCode":null,"TestCases":[{"Name":"getComputedStyle","Code":"const x = window.getComputedStyle(document.getElementById(\u0027foo\u0027)).width","IsDeferred":false},{"Name":"getBoundingClientRect","Code":"const x = document.getElementById(\u0027foo\u0027).getBoundingClientRect().width;\r\n","IsDeferred":false}]}