RESOLVED INVALID30512
Mangles anything that falls within the <pre> or <code> tags
https://bugs.webkit.org/show_bug.cgi?id=30512
Summary Mangles anything that falls within the <pre> or <code> tags
dave
Reported 2009-10-19 06:08:47 PDT
As I understand it the <pre> tag is supposed to preserve spaces and line breaks in the html. Safari instead replaces many letters with blank spaces. The file at http://davidmo.com/bugs/bug.html should display the letters a through z but it only shows some of the letters.
Attachments
Has the letters a-z inside a <pre> tag. They do not show up correctly. (482 bytes, text/html)
2009-10-19 06:14 PDT, dave
no flags
dave
Comment 1 2009-10-19 06:14:49 PDT
Created attachment 41414 [details] Has the letters a-z inside a <pre> tag. They do not show up correctly. Simple demonstration of bug. Has the letters a-z inside a <pre> tag. They do not show up correctly.
Alexey Proskuryakov
Comment 2 2009-10-19 10:25:49 PDT
I cannot reproduce this (and we'd certainly hear a lot about this if this were a widespread issue). Chances are that font rendering is somehow confused on your machine - either a broken font is installed, or system-level font caches are corrupted. Actually, all comments in Bugzilla are in <pre> tags.
Note You need to log in before you can comment on or make changes to this bug.