Closed Bug 78542 Opened 25 years ago Closed 24 years ago

dukebasketballreport.com - Browser not rendering "depth" in the tree of BBS

Categories

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

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: marty, Assigned: bc)

References

()

Details

Go to the above URL and read any thread. There is no "depth" to the tree, as all the follow-ups/replies appear at the same level. It seems that other browsers render this correctly. Just thought you guys might want to know...
The page uses nested <dl> elements to render. Like this: <dl> <dd>level 1</dd> <dl> <dd> level 2 </dd> </dl> </dl> This is invalid HTML... Now <dl> itself has no left margin. <dd> is what has the left margin. In IE, it's the <dl> that has a margin, I would guess. So IE shows this indented and we do not. I would suggest evangelism to use non-broken HTML.....
I agree. -> Evang., but I'd feel more comfortable if Ian checked our sanity...
Assignee: asa → bclary
Status: UNCONFIRMED → NEW
Component: Browser-General → Evangelism
Ever confirmed: true
QA Contact: doronr → zach
Priority: -- → P4
Arun, I'm giving you all the Linux bugs. If these bugs can be confirmed for other OS's please (someone) change the Platform/OS to All/All and reassign to the default Evangelism Component Owner.
Assignee: bclary → aruner
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Arun, I am taking your Linux bugs minus banks. Hope you don't mind.
Assignee: aruner → bclary
Summary: Browser not rendering "depth" in the tree of BBS → dukebasketballreport.com - Browser not rendering "depth" in the tree of BBS
fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.