Closed Bug 269723 Opened 20 years ago Closed 20 years ago

Bad display of spaces between pics and between pics and text

Categories

(Core :: Layout: Tables, defect)

x86
Windows 2000
defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 251712

People

(Reporter: patarchy, Unassigned)

References

()

Details

(Keywords: qawanted)

Attachments

(2 files)

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

In the central frame of hte web page:

There is no space between each pics (up to down way)
Tere is no space between and the text on the left of each pics 

Reproducible: Always
Steps to Reproduce:
1. connect to that link with Fire fox and IE, in the second case there is some
space between each pics and between pics and text
2.
3.
Attached file testcase
Problem only occurs in Standards mode rendering, not quirks or Almost Standards.

This is probably as intended, but I forget what these rendering modes are doing.

->Layout/Tables
Assignee: bugs → nobody
Component: View Source → Layout: Tables
Keywords: testcase
Product: Firefox → Browser
QA Contact: firefox.view-source → core.layout.tables
Version: unspecified → Trunk
I don't see a difference in the testcase rendering between IE and moz.
I also don't see a difference on the testcase between standards and quirks. 
Sounds like the testcase just isn't showing this bug...
Keywords: testcaseqawanted
The site just uses IE's "Three Pixel Text-Jog" bug where it puts 3px between a
left float and the text.
http://www.positioniseverything.net/explorer/threepxtest.html

The problem here is that not the image itself is floated; it is inside its own
left floated table, so the |img[align=left] { margin-right: 3px; }| rule in
quirk.css doesn't apply.

*** This bug has been marked as a duplicate of 251712 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: