WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
21628
text in header is shifted down due to multiple charset declaration in css file
https://bugs.webkit.org/show_bug.cgi?id=21628
Summary
text in header is shifted down due to multiple charset declaration in css file
jasneet
Reported
2008-10-15 16:35:00 PDT
I Steps: Go to
http://blog.sina.com.cn/dangnianmingyue#aList_ALIST_1233526741
II Issue: text in header is shifted down. look for ....BLOG.... III Conclusion: The misalignment of the title is caused by the multiple charset declaration in the css file: @charset "utf-8"; @charset "utf-8"; .bannerLayout { position:relative; } .bannerContent { position:absolute; top:40%; left:55px; } IV Other Browsers: IE7: ok FF3: ok V Nightly tested: 37604
Attachments
reduced testcase
(478 bytes, application/octet-stream)
2008-10-15 16:36 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-10-15 16:36:08 PDT
Created
attachment 24378
[details]
reduced testcase
Alexey Proskuryakov
Comment 2
2010-08-30 10:19:07 PDT
Probably same as
bug 36515
.
Alexey Proskuryakov
Comment 3
2010-08-30 14:12:01 PDT
I cannot reproduce this problem with Safari 5.0.1. Likely, the site changed. This is probably a duplicate of 36515, but I didn't bother installing RAR to verify that the attached reduced test is now fixed.
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