Closed
Bug 142982
Opened 23 years ago
Closed 23 years ago
Table captions don't appear
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sapient.fridge, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204
BuildID: 20020204
If you look at the page in IE or Netscape (4.78) then you will see that the
captions on the tables appear with a fair bit of information (including icons)
in the table captions but in Mozilla only the table contents appear.
It's possible that my HTML is wrong but I can't see why.
Reproducible: Always
Steps to Reproduce:
Go to http://www.sengir.demon.co.uk/isp/A-1_NET.html then look at what the
source says compared to what appears on screen. This bit is ignored by Mozilla:
<CAPTION>
<H3 ALIGN = "CENTER"> <A HREF="A-1_NET.html" TARGET="_top"> Page for <B> A-1.NET
</B> </A> <BR>(<A HREF =
"mailto:A-1.NET@abuse.net?subject=http://www.sengir.demon.co.uk/isp/A-1_NET.html">mail
them</A> via <A HREF = "http://www.abuse.net"> abuse.net </A>) <BR>
<IMG SRC="hat4.gif"> 2 live : 4 dead = 33% black <BR>
<H4>Mail updates to <A
HREF="mailto:Sapient.Fridge@spamsites.org">Sapient.Fridge@spamsites.org</A>.
<BR> ( Return to the <A HREF = "../index.html" TARGET="_top">main page <A>
)</H4>
</CAPTION>
Actual Results: The caption was missing from the tables
Expected Results: It should have shown this text as the table caption:
Page for A-1.NET
(mail them via abuse.net )
2 live : 4 dead = 33% black
Mail updates to Sapient.Fridge@spamsites.org.
( Return to the main page )
Comment 1•23 years ago
|
||
WFM in a recent build; similar bugs reported fixed since 0.9.8 also. Please
check if the bug is reproducible in a more recent build.
Comment 2•23 years ago
|
||
WFM (2002050708, WinNT)
(Note: There's an unclosed H3 tag in that sample code.)
Marking WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•