Automatic linebreak of inline math inside shrink-wrap elements
Created by: kwkbtr
Minimal test case: https://jsbin.com/yapulamewo/2/edit?html,output
When automatic linebreak is turned on, an inline math inside a shrink-wrap element (e.g. table cell) is broken to multiple lines even if there is enough horizontal space. I suspect this is caused by #2006 since v2.7.4 does not have the problem.