Coerce Chrome into breaking monospaced text when printing tables to PDFs
commit545417597322e3c362456a02c37f711ade0a202b
authorepriestley <git@epriestley.com>
Tue, 11 Aug 2020 17:50:10 +0000 (11 10:50 -0700)
committerepriestley <git@epriestley.com>
Wed, 12 Aug 2020 14:34:54 +0000 (12 07:34 -0700)
tree5d8350ec626236ff60eb280d003d396f394e1cb7
parent79375c6c53985f447a87b9770d088e31e93f5dd7
Coerce Chrome into breaking monospaced text when printing tables to PDFs

Summary:
See T13564. In Chrome only, printing tables with a cell containing an unbroken monospaced text element fails to wrap/break the cell.

Adding "overflow-wrap" appears to fix this without making anything worse. Try this until new problems arise.

Test Plan: Printed such a table to PDF in Chrome, got wrapping with all content visible in the PDF.

Differential Revision: https://secure.phabricator.com/D21439
resources/celerity/map.php
webroot/rsrc/css/core/remarkup.css