Closed Bug 3073 Opened 26 years ago Closed 26 years ago

{compat} font parsing 'incorrect'

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 991

People

(Reporter: nbaca, Assigned: buster)

References

()

Details

viewer.exe 2/5/99 NT4, MAC 8.5, Linux website: www.travelocity.com qa assign to chrisd@netscape.com Problem: NT, Mac, Linux. The bottom of the page should have vertical lines between the links such as "Flights" "Cars" and "Hotels" but they don't. 4.5.1: NT and Mac show the vertical lines between the links. Other 5.0: NT, Mac, Linux do not show vertical lines for all links.
Status: NEW → ASSIGNED
Assignee: rickg → kipp
Status: ASSIGNED → NEW
This not actually a bug. The HTML is interpreted *incorrectly* by navigator. There is a floating table bug on this page, which I'll forward to kipp. Kipp: This page shows your floating table bug (align=left). It's a dup.
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
test
Status: NEW → ASSIGNED
Component: Viewer App → Parser
QA Contact: 3853 → 3847
Target Milestone: M4
janc, how does this look with Mar15 build when out...all platforms.
Priority: P2 → P3
As of March 30th, the following issues remain on the page: 1. The black/blue horizontal stripes are too tall (this problem is repeated on the page several times in various table columns) 2. The vertical spacing after "travel headlines" isn't compatible
This is a <font> problem. The following reproduces it: <STYLE type="text/css"> P { margin: 1em 0; display:block; } DIV { background: navy; color: white; } </STYLE> <DIV><FONT><P>Hello</P></FONT></DIV> (Remove the <font> and it displays correctly).
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Summary: Bottom of page doesn't have lines separating links → {compat} font parsing 'incorrect'
The font parsing issue is dealt with by bug 991. *** This bug has been marked as a duplicate of 991 ***
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.