User:Sbb/sandbox/Safari math block wrap bug
Appearance
| Software | Version |
|---|---|
| Safari | 26.4 |
| MediaWiki | 1.47.0-wmf.3 (e2b9baf) |
Testing an issue where a <math display="block">, like
is followed by a long line of text, or a paragraph, with no linebreak between the closing </math> tag and the following text. This was observed in Safari 26.4 on English Wikipedia (MW 1.47.0-wmf.3 (e2b9baf)). If this bug repros, the first line of this sub-paragraph following the math block should overflow into the right-floated infobox/table/<div>. Subsequent lines should wrap correctly.