Closed Bug 269764 Opened 20 years ago Closed 11 years ago

icemat.com - errors in CSS layout styles

Categories

(Tech Evangelism Graveyard :: English Other, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: MrDuckHunter, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

Firefox have probleme to reder some page on icemat.com website

Reproducible: Always
Steps to Reproduce:
1.Go to www.icemat.com
2.Click on product on the topbar
3.See how wrong the page is render

Actual Results:  
Wrong Redering

Expected Results:  
Correct Redering :D
Not a Firefox bug, moving to Browser. Rendering is same in Firefox 1.0 and
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041105.
Assignee: firefox → nobody
Component: General → Layout
OS: Linux → All
Product: Firefox → Browser
QA Contact: firefox.general → core.layout
Hardware: PC → All
Version: unspecified → Trunk
.content_main  {
	display: inline;
}

That should be removed.  It does nothing to change the display in IE, and breaks
the display in Mozilla.

.shopping_main  {
	display: inline;
}

Ditto.

<div style="padding: 7px; width: 100%;" class="lightgreen">
<div style="padding: 7px; width: 100%;" class="darkgreen">

The widths do nothing in IE and break the layout in Moz.  Should be removed.

And then the layout is fine.

No browser bugs here.
->TE
Assignee: nobody → english-other
Status: UNCONFIRMED → NEW
Component: Layout → English Other
Ever confirmed: true
Priority: -- → P3
Product: Browser → Tech Evangelism
QA Contact: core.layout → english-other
Summary: Can't view this page correctly → icemat.com - errors in CSS layout styles
Version: Trunk → unspecified
Site is 404.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.