Closed Bug 212567 Opened 21 years ago Closed 13 years ago

beataspeedingticket.com - list item bullets on this page overlap text

Categories

(Tech Evangelism Graveyard :: English US, defect, P4)

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: jruderman, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

The list-item bullets on http://www.beataspeedingticket.com/ are inside the text
of the list items.  The code on the page looks like

<li>
 <p style="margin-left: -29px">Foo</p>
</li>

In IE and Opera7, the bullet moves left along with the paragraph.  In Mozilla
and Netscape 4, it doesn't, so the bullet overlaps the text in the list item.
Attached file testcase
I'm pretty sure that's not a bug.  We're doing what the CSS says to do.  I don't
see what in the code would justify IE and Opera moving the bullet to accomodate
the margin.

Plus, the CSS declaration as they have it in the actual page is invalid since
there's no unit of length:
<li><p style="margin-left: -29">Foo</p></li>

I suspect this should be transferred over to being a TE bug.
These are outside bullets, right?  Then the margin of the kid should not affect
the bullet positioning.
Assignee: block-and-inline → english-us
Component: Layout: Block & Inline → English US
OS: Windows XP → All
Product: Browser → Tech Evangelism
QA Contact: ian → english-us
Hardware: PC → All
Version: Trunk → unspecified
Priority: -- → P4
Summary: list item bullets on this page overlap text → beataspeedingticket.com - list item bullets on this page overlap text
INCOMPLETE due to lack of activity since the end of 2009.

If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.

Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: