I can't actually spot in the spec where it explicitly says to pass this through (unlike the AudioContext constructor) - but clearly this needs to be passed through for an OfflineAudioContext to actually have a sample rate!
Implement enough to construct the object itself, with most parts stubbed out.