ASSIGNED 163717
In iOS Safari, text is cut off in blog post about link preview API
https://bugs.webkit.org/show_bug.cgi?id=163717
Summary In iOS Safari, text is cut off in blog post about link preview API
mitz
Reported 2016-10-19 23:06:37 PDT
Created attachment 292153 [details] Screen shot Some of the text in the blog post at the URL is cut off when viewed in Safari on an iPhone 6s. You can also see this using Responsive Design Mode in Safari on a Mac. For example, look at the third paragraph from the bottom. There is no way to scroll or zoom out to see the end of the second line in that paragraph. See screenshot.
Attachments
Screen shot (115.56 KB, image/png)
2016-10-19 23:06 PDT, mitz
no flags
Jon Davis
Comment 1 2016-10-24 11:44:06 PDT
The code markup needs word-break: break-all
Note You need to log in before you can comment on or make changes to this bug.