#25987 closed defect (bug) (invalid)
CSS text-rendering property causing issues with headlines in Chrome
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | WordPress.org Site | Keywords: | |
Focuses: | Cc: |
Description
I am running Google Chrome Version 30.0.1599.114 on latest Kubuntu and I have issues with headlines on wordpress.org website.
Issue can be spotted on this url: http://core.trac.wordpress.org/
Screenshot of the issue (also attached): http://pbrd.co/1dt1bxh
It appears that this css rule is causing the issue:
#headline h2 { text-rendering: optimizeLegibility; }
When set to "auto" instead of "optimizeLegibility" it no longer has such issue.
I can confirm that the issue is not happening in latest FF on the same OS.
Let me know if you need anything else.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Screenshot of an issue in Chrome