yellow this is a test
{"ScriptPreparationCode":"var $ele = $(\u0027#test\u0027);\r\nvar elem = document.getElementById(\u0022test\u0022);","TestCases":[{"Name":"jquery","Code":"$ele.innerWidth();","IsDeferred":false},{"Name":"native","Code":"window.getComputedStyle(elem).width;","IsDeferred":false}]}