WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
18256
Page does not render correctly compared with firefox
https://bugs.webkit.org/show_bug.cgi?id=18256
Summary
Page does not render correctly compared with firefox
jhorneratl
Reported
2008-03-31 23:39:53 PDT
I went to this url with safari 3.1, then tried the nightly and it was clear that the site was not rendering correctly. I tried different user agents to see what the results would be, and it rendered the same regardless. The site rendered correctly with firefox.
Attachments
Fixed: added some parentheses
(46.09 KB, text/html)
2008-04-02 14:55 PDT
,
Marcus
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Marcus
Comment 1
2008-04-02 14:55:31 PDT
Created
attachment 20301
[details]
Fixed: added some parentheses This is hands down the worst designed page ever. What causes the diplay bug is that in the embedded stylesheet several background:url(..) properties are missing the closing parenthesis. Simply adding them will fix the problem. Seems that IE and Firefox can handle this error more gracefully.
Frances Cornwall
Comment 2
2024-04-24 13:39:43 PDT
The attached test case renders correctly in Safari 17.4.1.
Frances Cornwall
Comment 3
2024-04-26 16:13:54 PDT
The url is not found in Safari 17.4.1.
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