RESOLVED INVALID 20000
hixie.ch : the log file is displayed incorrectly : http://www.hixie.ch/tests/evil/css/css21/contributions/LOG
https://bugs.webkit.org/show_bug.cgi?id=20000
Summary hixie.ch : the log file is displayed incorrectly : http://www.hixie.ch/tests/...
Calvin Anderson
Reported 2008-07-10 17:00:54 PDT
I. Steps: ----------- 1. Launch Safari 2. Go to http://www.hixie.ch/tests/evil/css/css21/contributions/LOG II. Issue: ----------------- * The test wraps onto next line. * No horizontal scroll bar seen. III. Other browsers: ----------------------- IE7 : Ok FF3 : Ok Opera 9.27: Ok IV. Safari nightly tested: version 3.1.1(525.17 )- r34388. Not working properly on Safari. V. Safari screenshot : Avalible
Attachments
Screenshot (192.93 KB, image/png)
2008-07-10 17:00 PDT, Calvin Anderson
no flags
Calvin Anderson
Comment 1 2008-07-10 17:00:55 PDT
Created attachment 22238 [details] Screenshot
Robert Blaut
Comment 2 2008-07-11 05:56:02 PDT
It's not a bug, it's a feature. Webkit displays raw text files with CSS formating: pre {word-wrap: break-word; white-space: pre-wrap;} You can see it inside Web Inspector (right click on a page and choose "Inspect Element").
Note You need to log in before you can comment on or make changes to this bug.