Closed
Bug 86614
Opened 23 years ago
Closed 23 years ago
the page shows diffirent from 0.9 to 0.9.1
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: karotos, Assigned: clayton)
References
()
Details
Attachments
(1 file)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; el-GR; rv:0.9) Gecko/20010505
BuildID: 2001050515
I can see this page just fine using the greek 0.9 mozilla but when I installed
the newest 0.9.1 it looks terrible! :(
Probbably a layer thing
Reproducible: Always
Steps to Reproduce:
1.go to www.westnet.gr using mozilla 0.9
2.go to www.westnet.gr using mozilla 0.9.1
3.see the diffirence
4. cry loud :)
Actual Results: 0.9.1 showed the page with mixed layers
Expected Results: display the same page and/or better page
Comment 1•23 years ago
|
||
Can you attach screen shots of the output in 0.9 and 0.9.1?
Comment 2•23 years ago
|
||
I narrowed down the problem: There is a <style> element which specified
TYPE="TEXT/CSS" in uppercase. Changing this to lowercase (TYPE="text/css")
allows Moz to recognize the style element.
Comment 3•23 years ago
|
||
Updated•23 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 5•23 years ago
|
||
yeah, this is a dup. and a patch is on the way, it looks like.
*** This bug has been marked as a duplicate of 59619 ***
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•