Skip to content

Fix #162: Inherit wrapper height from page area

Fred Chasen requested to merge inherit_wrapper_height into main

As the wrapper div is needed for overflow events and we couldn't remove it in !143 (closed) this does the next best thing and sets a height for the wrapper which it inherits from the page area.

wrapper-height-spec-js-wrapper-height-should-create-a-pdf-1-snap

Merge request reports