Bug 137203 - iOS8: Inconsistent rendering of webfonts with weight = bold in standalone mode
Summary: iOS8: Inconsistent rendering of webfonts with weight = bold in standalone mode
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Other
: P2 Major
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-09-28 19:59 PDT by Reza
Modified: 2014-09-29 16:48 PDT (History)
3 users (show)

See Also:


Attachments
minimal project (439.73 KB, application/x-gzip)
2014-09-28 19:59 PDT, Reza
no flags Details
screenshot of incorrect rendering (58.12 KB, image/png)
2014-09-28 20:02 PDT, Reza
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reza 2014-09-28 19:59:59 PDT
Created attachment 238837 [details]
minimal project

the minimal example project is attached.

Safari 8 inconsistently renders the text either concatenated (without spaces between words) or renders the text in multiple lines by breaking the sentence on word boundaries.

** it's important to run the application in the standalone mode by adding the shortcut to home screen and launching it from home screen.
Comment 1 Reza 2014-09-28 20:02:30 PDT
Created attachment 238838 [details]
screenshot of incorrect rendering

As you can see the text is rendered in a way that all words look concatenated.
Comment 2 Reza 2014-09-28 20:20:20 PDT
might have been caused by the media query which forces SVG font for webkit as a workaround for previous versions of safari. will look test it without SVG font and might close this defect after that
Comment 3 Reza 2014-09-28 20:42:00 PDT
the CSS was forcing use of SVG font to workaround a bug in previous versions which is not required anymore.
Comment 4 Radar WebKit Bug Importer 2014-09-29 16:48:06 PDT
<rdar://problem/18495038>