Testing can do more than help elite colleges select a small handful of students.
By Nicholas Lemann
// for full bleed half split – figure’s parent container shouldn’t calc max-height
// and should be set to 100% instead – querySelector === baseClassName
let parent = document.querySelector(‘figure.FullBleedFigureHalfSplit’).parentElement
parent.style.maxHeight = “100%”
Testing can do more than help elite colleges select a small handful of students.