WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
176162
<strong> text is rendered for incorrect size
https://bugs.webkit.org/show_bug.cgi?id=176162
Summary
<strong> text is rendered for incorrect size
Danyao Wang
Reported
2017-08-31 07:26:57 PDT
Created
attachment 319460
[details]
Copy of the web page demonstrating the problem <strong> element is incorrectly rendered in Safari, Safari Technology Review and WKWebView. In the screenshot below, notice that "hundreds of alts" are rendered with a small font size. The font-size is specified in <style> as 1em. The computed font-size on a fresh reload is 9px. The strange thing is that any change to a style (even if not directly related to font size) in Web Inspector, such as toggling the font-color, will cause the size to be recomputed to 16px. The problem is noticed on
https://hackcabin.com/post/dont-mine-bitcoin-mine-altcoins/
. A copy of the html is attached. Screenshot:
https://photos.app.goo.gl/WMHtSGagib58iX9k2
Attachments
Copy of the web page demonstrating the problem
(31.97 KB, text/html)
2017-08-31 07:26 PDT
,
Danyao Wang
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Danyao Wang
Comment 1
2017-08-31 07:27:59 PDT
Correction: The font is specified in <style> as *1rem* (not 1em).
Radar WebKit Bug Importer
Comment 2
2017-09-07 10:00:13 PDT
<
rdar://problem/34309342
>
Myles C. Maxfield
Comment 3
2018-09-11 12:51:11 PDT
I can't reproduce this. Is it still happening?
Danyao Wang
Comment 4
2018-09-14 14:44:46 PDT
I can't reproduce it anymore in iOS 12, but I can still reproduce in iOS 10.3 in simulator. So it must got fixed somewhere along the way. We can close this issue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug