1 PASS window.getComputedStyle(grid, '').getPropertyValue('grid-template-rows') is "10px"
2 PASS window.getComputedStyle(grid, '').getPropertyValue('grid-template-rows') is "20px"
3 PASS successfullyParsed is true
6 The test has passed if it does not CRASH in Debug builds.