Edit report at https://bugs.php.net/bug.php?id=71370&edit=1
ID: 71370 Updated by: [email protected] Reported by: dhaupin at gmail dot com Summary: Source Code Pro ampersand rending issue Status: Open Type: Bug Package: Website problem PHP Version: Irrelevant Block user comment: N Private report: N New Comment: Well, I took a cursory glance at it on Mac OS X 10.11 in Chrome and Firefox. Could not reproduce there. I'm guessing it has to do with Windows font settings somehow. Previous Comments: ------------------------------------------------------------------------ [2016-01-14 18:28:16] [email protected] I can reproduce the issue with IE 11, FF 43 and Chrome 47 on Windows 7. ------------------------------------------------------------------------ [2016-01-14 17:52:38] [email protected] What browser and OS are you using? ------------------------------------------------------------------------ [2016-01-14 15:34:14] dhaupin at gmail dot com Thanks for changing that package. I dunno why but "Website problem" is not available in the list when submitting a new bug. ------------------------------------------------------------------------ [2016-01-14 15:12:40] dhaupin at gmail dot com Description: ------------ There seems to be something broken with the bold "&" character of "Source Code Pro" font used on php.net. When "&" is placed in <code>, within a <strong>, it gets a weight of 700 from CSS. This causes a strange character that looks like a smear to render. Rando page its on: http://www.php.net/manual/en/language.operators.bitwise.php Looks like: http://i.imgur.com/jXUiX66.png Test script: --------------- <strong class="userinput"><code>&</code></strong> ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=71370&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
