Acceptance Criteria
- Add a new Hook handler method in ReaderExperiments Hooks.php (onBeforePageDisplay most likely)
- Test for the presence of a new URL param like stickyHeaders (or whatever name we decide on)
- Apply the collapsible-headings-expanded class to the page body if present
In the future we'll also allow experiment participation to trigger this feature, just like how we've done for the ImageBrowsing prototype.