Closed Bug 25658 Opened 25 years ago Closed 25 years ago

Fails to render tables correctly

Categories

(Core :: DOM: HTML Parser, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: laro, Assigned: harishd)

References

()

Details

(Keywords: testcase, Whiteboard: [TESTCASE])

Attachments

(1 file)

Platform: SuSE 6.3 Linux
Build ID: 200012520

Source below displays table that's supposed to be on the right side of the page
at top.

::: start ::::

<!-- This document was created using vi -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<HTML>
<HEAD>

<TITLE>Green Mountain Music Review - [  Jan/Feb 2000 - Issue #13 ]</TITLE>

<STYLE TYPE="text/css"><!-- A:link {text-decoration:
none}A:visited{text-decoration:none}A:active{text-decoration:none}--></STYLE>

</HEAD>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#336699" VLINK="#336699"
ALINK="#336699">

<CENTER>

<TABLE CELLSPACING="0" CELLPADDING="2" width=460 BORDER="0"><TR>

<table ALIGN=RIGHT BORDER=0 BGCOLOR="#d4d4d4" >

<tr>
<td>

<table BORDER=0 PADDING="1" >

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font size=-2><a
href="../index.html">&nbsp;HOME&nbsp;</a></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#d4d4d4"><b><font face="Verdana, Arial,
Helvetica"><font size=-2><a href="../music_reviews/<LAST ISSUE
HERE>.html">&nbsp;New Reviews&nbsp;</a></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../music_reviews/past_issues.html">&nbsp;Back
Issues</a></font></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../music_reviews/archives.html">&nbsp;Archives</a></font></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../music_reviews/AlbumOfTheMonth.html">&nbsp;AOM</a></font></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../music_reviews/contact_info.html">&nbsp;Label
Art(ists)</a></font></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../links.html">&nbsp;Links</a></font></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../contactus/index.html">&nbsp;Contact</a></font></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../newsletter.html">&nbsp;News</a></font></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../about.html">&nbsp;About</a></font></font></font></b></td>

<tr>
<td WIDTH="100" BGCOLOR="#ffffff"><b><font face="Verdana, Arial,
Helvetica"><font color="#403760"><font size=-2><a
href="../music_reviews/gmmr_glossary.html">&nbsp;Glossary</a></font></font></font></b></td>

</tr>
</table>

<form method=GET action="../search/wwwwais/wwwwais.cgi">
<font face="Verdana, Arial, Helvetica" size=-2>search<br></font> <input
type=text name="keywords" size=10 maxlength=40>
</form>

</TD>
</TR></TABLE>

<!------ Start Reviews ------>

<TABLE BORDER=0>
<TR>
<TD WIDTH=460 VALIGN=top>

<hr noshade=-1 align=left>
<font size=+1><b>Green Mountain Music Review</b></font>
<font face="helvetica, arial" size=2>Jan/Feb 2000 - Issue No. 13</font>
<hr noshade=-1 align=left>

<br>
<br>
<br>

<!--------- * Reviews Start Here * --------->

<TABLE BORDER=0>
<TR>
<TD WIDTH=460 VALIGN=top>

<font face=times new roman, times size=+1>JOSH BLOOMBERG</font><br> 
<i>How To Survive In Miami</i><BR>
Rain Records <tt>(RCC-1005J)</tt><br>
CD (1999)<br>

<font face="helvetica, arial" size=2>

<img src="../images/Josh_Bloomberg_Miami.jpg" vspace=15>

<P align=justify>THIS AMBITIOUS, "READS like a diary" guitarpop--moves about in
familiar circles with a melifluous songwriting structure of flowing acoustic and
ringing electric guitars, touches of cellos, violins, keyboards and programming
with decent choruses. Add to that a hard guitar edge like that on "Canyon" and
some sutble touches of short-wave interferance like on "The Boarding House" and
you wind up with an inspired confluent sound of guitarpop and modest orchestral
ambience with personal lyrics launched by Bloomberg's pleasently insuring vocal
delivery. Includes a nice cover of the ROLLING STONES "Beast Of Burden" (with
congos and cellos). Josh Bloomberg's subject matter walks between the not so
fine line of the dark and hopeful. A tip of the hat to <i>How To Survive In
Miami.</i> Nice one.</P>

</font>
<BR>

</TD>
</TR>
</TABLE>


<!----- * Bottom * ----->

<br>
<br>

<P align=right>
<FONT SIZE=1 FACE="arial,helvetica"> Copyright &copy; 2000 Green Mountain Music
Review<BR>

www.gmmr.net
</font>
</p>

</TD>
</TR>
</TABLE>

</BODY>
</HTML>

::: end :::
Attached file Testcase
Reassigning to Parser based on testcase.
Assignee: karnaze → rickg
Component: HTMLTables → Parser
Keywords: testcase
OS: Linux → All
QA Contact: chrisd → janc
Hardware: PC → All
Whiteboard: [TESTCASE]
Moving to my list
Assignee: rickg → harishd
Target Milestone: M14
Being a little picky in omitting illegal content in table.

FIXED.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
updated qa contact.
QA Contact: janc → bsharma
Verified on:
build: 2001-04-02-09-Mtrunk
platform: WinNT

Both the above url and the testcase loads fine.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: